Shady Grey
#849292 · one of 31,915 named colors
Shady Grey is a medium, muted gray with the hex code #849292. In RGB it is 132 red, 146 green and 146 blue, and black text is most readable on top of it.
Codes
HEX
#849292HEX8
#849292ffRGB
rgb(132, 146, 146)RGBA
rgba(132, 146, 146, 1)RGB %
rgb(52%, 57%, 57%)HSL
hsl(180, 6%, 55%)HSLA
hsla(180, 6%, 55%, 1)Variables
Sass
$shady-grey: #849292;Less
@shady-grey: #849292;CSS
--shady-grey: #849292;