#B60033
A dark, vivid magenta closely aligning with Firebrick.
About #B60033
At its core, #B60033 is a dark and vivid hue. If you're using CSS, you might find it aligns closely with Firebrick. Its digital footprint relies on 182 parts red, 0 parts green, and 51 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 100% M, 72% Y, and 29% K. The HSL representation is 343.2° hue, 100.0% saturation, and 35.7% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B60033
RGB182, 0, 51
HSL343.2°, 100.0%, 35.7%
CMYK0%, 100%, 72%, 29%
HSV343.2°, 100.0%, 71.4%
LAB38.2, 63.3, 26.6
XYZ19.9, 10.2, 4.0
Decimal11927603
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.92:1
Text on #FFFFFF
AA
3.04:1
Text on #000000
AA Large
6.61:1
Text on #F8FAFC
AA
2.58:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B60033;
}
.text-color {
color: #B60033;
}
.border-color {
border: 2px solid #B60033;
}