#577C1D
A dark, moderate green closely aligning with Olivedrab.
About #577C1D
Visually, #577C1D is defined as a moderate green. It is closely associated with the named CSS color Olivedrab. Its digital footprint relies on 87 parts red, 124 parts green, and 29 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 30% Cyan, 0% Magenta, 77% Yellow, and 51% Black. With a hue angle of 83.4 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#577C1D
RGB87, 124, 29
HSL83.4°, 62.1%, 30.0%
CMYK30%, 0%, 77%, 51%
HSV83.4°, 76.6%, 48.6%
LAB47.7, -28.1, 44.7
XYZ11.4, 16.5, 3.8
Decimal5733405
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.88:1
Text on #FFFFFF
AA
4.31:1
Text on #000000
AA Large
4.66:1
Text on #F8FAFC
AA
3.66:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #577C1D;
}
.text-color {
color: #577C1D;
}
.border-color {
border: 2px solid #577C1D;
}