#1D4224
A very dark, moderate green closely aligning with Darkslategray.
About #1D4224
At its core, #1D4224 is a very dark and moderate hue. Its closest recognized web color is Darkslategray. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 66, and 36.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 56% C, 0% M, 45% Y, and 74% K. With a hue angle of 131.4 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1D4224
RGB29, 66, 36
HSL131.4°, 38.9%, 18.6%
CMYK56%, 0%, 45%, 74%
HSV131.4°, 56.1%, 25.9%
LAB24.6, -21.0, 14.3
XYZ2.8, 4.3, 2.3
Decimal1917476
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.31:1
Text on #FFFFFF
AAA
1.86:1
Text on #000000
FAIL
10.81:1
Text on #F8FAFC
AAA
1.58:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D4224;
}
.text-color {
color: #1D4224;
}
.border-color {
border: 2px solid #1D4224;
}