#336D16
A dark, moderate green closely aligning with Darkgreen.
About #336D16
At its core, #336D16 is a dark and moderate hue. Designers often compare it to the standard color Darkgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 51, 109, and 22.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 53% C, 0% M, 80% Y, and 57% K. With a hue angle of 100.0 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#336D16
RGB51, 109, 22
HSL100.0°, 66.4%, 25.7%
CMYK53%, 0%, 80%, 57%
HSV100.0°, 79.8%, 42.7%
LAB40.7, -35.2, 39.9
XYZ7.0, 11.7, 2.6
Decimal3370262
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.29:1
Text on #FFFFFF
AA
3.34:1
Text on #000000
AA Large
6.01:1
Text on #F8FAFC
AA
2.84:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #336D16;
}
.text-color {
color: #336D16;
}
.border-color {
border: 2px solid #336D16;
}