#3A5000
A very dark, vivid green closely aligning with Darkolivegreen.
About #3A5000
Visually, #3A5000 is defined as a vivid green. Its closest recognized web color is Darkolivegreen. Its digital footprint relies on 58 parts red, 80 parts green, and 0 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 28% Cyan, 0% Magenta, 100% Yellow, and 69% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3A5000
RGB58, 80, 0
HSL76.5°, 100.0%, 15.7%
CMYK28%, 0%, 100%, 69%
HSV76.5°, 100.0%, 31.4%
LAB31.0, -20.0, 38.6
XYZ4.6, 6.6, 1.0
Decimal3821568
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.02:1
Text on #FFFFFF
AAA
2.33:1
Text on #000000
FAIL
8.62:1
Text on #F8FAFC
AAA
1.98:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A5000;
}
.text-color {
color: #3A5000;
}
.border-color {
border: 2px solid #3A5000;
}