#8A5000
A dark, vivid orange closely aligning with Saddlebrown.
About #8A5000
When working with digital screens, the color #8A5000 is rendered by mixing light. Its closest recognized web color is Saddlebrown. To achieve this exact tint on a monitor, you would use an RGB mix of 138, 80, and 0.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 42% Magenta, 100% Yellow, and 46% Black. With a hue angle of 34.8 degrees, it sits comfortably in the orange spectrum.
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#8A5000
RGB138, 80, 0
HSL34.8°, 100.0%, 27.1%
CMYK0%, 42%, 100%, 46%
HSV34.8°, 100.0%, 54.1%
LAB39.8, 19.3, 48.9
XYZ13.3, 11.1, 1.4
Decimal9064448
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.51:1
Text on #FFFFFF
AA
3.23:1
Text on #000000
AA Large
6.22:1
Text on #F8FAFC
AA
2.74:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A5000;
}
.text-color {
color: #8A5000;
}
.border-color {
border: 2px solid #8A5000;
}