Stockleaf
#647b72 · one of 31,915 named colors
Stockleaf is a medium, muted green with the hex code #647b72. In RGB it is 100 red, 123 green and 114 blue, and black text is most readable on top of it.
Codes
HEX
#647b72HEX8
#647b72ffRGB
rgb(100, 123, 114)RGBA
rgba(100, 123, 114, 1)RGB %
rgb(39%, 48%, 45%)HSL
hsl(157, 10%, 44%)HSLA
hsla(157, 10%, 44%, 1)Variables
Sass
$stockleaf: #647b72;Less
@stockleaf: #647b72;CSS
--stockleaf: #647b72;