Off Black
#303030 · one of 31,915 named colors
Off Black is a dark, muted gray with the hex code #303030. In RGB it is 48 red, 48 green and 48 blue, and white text is most readable on top of it.
Codes
HEX
#303030HEX8
#303030ffRGB
rgb(48, 48, 48)RGBA
rgba(48, 48, 48, 1)RGB %
rgb(19%, 19%, 19%)HSL
hsl(0, 0%, 19%)HSLA
hsla(0, 0%, 19%, 1)Variables
Sass
$off-black: #303030;Less
@off-black: #303030;CSS
--off-black: #303030;Similar colors