#8A5024
A dark, moderate orange closely aligning with Saddlebrown.
About #8A5024
At its core, #8A5024 is a dark and moderate hue. Its closest recognized web color is Saddlebrown. Its digital footprint relies on 138 parts red, 80 parts green, and 36 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 42% magenta, 74% yellow, and 46% black. The HSL representation is 25.9° hue, 58.6% saturation, and 34.1% lightness.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8A5024
RGB138, 80, 36
HSL25.9°, 58.6%, 34.1%
CMYK0%, 42%, 74%, 46%
HSV25.9°, 73.9%, 54.1%
LAB40.0, 20.5, 35.4
XYZ13.7, 11.3, 3.1
Decimal9064484
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.45:1
Text on #FFFFFF
AA
3.25:1
Text on #000000
AA Large
6.17:1
Text on #F8FAFC
AA
2.77:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A5024;
}
.text-color {
color: #8A5024;
}
.border-color {
border: 2px solid #8A5024;
}