#B60742
A dark, vivid magenta closely aligning with Brown.
About #B60742
The precise color #B60742 is an excellent choice for modern design projects. It is closely associated with the named CSS color Brown. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 7, and 66.
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 96% magenta inks. The HSL representation is 339.8° hue, 92.6% saturation, and 37.1% lightness.
When using this color as a background, text legibility must be considered. 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#B60742
RGB182, 7, 66
HSL339.8°, 92.6%, 37.1%
CMYK0%, 96%, 64%, 29%
HSV339.8°, 96.2%, 71.4%
LAB38.7, 63.3, 17.8
XYZ20.4, 10.5, 6.1
Decimal11929410
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.78:1
Text on #FFFFFF
AA
3.10:1
Text on #000000
AA Large
6.48:1
Text on #F8FAFC
AA
2.63:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B60742;
}
.text-color {
color: #B60742;
}
.border-color {
border: 2px solid #B60742;
}