#AF073A
A dark, vivid magenta closely aligning with Brown.
About #AF073A
The precise color #AF073A is an excellent choice for modern design projects. Designers often compare it to the standard color Brown. To achieve this exact tint on a monitor, you would use an RGB mix of 175, 7, and 58.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 96% M, 67% Y, and 31% K. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. 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#AF073A
RGB175, 7, 58
HSL341.8°, 92.3%, 35.7%
CMYK0%, 96%, 67%, 31%
HSV341.8°, 96.0%, 68.6%
LAB37.1, 61.1, 20.5
XYZ18.5, 9.6, 4.9
Decimal11470650
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.21:1
Text on #FFFFFF
AAA
2.91:1
Text on #000000
FAIL
6.89:1
Text on #F8FAFC
AA
2.48:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #AF073A;
}
.text-color {
color: #AF073A;
}
.border-color {
border: 2px solid #AF073A;
}