#AF5F2C
A medium, moderate orange closely aligning with Sienna.
About #AF5F2C
At its core, #AF5F2C is a medium and moderate hue. Designers often compare it to the standard color Sienna. To achieve this exact tint on a monitor, you would use an RGB mix of 175, 95, and 44.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 46% Magenta, 75% Yellow, and 31% 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AF5F2C
RGB175, 95, 44
HSL23.4°, 59.8%, 42.9%
CMYK0%, 46%, 75%, 31%
HSV23.4°, 74.9%, 68.6%
LAB48.9, 28.5, 42.2
XYZ22.2, 17.5, 4.6
Decimal11493164
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.67:1
Text on #FFFFFF
AA
4.50:1
Text on #000000
AA Large
4.46:1
Text on #F8FAFC
AA Large
3.82:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF5F2C;
}
.text-color {
color: #AF5F2C;
}
.border-color {
border: 2px solid #AF5F2C;
}