#33421D
A very dark, moderate green closely aligning with Darkolivegreen.
About #33421D
The hex code #33421D represents a beautifully specific shade of green. Its closest recognized web color is Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 51, 66, and 29.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 23% cyan and 0% magenta inks. With a hue angle of 84.3 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a very dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#33421D
RGB51, 66, 29
HSL84.3°, 38.9%, 18.6%
CMYK23%, 0%, 56%, 74%
HSV84.3°, 56.1%, 25.9%
LAB25.8, -13.4, 20.4
XYZ3.5, 4.7, 1.9
Decimal3359261
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.84:1
Text on #FFFFFF
AAA
1.94:1
Text on #000000
FAIL
10.36:1
Text on #F8FAFC
AAA
1.65:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #33421D;
}
.text-color {
color: #33421D;
}
.border-color {
border: 2px solid #33421D;
}