#332407
A very dark, vivid orange closely aligning with Black.
About #332407
Visually, #332407 is defined as a vivid orange. Its closest recognized web color is Black. This translates to an RGB value of rgb(51, 36, 7).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 29% M, 86% Y, and 80% K. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#332407
RGB51, 36, 7
HSL39.5°, 75.9%, 11.4%
CMYK0%, 29%, 86%, 80%
HSV39.5°, 86.3%, 20.0%
LAB15.4, 3.5, 19.7
XYZ2.0, 2.0, 0.5
Decimal3351559
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.04:1
Text on #FFFFFF
AAA
1.40:1
Text on #000000
FAIL
14.38:1
Text on #F8FAFC
AAA
1.19:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #332407;
}
.text-color {
color: #332407;
}
.border-color {
border: 2px solid #332407;
}