#424207
A very dark, vivid yellow closely aligning with Darkolivegreen.
About #424207
At its core, #424207 is a very dark and vivid hue. It is closely associated with the named CSS color Darkolivegreen. In the RGB color space, it consists of 66 red, 66 green, and 7 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 0% Magenta, 89% Yellow, and 74% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#424207
RGB66, 66, 7
HSL60.0°, 80.8%, 14.3%
CMYK0%, 0%, 89%, 74%
HSV60.0°, 89.4%, 25.9%
LAB26.9, -7.8, 32.8
XYZ4.2, 5.1, 1.0
Decimal4342279
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.43:1
Text on #FFFFFF
AAA
2.01:1
Text on #000000
FAIL
9.97:1
Text on #F8FAFC
AAA
1.71:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #424207;
}
.text-color {
color: #424207;
}
.border-color {
border: 2px solid #424207;
}