#B61649
A medium, vivid magenta closely aligning with Brown.
About #B61649
Visually, #B61649 is defined as a vivid magenta. Its closest recognized web color is Brown. This translates to an RGB value of rgb(182, 22, 73).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 88% Magenta, 60% Yellow, and 29% Black. The HSL representation is 340.9° hue, 78.4% saturation, and 40.0% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B61649
RGB182, 22, 73
HSL340.9°, 78.4%, 40.0%
CMYK0%, 88%, 60%, 29%
HSV340.9°, 87.9%, 71.4%
LAB39.6, 61.6, 14.5
XYZ20.8, 11.0, 7.3
Decimal11933257
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.56:1
Text on #FFFFFF
AA
3.20:1
Text on #000000
AA Large
6.27:1
Text on #F8FAFC
AA
2.72:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B61649;
}
.text-color {
color: #B61649;
}
.border-color {
border: 2px solid #B61649;
}