#A87C33
A medium, moderate orange closely aligning with Peru.
About #A87C33
At its core, #A87C33 is a medium and moderate hue. Its closest recognized web color is Peru. To achieve this exact tint on a monitor, you would use an RGB mix of 168, 124, and 51.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 26% magenta, 70% yellow, and 34% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A87C33
RGB168, 124, 51
HSL37.4°, 53.4%, 42.9%
CMYK0%, 26%, 70%, 34%
HSV37.4°, 69.6%, 65.9%
LAB55.1, 9.6, 45.1
XYZ24.0, 23.0, 6.3
Decimal11041843
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.75:1
Text on #FFFFFF
AA Large
5.60:1
Text on #000000
AA
3.59:1
Text on #F8FAFC
AA Large
4.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A87C33;
}
.text-color {
color: #A87C33;
}
.border-color {
border: 2px solid #A87C33;
}