Hulk
#008000 · one of 31,915 named colors
Hulk is a dark, vivid green with the hex code #008000. In RGB it is 0 red, 128 green and 0 blue, and white text is most readable on top of it.
Codes
HEX
#008000HEX8
#008000ffRGB
rgb(0, 128, 0)RGBA
rgba(0, 128, 0, 1)RGB %
rgb(0%, 50%, 0%)HSL
hsl(120, 100%, 25%)HSLA
hsla(120, 100%, 25%, 1)Variables
Sass
$hulk: #008000;Less
@hulk: #008000;CSS
--hulk: #008000;Similar colors