#1D4933
A dark, moderate green closely aligning with Darkslategray.
About #1D4933
At its core, #1D4933 is a dark and moderate hue. Its closest recognized web color is Darkslategray. Its digital footprint relies on 29 parts red, 73 parts green, and 51 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 60% C, 0% M, 30% Y, and 71% K. With a hue angle of 150.0 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1D4933
RGB29, 73, 51
HSL150.0°, 43.1%, 20.0%
CMYK60%, 0%, 30%, 71%
HSV150.0°, 60.3%, 28.6%
LAB27.5, -21.3, 8.7
XYZ3.5, 5.3, 4.0
Decimal1919283
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.23:1
Text on #FFFFFF
AAA
2.05:1
Text on #000000
FAIL
9.78:1
Text on #F8FAFC
AAA
1.75:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D4933;
}
.text-color {
color: #1D4933;
}
.border-color {
border: 2px solid #1D4933;
}