#AF6D2C
A medium, moderate orange closely aligning with Peru.
About #AF6D2C
The hex code #AF6D2C represents a beautifully specific shade of orange. Its closest recognized web color is Peru. This translates to an RGB value of rgb(175, 109, 44).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 38% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AF6D2C
RGB175, 109, 44
HSL29.8°, 59.8%, 42.9%
CMYK0%, 38%, 75%, 31%
HSV29.8°, 74.9%, 68.6%
LAB52.1, 20.7, 45.6
XYZ23.6, 20.2, 5.0
Decimal11496748
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.16:1
Text on #FFFFFF
AA Large
5.05:1
Text on #000000
AA
3.98:1
Text on #F8FAFC
AA Large
4.29:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF6D2C;
}
.text-color {
color: #AF6D2C;
}
.border-color {
border: 2px solid #AF6D2C;
}