#A00749
A dark, vivid magenta closely aligning with Brown.
About #A00749
When working with digital screens, the color #A00749 is rendered by mixing light. It is closely associated with the named CSS color Brown. In the RGB color space, it consists of 160 red, 7 green, and 73 blue.
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, 54% Y, and 37% K. The HSL representation is 334.1° hue, 91.6% saturation, and 32.7% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A00749
RGB160, 7, 73
HSL334.1°, 91.6%, 32.7%
CMYK0%, 96%, 54%, 37%
HSV334.1°, 95.6%, 62.7%
LAB34.2, 58.4, 6.3
XYZ15.8, 8.1, 7.0
Decimal10487625
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.01:1
Text on #FFFFFF
AAA
2.62:1
Text on #000000
FAIL
7.66:1
Text on #F8FAFC
AAA
2.23:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A00749;
}
.text-color {
color: #A00749;
}
.border-color {
border: 2px solid #A00749;
}