#AF0733
A dark, vivid magenta closely aligning with Brown.
About #AF0733
When working with digital screens, the color #AF0733 is rendered by mixing light. Its closest recognized web color is Brown. To achieve this exact tint on a monitor, you would use an RGB mix of 175, 7, and 51.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 96% Magenta, 71% Yellow, and 31% Black. The HSL representation is 344.3° hue, 92.3% saturation, and 35.7% lightness.
Contrast ratios determine whether this color is safe for typography. 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#AF0733
RGB175, 7, 51
HSL344.3°, 92.3%, 35.7%
CMYK0%, 96%, 71%, 31%
HSV344.3°, 96.0%, 68.6%
LAB36.9, 60.8, 24.8
XYZ18.4, 9.5, 4.0
Decimal11470643
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.24:1
Text on #FFFFFF
AAA
2.90:1
Text on #000000
FAIL
6.92:1
Text on #F8FAFC
AA
2.47:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #AF0733;
}
.text-color {
color: #AF0733;
}
.border-color {
border: 2px solid #AF0733;
}