Troll Green
#014e2e · one of 31,915 named colors
Troll Green is a dark, vivid green with the hex code #014e2e. In RGB it is 1 red, 78 green and 46 blue, and white text is most readable on top of it.
Codes
HEX
#014e2eHEX8
#014e2effRGB
rgb(1, 78, 46)RGBA
rgba(1, 78, 46, 1)RGB %
rgb(0%, 31%, 18%)HSL
hsl(155, 97%, 15%)HSLA
hsla(155, 97%, 15%, 1)Variables
Sass
$troll-green: #014e2e;Less
@troll-green: #014e2e;CSS
--troll-green: #014e2e;