#332C1D
A very dark, muted orange closely aligning with Black.
About #332C1D
When working with digital screens, the color #332C1D is rendered by mixing light. Its closest recognized web color is Black. This translates to an RGB value of rgb(51, 44, 29).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 14% Magenta, 43% Yellow, and 80% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#332C1D
RGB51, 44, 29
HSL40.9°, 27.5%, 15.7%
CMYK0%, 14%, 43%, 80%
HSV40.9°, 43.1%, 20.0%
LAB18.3, 0.4, 10.9
XYZ2.5, 2.6, 1.5
Decimal3353629
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.83:1
Text on #FFFFFF
AAA
1.52:1
Text on #000000
FAIL
13.22:1
Text on #F8FAFC
AAA
1.29:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #332C1D;
}
.text-color {
color: #332C1D;
}
.border-color {
border: 2px solid #332C1D;
}