Black Wash
#0c0c0c · one of 31,915 named colors
Black Wash is a very dark, muted black with the hex code #0c0c0c. In RGB it is 12 red, 12 green and 12 blue, and white text is most readable on top of it.
Codes
HEX
#0c0c0cHEX8
#0c0c0cffRGB
rgb(12, 12, 12)RGBA
rgba(12, 12, 12, 1)RGB %
rgb(5%, 5%, 5%)HSL
hsl(0, 0%, 5%)HSLA
hsla(0, 0%, 5%, 1)Variables
Sass
$black-wash: #0c0c0c;Less
@black-wash: #0c0c0c;CSS
--black-wash: #0c0c0c;Similar colors