#49573A
A dark, muted green closely aligning with Darkolivegreen.
About #49573A
The hex code #49573A represents a beautifully specific shade of green. Its closest recognized web color is Darkolivegreen. This translates to an RGB value of rgb(73, 87, 58).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 16% C, 0% M, 33% Y, and 66% K. The HSL representation is 89.0° hue, 20.0% saturation, and 28.4% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#49573A
RGB73, 87, 58
HSL89.0°, 20.0%, 28.4%
CMYK16%, 0%, 33%, 66%
HSV89.0°, 33.3%, 34.1%
LAB35.1, -11.4, 15.1
XYZ6.9, 8.5, 5.3
Decimal4806458
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.76:1
Text on #FFFFFF
AAA
2.71:1
Text on #000000
FAIL
7.41:1
Text on #F8FAFC
AAA
2.30:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #49573A;
}
.text-color {
color: #49573A;
}
.border-color {
border: 2px solid #49573A;
}