#B61642
A medium, vivid magenta closely aligning with Brown.
About #B61642
The hex code #B61642 represents a beautifully specific shade of magenta. Its closest recognized web color is Brown. In the RGB color space, it consists of 182 red, 22 green, and 66 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 88% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B61642
RGB182, 22, 66
HSL343.5°, 78.4%, 40.0%
CMYK0%, 88%, 64%, 29%
HSV343.5°, 87.9%, 71.4%
LAB39.4, 61.2, 18.7
XYZ20.6, 10.9, 6.2
Decimal11933250
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.60:1
Text on #FFFFFF
AA
3.18:1
Text on #000000
AA Large
6.31:1
Text on #F8FAFC
AA
2.71:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B61642;
}
.text-color {
color: #B61642;
}
.border-color {
border: 2px solid #B61642;
}