#8A3A16
A dark, vivid orange closely aligning with Saddlebrown.
About #8A3A16
At its core, #8A3A16 is a dark and vivid hue. Its closest recognized web color is Saddlebrown. Its digital footprint relies on 138 parts red, 58 parts green, and 22 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 58% Magenta, 84% Yellow, and 46% Black. The HSL representation is 18.6° hue, 72.5% saturation, and 31.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#8A3A16
RGB138, 58, 22
HSL18.6°, 72.5%, 31.4%
CMYK0%, 58%, 84%, 46%
HSV18.6°, 84.1%, 54.1%
LAB35.0, 32.1, 37.3
XYZ12.1, 8.5, 1.8
Decimal9058838
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.79:1
Text on #FFFFFF
AAA
2.70:1
Text on #000000
FAIL
7.44:1
Text on #F8FAFC
AAA
2.29:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A3A16;
}
.text-color {
color: #8A3A16;
}
.border-color {
border: 2px solid #8A3A16;
}