#3A5016
A dark, moderate green closely aligning with Darkolivegreen.
About #3A5016
Visually, #3A5016 is defined as a moderate green. Its closest recognized web color is Darkolivegreen. This translates to an RGB value of rgb(58, 80, 22).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 28% C, 0% M, 72% Y, and 69% K. With a hue angle of 82.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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3A5016
RGB58, 80, 22
HSL82.8°, 56.9%, 20.0%
CMYK28%, 0%, 72%, 69%
HSV82.8°, 72.5%, 31.4%
LAB31.1, -18.7, 30.3
XYZ4.8, 6.7, 1.8
Decimal3821590
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.98:1
Text on #FFFFFF
AAA
2.34:1
Text on #000000
FAIL
8.58:1
Text on #F8FAFC
AAA
1.99:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A5016;
}
.text-color {
color: #3A5016;
}
.border-color {
border: 2px solid #3A5016;
}