#B4074B
A dark, vivid magenta closely aligning with Brown.
About #B4074B
The hex code #B4074B represents a beautifully specific shade of magenta. Its closest recognized web color is Brown. This translates to an RGB value of rgb(180, 7, 75).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 96% magenta, 58% yellow, and 29% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#B4074B
RGB180, 7, 75
HSL336.4°, 92.5%, 36.7%
CMYK0%, 96%, 58%, 29%
HSV336.4°, 96.1%, 70.6%
LAB38.5, 63.4, 11.6
XYZ20.2, 10.4, 7.6
Decimal11798347
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.83:1
Text on #FFFFFF
AA
3.07:1
Text on #000000
AA Large
6.53:1
Text on #F8FAFC
AA
2.61:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B4074B;
}
.text-color {
color: #B4074B;
}
.border-color {
border: 2px solid #B4074B;
}