#75573A
A dark, moderate orange closely aligning with Dimgray.
About #75573A
At its core, #75573A is a dark and moderate hue. Its closest recognized web color is Dimgray. This translates to an RGB value of rgb(117, 87, 58).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 26% M, 50% Y, and 54% K. With a hue angle of 29.5 degrees, it sits comfortably in the orange spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75573A
RGB117, 87, 58
HSL29.5°, 33.7%, 34.3%
CMYK0%, 26%, 50%, 54%
HSV29.5°, 50.4%, 45.9%
LAB39.4, 8.5, 21.6
XYZ11.5, 10.9, 5.5
Decimal7690042
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.60:1
Text on #FFFFFF
AA
3.18:1
Text on #000000
AA Large
6.31:1
Text on #F8FAFC
AA
2.70:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #75573A;
}
.text-color {
color: #75573A;
}
.border-color {
border: 2px solid #75573A;
}