#496649
A dark, muted green closely aligning with Darkolivegreen.
About #496649
The precise color #496649 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkolivegreen. In the RGB color space, it consists of 73 red, 102 green, and 73 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 28% cyan, 0% magenta, 28% yellow, and 60% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#496649
RGB73, 102, 73
HSL120.0°, 16.6%, 34.3%
CMYK28%, 0%, 28%, 60%
HSV120.0°, 28.4%, 40.0%
LAB40.2, -17.1, 13.1
XYZ8.7, 11.4, 8.0
Decimal4810313
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.40:1
Text on #FFFFFF
AA
3.28:1
Text on #000000
AA Large
6.12:1
Text on #F8FAFC
AA
2.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #496649;
}
.text-color {
color: #496649;
}
.border-color {
border: 2px solid #496649;
}