#426625
A dark, moderate green closely aligning with Darkolivegreen.
About #426625
The hex code #426625 represents a beautifully specific shade of green. If you're using CSS, you might find it aligns closely with Darkolivegreen. This translates to an RGB value of rgb(66, 102, 37).
Translating this color to physical media requires the CMYK color model. The color uses 35% Cyan, 0% Magenta, 64% Yellow, and 60% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#426625
RGB66, 102, 37
HSL93.2°, 46.8%, 27.3%
CMYK35%, 0%, 64%, 60%
HSV93.2°, 63.7%, 40.0%
LAB39.2, -25.2, 32.0
XYZ7.3, 10.8, 3.4
Decimal4351525
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.65:1
Text on #FFFFFF
AA
3.16:1
Text on #000000
AA Large
6.35:1
Text on #F8FAFC
AA
2.69:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #426625;
}
.text-color {
color: #426625;
}
.border-color {
border: 2px solid #426625;
}