#334924
A dark, moderate green closely aligning with Darkolivegreen.
About #334924
The precise color #334924 is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkolivegreen. Its digital footprint relies on 51 parts red, 73 parts green, and 36 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 30% C, 0% M, 51% Y, and 71% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#334924
RGB51, 73, 36
HSL95.7°, 33.9%, 21.4%
CMYK30%, 0%, 51%, 71%
HSV95.7°, 50.7%, 28.6%
LAB28.4, -16.4, 19.4
XYZ4.1, 5.6, 2.5
Decimal3361060
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.91:1
Text on #FFFFFF
AAA
2.12:1
Text on #000000
FAIL
9.47:1
Text on #F8FAFC
AAA
1.80:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #334924;
}
.text-color {
color: #334924;
}
.border-color {
border: 2px solid #334924;
}