#AF2C33
A medium, moderate red closely aligning with Brown.
About #AF2C33
The hex code #AF2C33 represents a beautifully specific shade of red. Its closest recognized web color is Brown. In the RGB color space, it consists of 175 red, 44 green, and 51 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 75% magenta, 71% yellow, and 31% black. With a hue angle of 356.8 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AF2C33
RGB175, 44, 51
HSL356.8°, 59.8%, 42.9%
CMYK0%, 75%, 71%, 31%
HSV356.8°, 74.9%, 68.6%
LAB39.8, 52.6, 28.3
XYZ19.2, 11.2, 4.3
Decimal11480115
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.50:1
Text on #FFFFFF
AA
3.23:1
Text on #000000
AA Large
6.21:1
Text on #F8FAFC
AA
2.75:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #AF2C33;
}
.text-color {
color: #AF2C33;
}
.border-color {
border: 2px solid #AF2C33;
}