Blackout
#0e0702 · one of 31,915 named colors
Blackout is a very dark, vivid black with the hex code #0e0702. In RGB it is 14 red, 7 green and 2 blue, and white text is most readable on top of it.
Codes
HEX
#0e0702HEX8
#0e0702ffRGB
rgb(14, 7, 2)RGBA
rgba(14, 7, 2, 1)RGB %
rgb(5%, 3%, 1%)HSL
hsl(25, 75%, 3%)HSLA
hsla(25, 75%, 3%, 1)Variables
Sass
$blackout: #0e0702;Less
@blackout: #0e0702;CSS
--blackout: #0e0702;Similar colors