#8A751D
A dark, moderate yellow closely aligning with Olive.
About #8A751D
The precise color #8A751D is an excellent choice for modern design projects. Its closest recognized web color is Olive. Its digital footprint relies on 138 parts red, 117 parts green, and 29 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 15% M, 79% Y, and 46% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#8A751D
RGB138, 117, 29
HSL48.4°, 65.3%, 32.7%
CMYK0%, 15%, 79%, 46%
HSV48.4°, 79.0%, 54.1%
LAB49.8, -1.4, 48.1
XYZ17.1, 18.2, 3.8
Decimal9073949
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.52:1
Text on #FFFFFF
AA
4.64:1
Text on #000000
AA
4.32:1
Text on #F8FAFC
AA Large
3.95:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8A751D;
}
.text-color {
color: #8A751D;
}
.border-color {
border: 2px solid #8A751D;
}