#424907
A very dark, vivid yellow closely aligning with Darkolivegreen.
About #424907
The hex code #424907 represents a beautifully specific shade of yellow. It is closely associated with the named CSS color Darkolivegreen. This translates to an RGB value of rgb(66, 73, 7).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 10% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#424907
RGB66, 73, 7
HSL66.4°, 82.5%, 15.7%
CMYK10%, 0%, 90%, 71%
HSV66.4°, 90.4%, 28.6%
LAB29.3, -12.0, 34.8
XYZ4.7, 5.9, 1.1
Decimal4344071
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.60:1
Text on #FFFFFF
AAA
2.19:1
Text on #000000
FAIL
9.17:1
Text on #F8FAFC
AAA
1.86:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #424907;
}
.text-color {
color: #424907;
}
.border-color {
border: 2px solid #424907;
}