#3A7507
A dark, vivid green closely aligning with Darkgreen.
About #3A7507
At its core, #3A7507 is a dark and vivid hue. Its closest recognized web color is Darkgreen. Its digital footprint relies on 58 parts red, 117 parts green, and 7 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 50% Cyan, 0% Magenta, 94% Yellow, and 54% Black. This makes it a relatively dark color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#3A7507
RGB58, 117, 7
HSL92.2°, 88.7%, 24.3%
CMYK50%, 0%, 94%, 54%
HSV92.2°, 94.0%, 45.9%
LAB43.7, -36.9, 46.8
XYZ8.1, 13.6, 2.4
Decimal3831047
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.63:1
Text on #FFFFFF
AA
3.73:1
Text on #000000
AA Large
5.38:1
Text on #F8FAFC
AA
3.17:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3A7507;
}
.text-color {
color: #3A7507;
}
.border-color {
border: 2px solid #3A7507;
}