#8A7533
A dark, moderate yellow closely aligning with Darkolivegreen.
About #8A7533
Visually, #8A7533 is defined as a moderate yellow. Designers often compare it to the standard color Darkolivegreen. In the RGB color space, it consists of 138 red, 117 green, and 51 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 15% M, 63% Y, and 46% K. The HSL representation is 45.5° hue, 46.0% saturation, and 37.1% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#8A7533
RGB138, 117, 51
HSL45.5°, 46.0%, 37.1%
CMYK0%, 15%, 63%, 46%
HSV45.5°, 63.0%, 54.1%
LAB49.9, -0.1, 38.6
XYZ17.4, 18.4, 5.8
Decimal9073971
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.49:1
Text on #FFFFFF
AA Large
4.67:1
Text on #000000
AA
4.30:1
Text on #F8FAFC
AA Large
3.97:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8A7533;
}
.text-color {
color: #8A7533;
}
.border-color {
border: 2px solid #8A7533;
}