#A88349
A medium, moderate orange closely aligning with Peru.
About #A88349
The hex code #A88349 represents a beautifully specific shade of orange. Its closest recognized web color is Peru. This translates to an RGB value of rgb(168, 131, 73).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 22% Magenta, 57% Yellow, and 34% Black. With a hue angle of 36.6 degrees, it sits comfortably in the orange spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A88349
RGB168, 131, 73
HSL36.6°, 39.4%, 47.3%
CMYK0%, 22%, 57%, 34%
HSV36.6°, 56.5%, 65.9%
LAB57.1, 7.2, 36.4
XYZ25.5, 25.0, 9.8
Decimal11043657
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.50:1
Text on #FFFFFF
AA Large
6.01:1
Text on #000000
AA
3.34:1
Text on #F8FAFC
AA Large
5.11:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A88349;
}
.text-color {
color: #A88349;
}
.border-color {
border: 2px solid #A88349;
}