#427533
A dark, moderate green closely aligning with Darkolivegreen.
About #427533
Visually, #427533 is defined as a moderate green. Designers often compare it to the standard color Darkolivegreen. This translates to an RGB value of rgb(66, 117, 51).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 44% cyan, 0% magenta, 56% yellow, and 54% black. The HSL representation is 106.4° hue, 39.3% saturation, and 32.9% lightness.
Contrast ratios determine whether this color is safe for typography. 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#427533
RGB66, 117, 51
HSL106.4°, 39.3%, 32.9%
CMYK44%, 0%, 56%, 54%
HSV106.4°, 56.4%, 45.9%
LAB44.4, -30.7, 30.8
XYZ9.2, 14.1, 5.4
Decimal4355379
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.49:1
Text on #FFFFFF
AA
3.82:1
Text on #000000
AA Large
5.25:1
Text on #F8FAFC
AA
3.25:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #427533;
}
.text-color {
color: #427533;
}
.border-color {
border: 2px solid #427533;
}