#8A7C5F
A medium, muted orange closely aligning with Gray.
About #8A7C5F
Visually, #8A7C5F is defined as a muted orange. Its closest recognized web color is Gray. In the RGB color space, it consists of 138 red, 124 green, and 95 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 10% M, 31% Y, and 46% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#8A7C5F
RGB138, 124, 95
HSL40.5°, 18.5%, 45.7%
CMYK0%, 10%, 31%, 46%
HSV40.5°, 31.2%, 54.1%
LAB52.6, 0.7, 17.8
XYZ19.8, 20.6, 13.8
Decimal9075807
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.09:1
Text on #FFFFFF
AA Large
5.13:1
Text on #000000
AA
3.91:1
Text on #F8FAFC
AA Large
4.36:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8A7C5F;
}
.text-color {
color: #8A7C5F;
}
.border-color {
border: 2px solid #8A7C5F;
}