#7C421D
A dark, moderate orange closely aligning with Saddlebrown.
About #7C421D
When working with digital screens, the color #7C421D is rendered by mixing light. Its closest recognized web color is Saddlebrown. This translates to an RGB value of rgb(124, 66, 29).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 47% M, 77% Y, and 51% K. 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. 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#7C421D
RGB124, 66, 29
HSL23.4°, 62.1%, 30.0%
CMYK0%, 47%, 77%, 51%
HSV23.4°, 76.6%, 48.6%
LAB34.5, 21.9, 32.6
XYZ10.5, 8.3, 2.2
Decimal8143389
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.91:1
Text on #FFFFFF
AAA
2.65:1
Text on #000000
FAIL
7.56:1
Text on #F8FAFC
AAA
2.26:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C421D;
}
.text-color {
color: #7C421D;
}
.border-color {
border: 2px solid #7C421D;
}