#AF502C
A medium, moderate orange closely aligning with Sienna.
About #AF502C
Visually, #AF502C is defined as a moderate orange. Designers often compare it to the standard color Sienna. This translates to an RGB value of rgb(175, 80, 44).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 54% magenta, 75% yellow, and 31% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AF502C
RGB175, 80, 44
HSL16.5°, 59.8%, 42.9%
CMYK0%, 54%, 75%, 31%
HSV16.5°, 74.9%, 68.6%
LAB45.7, 36.4, 38.9
XYZ21.0, 15.0, 4.2
Decimal11489324
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.24:1
Text on #FFFFFF
AA
4.01:1
Text on #000000
AA Large
5.01:1
Text on #F8FAFC
AA
3.41:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF502C;
}
.text-color {
color: #AF502C;
}
.border-color {
border: 2px solid #AF502C;
}