#577500
A dark, vivid green closely aligning with Olivedrab.
About #577500
At its core, #577500 is a dark and vivid hue. It is closely associated with the named CSS color Olivedrab. Its digital footprint relies on 87 parts red, 117 parts green, and 0 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 26% Cyan, 0% Magenta, 100% Yellow, and 54% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#577500
RGB87, 117, 0
HSL75.4°, 100.0%, 22.9%
CMYK26%, 0%, 100%, 54%
HSV75.4°, 100.0%, 45.9%
LAB45.3, -25.9, 50.3
XYZ10.3, 14.7, 2.3
Decimal5731584
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.32:1
Text on #FFFFFF
AA
3.95:1
Text on #000000
AA Large
5.08:1
Text on #F8FAFC
AA
3.36:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #577500;
}
.text-color {
color: #577500;
}
.border-color {
border: 2px solid #577500;
}