#AF7C42
A medium, moderate orange closely aligning with Peru.
About #AF7C42
At its core, #AF7C42 is a medium and moderate hue. It is closely associated with the named CSS color Peru. Its digital footprint relies on 175 parts red, 124 parts green, and 66 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 29% magenta inks. The HSL representation is 31.9° hue, 45.2% saturation, and 47.3% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#AF7C42
RGB175, 124, 66
HSL31.9°, 45.2%, 47.3%
CMYK0%, 29%, 62%, 31%
HSV31.9°, 62.3%, 68.6%
LAB56.0, 13.6, 39.0
XYZ25.9, 23.9, 8.4
Decimal11500610
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.63:1
Text on #FFFFFF
AA Large
5.78:1
Text on #000000
AA
3.47:1
Text on #F8FAFC
AA Large
4.92:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF7C42;
}
.text-color {
color: #AF7C42;
}
.border-color {
border: 2px solid #AF7C42;
}