Planter
#339900 · one of 31,915 named colors
Planter is a dark, vivid green with the hex code #339900. In RGB it is 51 red, 153 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#339900HEX8
#339900ffRGB
rgb(51, 153, 0)RGBA
rgba(51, 153, 0, 1)RGB %
rgb(20%, 60%, 0%)HSL
hsl(100, 100%, 30%)HSLA
hsla(100, 100%, 30%, 1)Variables
Sass
$planter: #339900;Less
@planter: #339900;CSS
--planter: #339900;