#8A5F07
A dark, vivid orange closely aligning with Saddlebrown.
About #8A5F07
The hex code #8A5F07 represents a beautifully specific shade of orange. Designers often compare it to the standard color Saddlebrown. Its digital footprint relies on 138 parts red, 95 parts green, and 7 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 31% M, 95% Y, and 46% K. 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#8A5F07
RGB138, 95, 7
HSL40.3°, 90.3%, 28.4%
CMYK0%, 31%, 95%, 46%
HSV40.3°, 94.9%, 54.1%
LAB43.7, 10.7, 49.6
XYZ14.6, 13.6, 2.1
Decimal9068295
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.64:1
Text on #FFFFFF
AA
3.72:1
Text on #000000
AA Large
5.39:1
Text on #F8FAFC
AA
3.16:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8A5F07;
}
.text-color {
color: #8A5F07;
}
.border-color {
border: 2px solid #8A5F07;
}