Dull Olive
#7a7564 · one of 31,915 named colors
Dull Olive is a medium, muted gray with the hex code #7a7564. In RGB it is 122 red, 117 green and 100 blue, and white text is most readable on top of it.
Codes
HEX
#7a7564HEX8
#7a7564ffRGB
rgb(122, 117, 100)RGBA
rgba(122, 117, 100, 1)RGB %
rgb(48%, 46%, 39%)HSL
hsl(46, 10%, 44%)HSLA
hsla(46, 10%, 44%, 1)Variables
Sass
$dull-olive: #7a7564;Less
@dull-olive: #7a7564;CSS
--dull-olive: #7a7564;