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