#33491D
A dark, moderate green closely aligning with Darkolivegreen.
About #33491D
The hex code #33491D represents a beautifully specific shade of green. Its closest recognized web color is Darkolivegreen. Its digital footprint relies on 51 parts red, 73 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 30% C, 0% M, 60% Y, and 71% K. The HSL representation is 90.0° hue, 43.1% saturation, and 20.0% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#33491D
RGB51, 73, 29
HSL90.0°, 43.1%, 20.0%
CMYK30%, 0%, 60%, 71%
HSV90.0°, 60.3%, 28.6%
LAB28.3, -17.3, 23.3
XYZ4.0, 5.6, 2.0
Decimal3361053
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.95:1
Text on #FFFFFF
AAA
2.11:1
Text on #000000
FAIL
9.51:1
Text on #F8FAFC
AAA
1.80:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #33491D;
}
.text-color {
color: #33491D;
}
.border-color {
border: 2px solid #33491D;
}