#1D7516
A dark, moderate green closely aligning with Darkgreen.
About #1D7516
Visually, #1D7516 is defined as a moderate green. Its closest recognized web color is Darkgreen. In the RGB color space, it consists of 29 red, 117 green, and 22 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 75% Cyan, 0% Magenta, 81% Yellow, and 54% Black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#1D7516
RGB29, 117, 22
HSL115.6°, 68.3%, 27.3%
CMYK75%, 0%, 81%, 54%
HSV115.6°, 81.2%, 45.9%
LAB42.8, -43.8, 41.7
XYZ7.0, 13.0, 2.9
Decimal1930518
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.82:1
Text on #FFFFFF
AA
3.61:1
Text on #000000
AA Large
5.56:1
Text on #F8FAFC
AA
3.07:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1D7516;
}
.text-color {
color: #1D7516;
}
.border-color {
border: 2px solid #1D7516;
}