#AF8A3A
A medium, moderate orange closely aligning with Peru.
About #AF8A3A
Visually, #AF8A3A is defined as a moderate orange. Its closest recognized web color is Peru. In the RGB color space, it consists of 175 red, 138 green, and 58 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 21% magenta, 67% yellow, and 31% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AF8A3A
RGB175, 138, 58
HSL41.0°, 50.2%, 45.7%
CMYK0%, 21%, 67%, 31%
HSV41.0°, 66.9%, 68.6%
LAB59.5, 5.3, 46.9
XYZ27.5, 27.6, 7.9
Decimal11504186
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.22:1
Text on #FFFFFF
AA Large
6.52:1
Text on #000000
AA
3.08:1
Text on #F8FAFC
AA Large
5.54:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF8A3A;
}
.text-color {
color: #AF8A3A;
}
.border-color {
border: 2px solid #AF8A3A;
}