#B60724
A dark, vivid red closely aligning with Firebrick.
About #B60724
The precise color #B60724 is an excellent choice for modern design projects. Designers often compare it to the standard color Firebrick. In the RGB color space, it consists of 182 red, 7 green, and 36 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 96% M, 80% Y, and 29% K. With a hue angle of 350.1 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a dark 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#B60724
RGB182, 7, 36
HSL350.1°, 92.6%, 37.1%
CMYK0%, 96%, 80%, 29%
HSV350.1°, 96.2%, 71.4%
LAB38.2, 62.0, 35.9
XYZ19.7, 10.2, 2.6
Decimal11929380
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.90:1
Text on #FFFFFF
AA
3.04:1
Text on #000000
AA Large
6.59:1
Text on #F8FAFC
AA
2.59:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B60724;
}
.text-color {
color: #B60724;
}
.border-color {
border: 2px solid #B60724;
}