Pettifers
#228822 · one of 31,915 named colors
Pettifers is a dark, strong green with the hex code #228822. In RGB it is 34 red, 136 green and 34 blue, and black text is most readable on top of it.
Codes
HEX
#228822HEX8
#228822ffRGB
rgb(34, 136, 34)RGBA
rgba(34, 136, 34, 1)RGB %
rgb(13%, 53%, 13%)HSL
hsl(120, 60%, 33%)HSLA
hsla(120, 60%, 33%, 1)Variables
Sass
$pettifers: #228822;Less
@pettifers: #228822;CSS
--pettifers: #228822;