#AF6D1D
A medium, vivid orange closely aligning with Peru.
About #AF6D1D
The hex code #AF6D1D represents a beautifully specific shade of orange. Designers often compare it to the standard color Peru. This translates to an RGB value of rgb(175, 109, 29).
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 38% Magenta, 83% Yellow, and 31% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AF6D1D
RGB175, 109, 29
HSL32.9°, 71.6%, 40.0%
CMYK0%, 38%, 83%, 31%
HSV32.9°, 83.4%, 68.6%
LAB52.0, 20.2, 51.8
XYZ23.4, 20.1, 3.8
Decimal11496733
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.18:1
Text on #FFFFFF
AA Large
5.03:1
Text on #000000
AA
3.99:1
Text on #F8FAFC
AA Large
4.27:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF6D1D;
}
.text-color {
color: #AF6D1D;
}
.border-color {
border: 2px solid #AF6D1D;
}