#575007
A very dark, vivid yellow closely aligning with Darkolivegreen.
About #575007
When working with digital screens, the color #575007 is rendered by mixing light. It is closely associated with the named CSS color Darkolivegreen. Its digital footprint relies on 87 parts red, 80 parts green, and 7 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 8% Magenta, 92% Yellow, and 66% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#575007
RGB87, 80, 7
HSL54.7°, 85.1%, 18.4%
CMYK0%, 8%, 92%, 66%
HSV54.7°, 92.0%, 34.1%
LAB33.5, -5.5, 39.2
XYZ6.8, 7.8, 1.3
Decimal5722119
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.22:1
Text on #FFFFFF
AAA
2.56:1
Text on #000000
FAIL
7.85:1
Text on #F8FAFC
AAA
2.17:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #575007;
}
.text-color {
color: #575007;
}
.border-color {
border: 2px solid #575007;
}