#42751D
A dark, moderate green closely aligning with Darkgreen.
About #42751D
Visually, #42751D is defined as a moderate green. Designers often compare it to the standard color Darkgreen. In the RGB color space, it consists of 66 red, 117 green, and 29 blue.
If you are designing for print, the four-color process is what matters most. The color uses 44% Cyan, 0% Magenta, 75% Yellow, and 54% Black. The HSL representation is 94.8° hue, 60.3% saturation, and 28.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#42751D
RGB66, 117, 29
HSL94.8°, 60.3%, 28.6%
CMYK44%, 0%, 75%, 54%
HSV94.8°, 75.2%, 45.9%
LAB44.2, -33.0, 40.8
XYZ8.8, 14.0, 3.4
Decimal4355357
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.54:1
Text on #FFFFFF
AA
3.79:1
Text on #000000
AA Large
5.29:1
Text on #F8FAFC
AA
3.23:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #42751D;
}
.text-color {
color: #42751D;
}
.border-color {
border: 2px solid #42751D;
}