#165716
A dark, moderate green closely aligning with Darkgreen.
About #165716
The precise color #165716 is an excellent choice for modern design projects. Its closest recognized web color is Darkgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 22, 87, and 22.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 75% Cyan, 0% Magenta, 75% Yellow, and 66% Black. With a hue angle of 120.0 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#165716
RGB22, 87, 22
HSL120.0°, 59.6%, 21.4%
CMYK75%, 0%, 75%, 66%
HSV120.0°, 74.7%, 34.1%
LAB31.9, -34.3, 30.6
XYZ3.9, 7.0, 1.9
Decimal1464086
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.72:1
Text on #FFFFFF
AAA
2.41:1
Text on #000000
FAIL
8.33:1
Text on #F8FAFC
AAA
2.05:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #165716;
}
.text-color {
color: #165716;
}
.border-color {
border: 2px solid #165716;
}