#2C571D
A dark, moderate green closely aligning with Darkolivegreen.
About #2C571D
The precise color #2C571D is an excellent choice for modern design projects. Designers often compare it to the standard color Darkolivegreen. Its digital footprint relies on 44 parts red, 87 parts green, and 29 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 49% C, 0% M, 67% Y, and 66% K. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2C571D
RGB44, 87, 29
HSL104.5°, 50.0%, 22.7%
CMYK49%, 0%, 67%, 66%
HSV104.5°, 66.7%, 34.1%
LAB32.8, -27.2, 28.4
XYZ4.7, 7.4, 2.4
Decimal2905885
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.44:1
Text on #FFFFFF
AAA
2.49:1
Text on #000000
FAIL
8.07:1
Text on #F8FAFC
AAA
2.12:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C571D;
}
.text-color {
color: #2C571D;
}
.border-color {
border: 2px solid #2C571D;
}