#1D3A07
A very dark, vivid green closely aligning with Darkolivegreen.
About #1D3A07
The precise color #1D3A07 is an excellent choice for modern design projects. Its closest recognized web color is Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 58, and 7.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 50% cyan and 0% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1D3A07
RGB29, 58, 7
HSL94.1°, 78.5%, 12.7%
CMYK50%, 0%, 88%, 77%
HSV94.1°, 87.9%, 22.7%
LAB21.2, -21.1, 26.1
XYZ2.1, 3.3, 0.7
Decimal1915399
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.65:1
Text on #FFFFFF
AAA
1.66:1
Text on #000000
FAIL
12.09:1
Text on #F8FAFC
AAA
1.41:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D3A07;
}
.text-color {
color: #1D3A07;
}
.border-color {
border: 2px solid #1D3A07;
}