#1D5016
A dark, moderate green closely aligning with Darkolivegreen.
About #1D5016
At its core, #1D5016 is a dark and moderate hue. Its closest recognized web color is Darkolivegreen. This translates to an RGB value of rgb(29, 80, 22).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 64% Cyan, 0% Magenta, 72% Yellow, and 69% Black. With a hue angle of 112.8 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1D5016
RGB29, 80, 22
HSL112.8°, 56.9%, 20.0%
CMYK64%, 0%, 72%, 69%
HSV112.8°, 72.5%, 31.4%
LAB29.6, -29.7, 28.1
XYZ3.5, 6.1, 1.7
Decimal1921046
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.50:1
Text on #FFFFFF
AAA
2.21:1
Text on #000000
FAIL
9.08:1
Text on #F8FAFC
AAA
1.88:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D5016;
}
.text-color {
color: #1D5016;
}
.border-color {
border: 2px solid #1D5016;
}