#A06624
A dark, moderate orange closely aligning with Peru.
About #A06624
Visually, #A06624 is defined as a moderate orange. Its closest recognized web color is Peru. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 102, and 36.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 36% magenta, 78% yellow, and 37% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A06624
RGB160, 102, 36
HSL31.9°, 63.3%, 38.4%
CMYK0%, 36%, 78%, 37%
HSV31.9°, 77.5%, 62.7%
LAB48.4, 17.7, 44.9
XYZ19.6, 17.1, 3.9
Decimal10511908
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.75:1
Text on #FFFFFF
AA
4.42:1
Text on #000000
AA Large
4.54:1
Text on #F8FAFC
AA
3.76:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A06624;
}
.text-color {
color: #A06624;
}
.border-color {
border: 2px solid #A06624;
}