#7C502C
A dark, moderate orange closely aligning with Saddlebrown.
About #7C502C
Visually, #7C502C is defined as a moderate orange. Designers often compare it to the standard color Saddlebrown. Its digital footprint relies on 124 parts red, 80 parts green, and 44 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 35% M, 65% Y, and 51% K. The HSL representation is 27.0° hue, 47.6% saturation, and 32.9% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#7C502C
RGB124, 80, 44
HSL27.0°, 47.6%, 32.9%
CMYK0%, 35%, 65%, 51%
HSV27.0°, 64.5%, 48.6%
LAB38.2, 14.6, 28.5
XYZ11.6, 10.2, 3.7
Decimal8146988
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.91:1
Text on #FFFFFF
AA
3.04:1
Text on #000000
AA Large
6.60:1
Text on #F8FAFC
AA
2.59:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C502C;
}
.text-color {
color: #7C502C;
}
.border-color {
border: 2px solid #7C502C;
}