#3A6D1D
A dark, moderate green closely aligning with Darkgreen.
About #3A6D1D
The hex code #3A6D1D represents a beautifully specific shade of green. It is closely associated with the named CSS color Darkgreen. This translates to an RGB value of rgb(58, 109, 29).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 47% cyan and 0% magenta inks. 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. 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#3A6D1D
RGB58, 109, 29
HSL98.2°, 58.0%, 27.1%
CMYK47%, 0%, 73%, 57%
HSV98.2°, 73.4%, 42.7%
LAB41.1, -32.3, 37.6
XYZ7.4, 11.9, 3.1
Decimal3829021
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.20:1
Text on #FFFFFF
AA
3.39:1
Text on #000000
AA Large
5.93:1
Text on #F8FAFC
AA
2.88:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A6D1D;
}
.text-color {
color: #3A6D1D;
}
.border-color {
border: 2px solid #3A6D1D;
}