Green Clay
#889988 · one of 31,915 named colors
Green Clay is a medium, muted gray with the hex code #889988. In RGB it is 136 red, 153 green and 136 blue, and black text is most readable on top of it.
Codes
HEX
#889988HEX8
#889988ffRGB
rgb(136, 153, 136)RGBA
rgba(136, 153, 136, 1)RGB %
rgb(53%, 60%, 53%)HSL
hsl(120, 8%, 57%)HSLA
hsla(120, 8%, 57%, 1)Variables
Sass
$green-clay: #889988;Less
@green-clay: #889988;CSS
--green-clay: #889988;