#AF4933
A medium, moderate red closely aligning with Sienna.
About #AF4933
At its core, #AF4933 is a medium and moderate hue. Designers often compare it to the standard color Sienna. This translates to an RGB value of rgb(175, 73, 51).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 58% Magenta, 71% 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AF4933
RGB175, 73, 51
HSL10.6°, 54.9%, 44.3%
CMYK0%, 58%, 71%, 31%
HSV10.6°, 70.9%, 68.6%
LAB44.4, 40.3, 33.6
XYZ20.7, 14.1, 4.8
Decimal11487539
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.49:1
Text on #FFFFFF
AA
3.82:1
Text on #000000
AA Large
5.25:1
Text on #F8FAFC
AA
3.25:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF4933;
}
.text-color {
color: #AF4933;
}
.border-color {
border: 2px solid #AF4933;
}