#B60049
A dark, vivid magenta closely aligning with Brown.
About #B60049
The precise color #B60049 is an excellent choice for modern design projects. If you're using CSS, you might find it aligns closely with Brown. In the RGB color space, it consists of 182 red, 0 green, and 73 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 100% Magenta, 60% Yellow, and 29% Black. The HSL representation is 335.9° hue, 100.0% saturation, and 35.7% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B60049
RGB182, 0, 73
HSL335.9°, 100.0%, 35.7%
CMYK0%, 100%, 60%, 29%
HSV335.9°, 100.0%, 71.4%
LAB38.6, 64.5, 13.1
XYZ20.5, 10.4, 7.2
Decimal11927625
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.81:1
Text on #FFFFFF
AA
3.09:1
Text on #000000
AA Large
6.51:1
Text on #F8FAFC
AA
2.62:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B60049;
}
.text-color {
color: #B60049;
}
.border-color {
border: 2px solid #B60049;
}