#B60F2C
A dark, vivid red closely aligning with Firebrick.
About #B60F2C
The hex code #B60F2C represents a beautifully specific shade of red. Its closest recognized web color is Firebrick. Its digital footprint relies on 182 parts red, 15 parts green, and 44 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 92% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B60F2C
RGB182, 15, 44
HSL349.6°, 84.8%, 38.6%
CMYK0%, 92%, 76%, 29%
HSV349.6°, 91.8%, 71.4%
LAB38.7, 61.3, 31.6
XYZ19.9, 10.5, 3.4
Decimal11931436
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.79:1
Text on #FFFFFF
AA
3.09:1
Text on #000000
AA Large
6.49:1
Text on #F8FAFC
AA
2.63:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B60F2C;
}
.text-color {
color: #B60F2C;
}
.border-color {
border: 2px solid #B60F2C;
}