#8A501D
A dark, moderate orange closely aligning with Saddlebrown.
About #8A501D
Visually, #8A501D is defined as a moderate orange. Its closest recognized web color is Saddlebrown. In the RGB color space, it consists of 138 red, 80 green, and 29 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 42% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF 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#8A501D
RGB138, 80, 29
HSL28.1°, 65.3%, 32.7%
CMYK0%, 42%, 79%, 46%
HSV28.1°, 79.0%, 54.1%
LAB40.0, 20.1, 38.8
XYZ13.6, 11.2, 2.6
Decimal9064477
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.47:1
Text on #FFFFFF
AA
3.25:1
Text on #000000
AA Large
6.18:1
Text on #F8FAFC
AA
2.76:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A501D;
}
.text-color {
color: #8A501D;
}
.border-color {
border: 2px solid #8A501D;
}