#496607
A dark, vivid green closely aligning with Darkolivegreen.
About #496607
At its core, #496607 is a dark and vivid hue. It is closely associated with the named CSS color Darkolivegreen. Its digital footprint relies on 73 parts red, 102 parts green, and 7 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 28% cyan and 0% magenta inks. The HSL representation is 78.3° hue, 87.2% saturation, and 21.4% lightness.
Contrast ratios determine whether this color is safe for typography. 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#496607
RGB73, 102, 7
HSL78.3°, 87.2%, 21.4%
CMYK28%, 0%, 93%, 60%
HSV78.3°, 93.1%, 40.0%
LAB39.5, -24.3, 43.6
XYZ7.5, 10.9, 1.9
Decimal4810247
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.59:1
Text on #FFFFFF
AA
3.19:1
Text on #000000
AA Large
6.30:1
Text on #F8FAFC
AA
2.71:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #496607;
}
.text-color {
color: #496607;
}
.border-color {
border: 2px solid #496607;
}