#A85016
A dark, vivid orange closely aligning with Saddlebrown.
About #A85016
When working with digital screens, the color #A85016 is rendered by mixing light. It is closely associated with the named CSS color Saddlebrown. In the RGB color space, it consists of 168 red, 80 green, and 22 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 52% Magenta, 87% Yellow, and 34% Black. The HSL representation is 23.8° hue, 76.8% saturation, and 37.3% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A85016
RGB168, 80, 22
HSL23.8°, 76.8%, 37.3%
CMYK0%, 52%, 87%, 34%
HSV23.8°, 86.9%, 65.9%
LAB44.4, 32.8, 47.5
XYZ19.2, 14.1, 2.5
Decimal11030550
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.49:1
Text on #FFFFFF
AA
3.82:1
Text on #000000
AA Large
5.25:1
Text on #F8FAFC
AA
3.25:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A85016;
}
.text-color {
color: #A85016;
}
.border-color {
border: 2px solid #A85016;
}