#A00733
A dark, vivid magenta closely aligning with Brown.
About #A00733
The precise color #A00733 is an excellent choice for modern design projects. It is closely associated with the named CSS color Brown. This translates to an RGB value of rgb(160, 7, 51).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 96% Magenta, 68% Yellow, and 37% Black. The HSL representation is 342.7° hue, 91.6% saturation, and 32.7% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A00733
RGB160, 7, 51
HSL342.7°, 91.6%, 32.7%
CMYK0%, 96%, 68%, 37%
HSV342.7°, 95.6%, 62.7%
LAB33.7, 57.0, 20.0
XYZ15.2, 7.9, 3.9
Decimal10487603
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.16:1
Text on #FFFFFF
AAA
2.57:1
Text on #000000
FAIL
7.80:1
Text on #F8FAFC
AAA
2.19:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A00733;
}
.text-color {
color: #A00733;
}
.border-color {
border: 2px solid #A00733;
}