#5F572C
A dark, moderate yellow closely aligning with Darkolivegreen.
About #5F572C
When working with digital screens, the color #5F572C is rendered by mixing light. Its closest recognized web color is Darkolivegreen. Its digital footprint relies on 95 parts red, 87 parts green, and 44 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 8% M, 54% Y, and 63% K. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#5F572C
RGB95, 87, 44
HSL50.6°, 36.7%, 27.3%
CMYK0%, 8%, 54%, 63%
HSV50.6°, 53.7%, 37.3%
LAB36.8, -3.3, 26.0
XYZ8.6, 9.4, 3.8
Decimal6248236
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.28:1
Text on #FFFFFF
AAA
2.89:1
Text on #000000
FAIL
6.95:1
Text on #F8FAFC
AA
2.45:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F572C;
}
.text-color {
color: #5F572C;
}
.border-color {
border: 2px solid #5F572C;
}