#A07C49
A medium, moderate orange closely aligning with Peru.
About #A07C49
Visually, #A07C49 is defined as a moderate orange. Its closest recognized web color is Peru. This translates to an RGB value of rgb(160, 124, 73).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 22% Magenta, 54% Yellow, and 37% Black. The HSL representation is 35.2° hue, 37.3% saturation, and 45.7% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A07C49
RGB160, 124, 73
HSL35.2°, 37.3%, 45.7%
CMYK0%, 22%, 54%, 37%
HSV35.2°, 54.4%, 62.7%
LAB54.4, 7.6, 33.0
XYZ22.9, 22.4, 9.4
Decimal10517577
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.84:1
Text on #FFFFFF
AA Large
5.47:1
Text on #000000
AA
3.67:1
Text on #F8FAFC
AA Large
4.65:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A07C49;
}
.text-color {
color: #A07C49;
}
.border-color {
border: 2px solid #A07C49;
}