#667507
A dark, vivid yellow closely aligning with Olive.
About #667507
The hex code #667507 represents a beautifully specific shade of yellow. Its closest recognized web color is Olive. In the RGB color space, it consists of 102 red, 117 green, and 7 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 13% cyan, 0% magenta, 94% yellow, and 54% black. The HSL representation is 68.2° hue, 88.7% saturation, and 24.3% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#667507
RGB102, 117, 7
HSL68.2°, 88.7%, 24.3%
CMYK13%, 0%, 94%, 54%
HSV68.2°, 94.0%, 45.9%
LAB46.4, -19.0, 50.1
XYZ11.9, 15.6, 2.6
Decimal6714631
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.50:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #667507;
}
.text-color {
color: #667507;
}
.border-color {
border: 2px solid #667507;
}