#3A573A
A dark, muted green closely aligning with Darkslategray.
About #3A573A
When working with digital screens, the color #3A573A is rendered by mixing light. Its closest recognized web color is Darkslategray. In the RGB color space, it consists of 58 red, 87 green, and 58 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 33% C, 0% M, 33% Y, and 66% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#3A573A
RGB58, 87, 58
HSL120.0°, 20.0%, 28.4%
CMYK33%, 0%, 33%, 66%
HSV120.0°, 33.3%, 34.1%
LAB34.0, -17.5, 13.5
XYZ5.9, 8.0, 5.2
Decimal3823418
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.06:1
Text on #FFFFFF
AAA
2.60:1
Text on #000000
FAIL
7.71:1
Text on #F8FAFC
AAA
2.21:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A573A;
}
.text-color {
color: #3A573A;
}
.border-color {
border: 2px solid #3A573A;
}