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