#A05016
A dark, vivid orange closely aligning with Saddlebrown.
About #A05016
Visually, #A05016 is defined as a vivid orange. It is closely associated with the named CSS color Saddlebrown. In the RGB color space, it consists of 160 red, 80 green, and 22 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 50% M, 86% Y, and 37% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#A05016
RGB160, 80, 22
HSL25.2°, 75.8%, 35.7%
CMYK0%, 50%, 86%, 37%
HSV25.2°, 86.2%, 62.7%
LAB43.2, 29.5, 46.0
XYZ17.5, 13.3, 2.4
Decimal10506262
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.75:1
Text on #FFFFFF
AA
3.65:1
Text on #000000
AA Large
5.49:1
Text on #F8FAFC
AA
3.11:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A05016;
}
.text-color {
color: #A05016;
}
.border-color {
border: 2px solid #A05016;
}