#574933
A dark, muted orange closely aligning with Dimgray.
About #574933
Visually, #574933 is defined as a muted orange. Designers often compare it to the standard color Dimgray. This translates to an RGB value of rgb(87, 73, 51).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 16% M, 41% Y, and 66% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#574933
RGB87, 73, 51
HSL36.7°, 26.1%, 27.1%
CMYK0%, 16%, 41%, 66%
HSV36.7°, 41.4%, 34.1%
LAB31.9, 2.3, 15.4
XYZ6.9, 7.0, 4.1
Decimal5720371
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.73:1
Text on #FFFFFF
AAA
2.41:1
Text on #000000
FAIL
8.34:1
Text on #F8FAFC
AAA
2.05:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #574933;
}
.text-color {
color: #574933;
}
.border-color {
border: 2px solid #574933;
}