#667500
A dark, vivid yellow closely aligning with Olive.
About #667500
The precise color #667500 is an excellent choice for modern design projects. Designers often compare it to the standard color Olive. Its digital footprint relies on 102 parts red, 117 parts green, and 0 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 13% cyan and 0% magenta inks. With a hue angle of 67.7 degrees, it sits comfortably in the yellow spectrum.
Contrast ratios determine whether this color is safe for typography. 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#667500
RGB102, 117, 0
HSL67.7°, 100.0%, 22.9%
CMYK13%, 0%, 100%, 54%
HSV67.7°, 100.0%, 45.9%
LAB46.4, -19.1, 51.6
XYZ11.8, 15.5, 2.4
Decimal6714624
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.11:1
Text on #FFFFFF
AA
4.11:1
Text on #000000
AA Large
4.88:1
Text on #F8FAFC
AA
3.49:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #667500;
}
.text-color {
color: #667500;
}
.border-color {
border: 2px solid #667500;
}