#331D0F
A very dark, moderate orange closely aligning with Black.
About #331D0F
The precise color #331D0F is an excellent choice for modern design projects. Its closest recognized web color is Black. This translates to an RGB value of rgb(51, 29, 15).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 43% magenta, 71% yellow, and 80% black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a very dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#331D0F
RGB51, 29, 15
HSL23.3°, 54.5%, 12.9%
CMYK0%, 43%, 71%, 80%
HSV23.3°, 70.6%, 20.0%
LAB13.3, 9.0, 13.5
XYZ1.9, 1.6, 0.7
Decimal3349775
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.87:1
Text on #FFFFFF
AAA
1.32:1
Text on #000000
FAIL
15.17:1
Text on #F8FAFC
AAA
1.13:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #331D0F;
}
.text-color {
color: #331D0F;
}
.border-color {
border: 2px solid #331D0F;
}