#578349
A medium, muted green closely aligning with Darkolivegreen.
About #578349
Visually, #578349 is defined as a muted green. Designers often compare it to the standard color Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 131, and 73.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 34% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#578349
RGB87, 131, 73
HSL105.5°, 28.4%, 40.0%
CMYK34%, 0%, 44%, 49%
HSV105.5°, 44.3%, 51.4%
LAB50.4, -26.9, 26.6
XYZ13.2, 18.7, 9.2
Decimal5735241
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.42:1
Text on #FFFFFF
AA Large
4.75:1
Text on #000000
AA
4.23:1
Text on #F8FAFC
AA Large
4.04:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #578349;
}
.text-color {
color: #578349;
}
.border-color {
border: 2px solid #578349;
}