#336616
A dark, moderate green closely aligning with Darkgreen.
About #336616
Visually, #336616 is defined as a moderate green. It is closely associated with the named CSS color Darkgreen. This translates to an RGB value of rgb(51, 102, 22).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 50% cyan, 0% magenta, 78% yellow, and 60% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#336616
RGB51, 102, 22
HSL98.2°, 64.5%, 24.3%
CMYK50%, 0%, 78%, 60%
HSV98.2°, 78.4%, 40.0%
LAB38.3, -32.2, 37.5
XYZ6.3, 10.3, 2.4
Decimal3368470
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.88:1
Text on #FFFFFF
AA
3.05:1
Text on #000000
AA Large
6.57:1
Text on #F8FAFC
AA
2.60:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #336616;
}
.text-color {
color: #336616;
}
.border-color {
border: 2px solid #336616;
}