#8A7C1D
A dark, moderate yellow closely aligning with Olive.
About #8A7C1D
At its core, #8A7C1D is a dark and moderate hue. Designers often compare it to the standard color Olive. Its digital footprint relies on 138 parts red, 124 parts green, and 29 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 10% magenta, 79% yellow, and 46% black. With a hue angle of 52.3 degrees, it sits comfortably in the yellow spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#8A7C1D
RGB138, 124, 29
HSL52.3°, 65.3%, 32.7%
CMYK0%, 10%, 79%, 46%
HSV52.3°, 79.0%, 54.1%
LAB51.7, -5.3, 50.0
XYZ17.9, 19.9, 4.1
Decimal9075741
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.22:1
Text on #FFFFFF
AA Large
4.98:1
Text on #000000
AA
4.03:1
Text on #F8FAFC
AA Large
4.23:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8A7C1D;
}
.text-color {
color: #8A7C1D;
}
.border-color {
border: 2px solid #8A7C1D;
}