#1D3324
A very dark, muted green closely aligning with Darkslategray.
About #1D3324
Visually, #1D3324 is defined as a muted green. It is closely associated with the named CSS color Darkslategray. Its digital footprint relies on 29 parts red, 51 parts green, and 36 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 43% cyan and 0% magenta inks. The HSL representation is 139.1° hue, 27.5% saturation, and 15.7% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1D3324
RGB29, 51, 36
HSL139.1°, 27.5%, 15.7%
CMYK43%, 0%, 29%, 80%
HSV139.1°, 43.1%, 20.0%
LAB19.0, -12.8, 6.8
XYZ2.0, 2.8, 2.1
Decimal1913636
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.54:1
Text on #FFFFFF
AAA
1.55:1
Text on #000000
FAIL
12.94:1
Text on #F8FAFC
AAA
1.32:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D3324;
}
.text-color {
color: #1D3324;
}
.border-color {
border: 2px solid #1D3324;
}