Dark Veil
#141311 · one of 31,915 named colors
Dark Veil is a very dark, muted black with the hex code #141311. In RGB it is 20 red, 19 green and 17 blue, and white text is most readable on top of it.
Codes
HEX
#141311HEX8
#141311ffRGB
rgb(20, 19, 17)RGBA
rgba(20, 19, 17, 1)RGB %
rgb(8%, 7%, 7%)HSL
hsl(40, 8%, 7%)HSLA
hsla(40, 8%, 7%, 1)Variables
Sass
$dark-veil: #141311;Less
@dark-veil: #141311;CSS
--dark-veil: #141311;