#7C4224
A dark, moderate orange closely aligning with Saddlebrown.
About #7C4224
The hex code #7C4224 represents a beautifully specific shade of orange. Its closest recognized web color is Saddlebrown. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 66, and 36.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 47% M, 71% Y, and 51% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C4224
RGB124, 66, 36
HSL20.5°, 55.0%, 31.4%
CMYK0%, 47%, 71%, 51%
HSV20.5°, 71.0%, 48.6%
LAB34.6, 22.3, 28.8
XYZ10.6, 8.3, 2.7
Decimal8143396
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.89:1
Text on #FFFFFF
AAA
2.66:1
Text on #000000
FAIL
7.54:1
Text on #F8FAFC
AAA
2.26:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C4224;
}
.text-color {
color: #7C4224;
}
.border-color {
border: 2px solid #7C4224;
}