#8A7500
A dark, vivid yellow closely aligning with Olive.
About #8A7500
At its core, #8A7500 is a dark and vivid hue. Its closest recognized web color is Olive. This translates to an RGB value of rgb(138, 117, 0).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 15% M, 100% Y, and 46% K. The HSL representation is 50.9° hue, 100.0% saturation, and 27.1% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8A7500
RGB138, 117, 0
HSL50.9°, 100.0%, 27.1%
CMYK0%, 15%, 100%, 46%
HSV50.9°, 100.0%, 54.1%
LAB49.6, -2.1, 55.5
XYZ16.8, 18.1, 2.6
Decimal9073920
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: #8A7500;
}
.text-color {
color: #8A7500;
}
.border-color {
border: 2px solid #8A7500;
}