#427542
A dark, muted green closely aligning with Darkolivegreen.
About #427542
The precise color #427542 is an excellent choice for modern design projects. Its closest recognized web color is Darkolivegreen. This translates to an RGB value of rgb(66, 117, 66).
For print applications, it's crucial to understand its CMYK makeup. The color uses 44% Cyan, 0% Magenta, 44% Yellow, and 54% Black. With a hue angle of 120.0 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#427542
RGB66, 117, 66
HSL120.0°, 27.9%, 35.9%
CMYK44%, 0%, 44%, 54%
HSV120.0°, 43.6%, 45.9%
LAB44.6, -28.5, 22.9
XYZ9.6, 14.3, 7.4
Decimal4355394
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.45:1
Text on #FFFFFF
AA
3.85:1
Text on #000000
AA Large
5.21:1
Text on #F8FAFC
AA
3.28:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #427542;
}
.text-color {
color: #427542;
}
.border-color {
border: 2px solid #427542;
}