#AF573A
A medium, moderate red closely aligning with Sienna.
About #AF573A
Visually, #AF573A is defined as a moderate red. Designers often compare it to the standard color Sienna. In the RGB color space, it consists of 175 red, 87 green, and 58 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 50% Magenta, 67% Yellow, and 31% Black. The HSL representation is 14.9° hue, 50.2% saturation, and 45.7% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AF573A
RGB175, 87, 58
HSL14.9°, 50.2%, 45.7%
CMYK0%, 50%, 67%, 31%
HSV14.9°, 66.9%, 68.6%
LAB47.3, 33.5, 33.1
XYZ21.9, 16.2, 6.0
Decimal11491130
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.94:1
Text on #FFFFFF
AA
4.25:1
Text on #000000
AA Large
4.73:1
Text on #F8FAFC
AA
3.61:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF573A;
}
.text-color {
color: #AF573A;
}
.border-color {
border: 2px solid #AF573A;
}