#577524
A dark, moderate green closely aligning with Darkolivegreen.
About #577524
Visually, #577524 is defined as a moderate green. Its closest recognized web color is Darkolivegreen. This translates to an RGB value of rgb(87, 117, 36).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 26% cyan, 0% magenta, 69% yellow, and 54% black. The HSL representation is 82.2° hue, 52.9% saturation, and 30.0% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#577524
RGB87, 117, 36
HSL82.2°, 52.9%, 30.0%
CMYK26%, 0%, 69%, 54%
HSV82.2°, 69.2%, 45.9%
LAB45.5, -24.2, 39.6
XYZ10.6, 14.9, 4.0
Decimal5731620
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.28:1
Text on #FFFFFF
AA
3.98:1
Text on #000000
AA Large
5.05:1
Text on #F8FAFC
AA
3.38:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #577524;
}
.text-color {
color: #577524;
}
.border-color {
border: 2px solid #577524;
}