#AF6D16
A dark, vivid orange closely aligning with Peru.
About #AF6D16
The hex code #AF6D16 represents a beautifully specific shade of orange. Its closest recognized web color is Peru. In the RGB color space, it consists of 175 red, 109 green, and 22 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 38% M, 87% Y, and 31% K. 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 dark color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AF6D16
RGB175, 109, 22
HSL34.1°, 77.7%, 38.6%
CMYK0%, 38%, 87%, 31%
HSV34.1°, 87.4%, 68.6%
LAB52.0, 20.0, 54.1
XYZ23.3, 20.1, 3.4
Decimal11496726
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.18:1
Text on #FFFFFF
AA Large
5.02:1
Text on #000000
AA
4.00:1
Text on #F8FAFC
AA Large
4.27:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF6D16;
}
.text-color {
color: #AF6D16;
}
.border-color {
border: 2px solid #AF6D16;
}