#7C572C
A dark, moderate orange closely aligning with Saddlebrown.
About #7C572C
At its core, #7C572C is a dark and moderate hue. Its closest recognized web color is Saddlebrown. In the RGB color space, it consists of 124 red, 87 green, and 44 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 30% Magenta, 65% Yellow, and 51% Black. The HSL representation is 32.3° hue, 47.6% saturation, and 32.9% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7C572C
RGB124, 87, 44
HSL32.3°, 47.6%, 32.9%
CMYK0%, 30%, 65%, 51%
HSV32.3°, 64.5%, 48.6%
LAB40.1, 10.4, 30.6
XYZ12.2, 11.3, 3.9
Decimal8148780
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.45:1
Text on #FFFFFF
AA
3.26:1
Text on #000000
AA Large
6.16:1
Text on #F8FAFC
AA
2.77:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C572C;
}
.text-color {
color: #7C572C;
}
.border-color {
border: 2px solid #7C572C;
}