#577516
A dark, moderate green closely aligning with Olivedrab.
About #577516
Visually, #577516 is defined as a moderate green. It is closely associated with the named CSS color Olivedrab. In the RGB color space, it consists of 87 red, 117 green, and 22 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 26% C, 0% M, 81% Y, and 54% K. The HSL representation is 78.9° hue, 68.3% saturation, and 27.3% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#577516
RGB87, 117, 22
HSL78.9°, 68.3%, 27.3%
CMYK26%, 0%, 81%, 54%
HSV78.9°, 81.2%, 45.9%
LAB45.4, -25.1, 45.0
XYZ10.4, 14.8, 3.1
Decimal5731606
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.30:1
Text on #FFFFFF
AA
3.96:1
Text on #000000
AA Large
5.07:1
Text on #F8FAFC
AA
3.37:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #577516;
}
.text-color {
color: #577516;
}
.border-color {
border: 2px solid #577516;
}