#7C492C
A dark, moderate orange closely aligning with Sienna.
About #7C492C
When working with digital screens, the color #7C492C is rendered by mixing light. Its closest recognized web color is Sienna. Its digital footprint relies on 124 parts red, 73 parts green, and 44 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 41% Magenta, 65% Yellow, and 51% Black. The HSL representation is 21.7° hue, 47.6% saturation, and 32.9% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7C492C
RGB124, 73, 44
HSL21.7°, 47.6%, 32.9%
CMYK0%, 41%, 65%, 51%
HSV21.7°, 64.5%, 48.6%
LAB36.4, 18.8, 26.3
XYZ11.1, 9.2, 3.6
Decimal8145196
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.38:1
Text on #FFFFFF
AAA
2.85:1
Text on #000000
FAIL
7.05:1
Text on #F8FAFC
AAA
2.42:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C492C;
}
.text-color {
color: #7C492C;
}
.border-color {
border: 2px solid #7C492C;
}