#8A7507
A dark, vivid yellow closely aligning with Olive.
About #8A7507
At its core, #8A7507 is a dark and vivid hue. Its closest recognized web color is Olive. Its digital footprint relies on 138 parts red, 117 parts green, and 7 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 15% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8A7507
RGB138, 117, 7
HSL50.4°, 90.3%, 28.4%
CMYK0%, 15%, 95%, 46%
HSV50.4°, 94.9%, 54.1%
LAB49.7, -2.0, 54.1
XYZ16.9, 18.1, 2.8
Decimal9073927
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.54:1
Text on #FFFFFF
AA
4.63:1
Text on #000000
AA
4.34:1
Text on #F8FAFC
AA Large
3.93:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8A7507;
}
.text-color {
color: #8A7507;
}
.border-color {
border: 2px solid #8A7507;
}