Million Grey
#999999 · one of 31,915 named colors
Million Grey is a medium, muted gray with the hex code #999999. In RGB it is 153 red, 153 green and 153 blue, and black text is most readable on top of it.
Codes
HEX
#999999HEX8
#999999ffRGB
rgb(153, 153, 153)RGBA
rgba(153, 153, 153, 1)RGB %
rgb(60%, 60%, 60%)HSL
hsl(0, 0%, 60%)HSLA
hsla(0, 0%, 60%, 1)Variables
Sass
$million-grey: #999999;Less
@million-grey: #999999;CSS
--million-grey: #999999;Similar colors