#A86616
A dark, vivid orange closely aligning with Peru.
About #A86616
Visually, #A86616 is defined as a vivid orange. Designers often compare it to the standard color Peru. To achieve this exact tint on a monitor, you would use an RGB mix of 168, 102, and 22.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 39% Magenta, 87% Yellow, and 34% Black. With a hue angle of 32.9 degrees, it sits comfortably in the orange spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A86616
RGB168, 102, 22
HSL32.9°, 76.8%, 37.3%
CMYK0%, 39%, 87%, 34%
HSV32.9°, 86.9%, 65.9%
LAB49.4, 20.8, 51.6
XYZ21.0, 17.9, 3.1
Decimal11036182
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.59:1
Text on #FFFFFF
AA
4.58:1
Text on #000000
AA
4.39:1
Text on #F8FAFC
AA Large
3.89:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A86616;
}
.text-color {
color: #A86616;
}
.border-color {
border: 2px solid #A86616;
}