#AF7542
A medium, moderate orange closely aligning with Peru.
About #AF7542
At its core, #AF7542 is a medium and moderate hue. It is closely associated with the named CSS color Peru. Its digital footprint relies on 175 parts red, 117 parts green, and 66 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 33% Magenta, 62% Yellow, and 31% Black. With a hue angle of 28.1 degrees, it sits comfortably in the orange spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#AF7542
RGB175, 117, 66
HSL28.1°, 45.2%, 47.3%
CMYK0%, 33%, 62%, 31%
HSV28.1°, 62.3%, 68.6%
LAB54.3, 17.6, 37.0
XYZ25.0, 22.2, 8.1
Decimal11498818
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.86:1
Text on #FFFFFF
AA Large
5.45:1
Text on #000000
AA
3.69:1
Text on #F8FAFC
AA Large
4.63:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF7542;
}
.text-color {
color: #AF7542;
}
.border-color {
border: 2px solid #AF7542;
}