#427507
A dark, vivid green closely aligning with Olivedrab.
About #427507
At its core, #427507 is a dark and vivid hue. Designers often compare it to the standard color Olivedrab. In the RGB color space, it consists of 66 red, 117 green, and 7 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 44% C, 0% M, 94% Y, and 54% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#427507
RGB66, 117, 7
HSL87.8°, 88.7%, 24.3%
CMYK44%, 0%, 94%, 54%
HSV87.8°, 94.0%, 45.9%
LAB44.1, -34.1, 47.3
XYZ8.6, 13.9, 2.4
Decimal4355335
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.56:1
Text on #FFFFFF
AA
3.78:1
Text on #000000
AA Large
5.31:1
Text on #F8FAFC
AA
3.21:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #427507;
}
.text-color {
color: #427507;
}
.border-color {
border: 2px solid #427507;
}