Grey of Darkness
#a2a2a2 · one of 31,915 named colors
Grey of Darkness is a medium, muted gray with the hex code #a2a2a2. In RGB it is 162 red, 162 green and 162 blue, and black text is most readable on top of it.
Part of Shades of Gray →
Try Grey of Darkness in the generator →
Codes
HEX
#a2a2a2HEX8
#a2a2a2ffRGB
rgb(162, 162, 162)RGBA
rgba(162, 162, 162, 1)RGB %
rgb(64%, 64%, 64%)HSL
hsl(0, 0%, 64%)HSLA
hsla(0, 0%, 64%, 1)Variables
Sass
$grey-of-darkness: #a2a2a2;Less
@grey-of-darkness: #a2a2a2;CSS
--grey-of-darkness: #a2a2a2;