#3A4224
A dark, muted green closely aligning with Darkslategray.
About #3A4224
Visually, #3A4224 is defined as a muted green. Its closest recognized web color is Darkslategray. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 66, and 36.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 12% C, 0% M, 45% Y, and 74% K. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3A4224
RGB58, 66, 36
HSL76.0°, 29.4%, 20.0%
CMYK12%, 0%, 45%, 74%
HSV76.0°, 45.5%, 25.9%
LAB26.5, -9.2, 17.2
XYZ4.0, 4.9, 2.4
Decimal3818020
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.58:1
Text on #FFFFFF
AAA
1.98:1
Text on #000000
FAIL
10.11:1
Text on #F8FAFC
AAA
1.69:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A4224;
}
.text-color {
color: #3A4224;
}
.border-color {
border: 2px solid #3A4224;
}