#8A7542
A medium, moderate orange closely aligning with Darkolivegreen.
About #8A7542
When working with digital screens, the color #8A7542 is rendered by mixing light. Its closest recognized web color is Darkolivegreen. Its digital footprint relies on 138 parts red, 117 parts green, and 66 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 15% Magenta, 52% Yellow, and 46% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8A7542
RGB138, 117, 66
HSL42.5°, 35.3%, 40.0%
CMYK0%, 15%, 52%, 46%
HSV42.5°, 52.2%, 54.1%
LAB50.1, 1.2, 31.0
XYZ17.8, 18.5, 7.8
Decimal9073986
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.46:1
Text on #FFFFFF
AA Large
4.70:1
Text on #000000
AA
4.27:1
Text on #F8FAFC
AA Large
4.00:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8A7542;
}
.text-color {
color: #8A7542;
}
.border-color {
border: 2px solid #8A7542;
}