#42753A
A dark, moderate green closely aligning with Darkolivegreen.
About #42753A
The hex code #42753A represents a beautifully specific shade of green. Designers often compare it to the standard color Darkolivegreen. This translates to an RGB value of rgb(66, 117, 58).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 44% cyan and 0% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#42753A
RGB66, 117, 58
HSL111.9°, 33.7%, 34.3%
CMYK44%, 0%, 50%, 54%
HSV111.9°, 50.4%, 45.9%
LAB44.5, -29.8, 27.2
XYZ9.4, 14.2, 6.2
Decimal4355386
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.47:1
Text on #FFFFFF
AA
3.84:1
Text on #000000
AA Large
5.23:1
Text on #F8FAFC
AA
3.26:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #42753A;
}
.text-color {
color: #42753A;
}
.border-color {
border: 2px solid #42753A;
}