#1D3A16
A very dark, moderate green closely aligning with Darkolivegreen.
About #1D3A16
The precise color #1D3A16 is an excellent choice for modern design projects. Its closest recognized web color is Darkolivegreen. In the RGB color space, it consists of 29 red, 58 green, and 22 blue.
If you are designing for print, the four-color process is what matters most. The color uses 50% Cyan, 0% Magenta, 62% Yellow, and 77% Black. This makes it a relatively dark color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1D3A16
RGB29, 58, 22
HSL108.3°, 45.0%, 15.7%
CMYK50%, 0%, 62%, 77%
HSV108.3°, 62.1%, 22.7%
LAB21.4, -19.4, 18.8
XYZ2.2, 3.3, 1.3
Decimal1915414
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.58:1
Text on #FFFFFF
AAA
1.67:1
Text on #000000
FAIL
12.03:1
Text on #F8FAFC
AAA
1.42:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D3A16;
}
.text-color {
color: #1D3A16;
}
.border-color {
border: 2px solid #1D3A16;
}