#3A492C
A dark, muted green closely aligning with Darkslategray.
About #3A492C
Visually, #3A492C is defined as a muted green. Designers often compare it to the standard color Darkslategray. Its digital footprint relies on 58 parts red, 73 parts green, and 44 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 21% Cyan, 0% Magenta, 40% Yellow, and 71% 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3A492C
RGB58, 73, 44
HSL91.0°, 24.8%, 22.9%
CMYK21%, 0%, 40%, 71%
HSV91.0°, 39.7%, 28.6%
LAB29.0, -12.1, 15.5
XYZ4.6, 5.8, 3.3
Decimal3819820
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.68:1
Text on #FFFFFF
AAA
2.17:1
Text on #000000
FAIL
9.25:1
Text on #F8FAFC
AAA
1.84:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A492C;
}
.text-color {
color: #3A492C;
}
.border-color {
border: 2px solid #3A492C;
}