Sepia Black
#2b0202 · one of 31,915 named colors
Sepia Black is a very dark, vivid red with the hex code #2b0202. In RGB it is 43 red, 2 green and 2 blue, and white text is most readable on top of it.
Codes
HEX
#2b0202HEX8
#2b0202ffRGB
rgb(43, 2, 2)RGBA
rgba(43, 2, 2, 1)RGB %
rgb(17%, 1%, 1%)HSL
hsl(0, 91%, 9%)HSLA
hsla(0, 91%, 9%, 1)Variables
Sass
$sepia-black: #2b0202;Less
@sepia-black: #2b0202;CSS
--sepia-black: #2b0202;