#422407
A very dark, vivid orange closely aligning with Saddlebrown.
About #422407
Visually, #422407 is defined as a vivid orange. If you're using CSS, you might find it aligns closely with Saddlebrown. Its digital footprint relies on 66 parts red, 36 parts green, and 7 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 45% M, 89% Y, and 74% K. The HSL representation is 29.5° hue, 80.8% saturation, and 14.3% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#422407
RGB66, 36, 7
HSL29.5°, 80.8%, 14.3%
CMYK0%, 45%, 89%, 74%
HSV29.5°, 89.4%, 25.9%
LAB17.6, 11.6, 23.0
XYZ2.9, 2.4, 0.5
Decimal4334599
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.12:1
Text on #FFFFFF
AAA
1.49:1
Text on #000000
FAIL
13.50:1
Text on #F8FAFC
AAA
1.26:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #422407;
}
.text-color {
color: #422407;
}
.border-color {
border: 2px solid #422407;
}