#AF7557
A medium, moderate orange closely aligning with Sienna.
About #AF7557
The hex code #AF7557 represents a beautifully specific shade of orange. Its closest recognized web color is Sienna. In the RGB color space, it consists of 175 red, 117 green, and 87 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 33% magenta inks. With a hue angle of 20.5 degrees, it sits comfortably in the orange spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AF7557
RGB175, 117, 87
HSL20.5°, 35.5%, 51.4%
CMYK0%, 33%, 50%, 31%
HSV20.5°, 50.3%, 68.6%
LAB54.6, 19.4, 25.8
XYZ25.8, 22.5, 12.0
Decimal11498839
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.81:1
Text on #FFFFFF
AA Large
5.50:1
Text on #000000
AA
3.65:1
Text on #F8FAFC
AA Large
4.68:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF7557;
}
.text-color {
color: #AF7557;
}
.border-color {
border: 2px solid #AF7557;
}