#331D00
A very dark, vivid orange closely aligning with Black.
About #331D00
At its core, #331D00 is a very dark and vivid hue. Its closest recognized web color is Black. Its digital footprint relies on 51 parts red, 29 parts green, and 0 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 43% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#331D00
RGB51, 29, 0
HSL34.1°, 100.0%, 10.0%
CMYK0%, 43%, 100%, 80%
HSV34.1°, 100.0%, 20.0%
LAB13.1, 7.9, 19.6
XYZ1.8, 1.6, 0.2
Decimal3349760
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.95:1
Text on #FFFFFF
AAA
1.32:1
Text on #000000
FAIL
15.25:1
Text on #F8FAFC
AAA
1.12:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #331D00;
}
.text-color {
color: #331D00;
}
.border-color {
border: 2px solid #331D00;
}