#AF1633
A dark, vivid red closely aligning with Brown.
About #AF1633
The precise color #AF1633 is an excellent choice for modern design projects. Its closest recognized web color is Brown. To achieve this exact tint on a monitor, you would use an RGB mix of 175, 22, and 51.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 87% M, 71% Y, and 31% K. With a hue angle of 348.6 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AF1633
RGB175, 22, 51
HSL348.6°, 77.7%, 38.6%
CMYK0%, 87%, 71%, 31%
HSV348.6°, 87.4%, 68.6%
LAB37.7, 58.6, 25.7
XYZ18.6, 9.9, 4.1
Decimal11474483
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.03:1
Text on #FFFFFF
AAA
2.99:1
Text on #000000
FAIL
6.72:1
Text on #F8FAFC
AA
2.54:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #AF1633;
}
.text-color {
color: #AF1633;
}
.border-color {
border: 2px solid #AF1633;
}