#426D1D
A dark, moderate green closely aligning with Darkolivegreen.
About #426D1D
At its core, #426D1D is a dark and moderate hue. Its closest recognized web color is Darkolivegreen. In the RGB color space, it consists of 66 red, 109 green, and 29 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 39% Cyan, 0% Magenta, 73% Yellow, and 57% Black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#426D1D
RGB66, 109, 29
HSL92.2°, 58.0%, 27.1%
CMYK39%, 0%, 73%, 57%
HSV92.2°, 73.4%, 42.7%
LAB41.5, -29.3, 38.1
XYZ7.9, 12.2, 3.1
Decimal4353309
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.11:1
Text on #FFFFFF
AA
3.44:1
Text on #000000
AA Large
5.84:1
Text on #F8FAFC
AA
2.92:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #426D1D;
}
.text-color {
color: #426D1D;
}
.border-color {
border: 2px solid #426D1D;
}