#7C5700
A dark, vivid orange closely aligning with Saddlebrown.
About #7C5700
The hex code #7C5700 represents a beautifully specific shade of orange. Designers often compare it to the standard color Saddlebrown. In the RGB color space, it consists of 124 red, 87 green, and 0 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 30% Magenta, 100% Yellow, and 51% Black. With a hue angle of 42.1 degrees, it sits comfortably in the orange spectrum.
Contrast ratios determine whether this color is safe for typography. 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#7C5700
RGB124, 87, 0
HSL42.1°, 100.0%, 24.3%
CMYK0%, 30%, 100%, 51%
HSV42.1°, 100.0%, 48.6%
LAB39.8, 8.6, 47.9
XYZ11.7, 11.1, 1.5
Decimal8148736
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.52:1
Text on #FFFFFF
AA
3.22:1
Text on #000000
AA Large
6.23:1
Text on #F8FAFC
AA
2.74:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C5700;
}
.text-color {
color: #7C5700;
}
.border-color {
border: 2px solid #7C5700;
}