#574942
A dark, muted orange closely aligning with Dimgray.
About #574942
At its core, #574942 is a dark and muted hue. Designers often compare it to the standard color Dimgray. This translates to an RGB value of rgb(87, 73, 66).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 16% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#574942
RGB87, 73, 66
HSL20.0°, 13.7%, 30.0%
CMYK0%, 16%, 24%, 66%
HSV20.0°, 24.1%, 34.1%
LAB32.2, 4.6, 6.4
XYZ7.3, 7.2, 6.2
Decimal5720386
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.62:1
Text on #FFFFFF
AAA
2.44:1
Text on #000000
FAIL
8.24:1
Text on #F8FAFC
AAA
2.07:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #574942;
}
.text-color {
color: #574942;
}
.border-color {
border: 2px solid #574942;
}