#8A7549
A medium, moderate orange closely aligning with Darkolivegreen.
About #8A7549
The precise color #8A7549 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkolivegreen. Its digital footprint relies on 138 parts red, 117 parts green, and 73 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 15% M, 47% Y, and 46% K. With a hue angle of 40.6 degrees, it sits comfortably in the orange spectrum.
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#8A7549
RGB138, 117, 73
HSL40.6°, 30.8%, 41.4%
CMYK0%, 15%, 47%, 46%
HSV40.6°, 47.1%, 54.1%
LAB50.2, 1.9, 27.2
XYZ18.0, 18.6, 8.9
Decimal9073993
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.45:1
Text on #FFFFFF
AA Large
4.72:1
Text on #000000
AA
4.25:1
Text on #F8FAFC
AA Large
4.01:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8A7549;
}
.text-color {
color: #8A7549;
}
.border-color {
border: 2px solid #8A7549;
}