#3A5716
A dark, moderate green closely aligning with Darkolivegreen.
About #3A5716
Visually, #3A5716 is defined as a moderate green. Its closest recognized web color is Darkolivegreen. Its digital footprint relies on 58 parts red, 87 parts green, and 22 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 33% Cyan, 0% Magenta, 75% Yellow, and 66% Black. With a hue angle of 86.8 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3A5716
RGB58, 87, 22
HSL86.8°, 59.6%, 21.4%
CMYK33%, 0%, 75%, 66%
HSV86.8°, 74.7%, 34.1%
LAB33.5, -22.4, 32.8
XYZ5.3, 7.8, 2.0
Decimal3823382
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.22:1
Text on #FFFFFF
AAA
2.55:1
Text on #000000
FAIL
7.86:1
Text on #F8FAFC
AAA
2.17:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A5716;
}
.text-color {
color: #3A5716;
}
.border-color {
border: 2px solid #3A5716;
}