#577549
A dark, muted green closely aligning with Darkolivegreen.
About #577549
The precise color #577549 is an excellent choice for modern design projects. Its closest recognized web color is Darkolivegreen. This translates to an RGB value of rgb(87, 117, 73).
For print applications, it's crucial to understand its CMYK makeup. The color uses 26% Cyan, 0% Magenta, 38% Yellow, and 54% Black. This makes it a relatively dark color when applied to physical surfaces.
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#577549
RGB87, 117, 73
HSL100.9°, 23.2%, 37.3%
CMYK26%, 0%, 38%, 54%
HSV100.9°, 37.6%, 45.9%
LAB45.9, -19.8, 20.9
XYZ11.5, 15.2, 8.6
Decimal5731657
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.19:1
Text on #FFFFFF
AA
4.05:1
Text on #000000
AA Large
4.96:1
Text on #F8FAFC
AA
3.44:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #577549;
}
.text-color {
color: #577549;
}
.border-color {
border: 2px solid #577549;
}