#575707
A very dark, vivid yellow closely aligning with Darkolivegreen.
About #575707
At its core, #575707 is a very dark and vivid hue. Designers often compare it to the standard color Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 87, and 7.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 0% magenta inks. The HSL representation is 60.0° hue, 85.1% saturation, and 18.4% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#575707
RGB87, 87, 7
HSL60.0°, 85.1%, 18.4%
CMYK0%, 0%, 92%, 66%
HSV60.0°, 92.0%, 34.1%
LAB35.7, -9.6, 41.0
XYZ7.4, 8.9, 1.5
Decimal5723911
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.58:1
Text on #FFFFFF
AAA
2.77:1
Text on #000000
FAIL
7.24:1
Text on #F8FAFC
AAA
2.36:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #575707;
}
.text-color {
color: #575707;
}
.border-color {
border: 2px solid #575707;
}