#8A7C3A
A dark, moderate yellow closely aligning with Darkolivegreen.
About #8A7C3A
Visually, #8A7C3A is defined as a moderate yellow. Its closest recognized web color is Darkolivegreen. This translates to an RGB value of rgb(138, 124, 58).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 10% M, 58% Y, and 46% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#8A7C3A
RGB138, 124, 58
HSL49.5°, 40.8%, 38.4%
CMYK0%, 10%, 58%, 46%
HSV49.5°, 58.0%, 54.1%
LAB52.0, -3.5, 37.4
XYZ18.5, 20.1, 6.9
Decimal9075770
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.18:1
Text on #FFFFFF
AA Large
5.02:1
Text on #000000
AA
3.99:1
Text on #F8FAFC
AA Large
4.27:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8A7C3A;
}
.text-color {
color: #8A7C3A;
}
.border-color {
border: 2px solid #8A7C3A;
}