#576649
A dark, muted green closely aligning with Darkolivegreen.
About #576649
The hex code #576649 represents a beautifully specific shade of green. It is closely associated with the named CSS color Darkolivegreen. Its digital footprint relies on 87 parts red, 102 parts green, and 73 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 15% Cyan, 0% Magenta, 28% Yellow, and 60% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#576649
RGB87, 102, 73
HSL91.0°, 16.6%, 34.3%
CMYK15%, 0%, 28%, 60%
HSV91.0°, 28.4%, 40.0%
LAB41.2, -11.6, 14.6
XYZ9.9, 12.0, 8.1
Decimal5727817
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.17:1
Text on #FFFFFF
AA
3.40:1
Text on #000000
AA Large
5.90:1
Text on #F8FAFC
AA
2.89:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #576649;
}
.text-color {
color: #576649;
}
.border-color {
border: 2px solid #576649;
}