#A86607
A dark, vivid orange closely aligning with Peru.
About #A86607
The hex code #A86607 represents a beautifully specific shade of orange. Designers often compare it to the standard color Peru. Its digital footprint relies on 168 parts red, 102 parts green, and 7 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 39% magenta, 96% yellow, and 34% black. The HSL representation is 35.4° hue, 92.0% saturation, and 34.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#A86607
RGB168, 102, 7
HSL35.4°, 92.0%, 34.3%
CMYK0%, 39%, 96%, 34%
HSV35.4°, 95.8%, 65.9%
LAB49.3, 20.5, 55.4
XYZ20.9, 17.8, 2.5
Decimal11036167
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.60:1
Text on #FFFFFF
AA
4.57:1
Text on #000000
AA
4.39:1
Text on #F8FAFC
AA Large
3.88:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A86607;
}
.text-color {
color: #A86607;
}
.border-color {
border: 2px solid #A86607;
}