#B60700
A dark, vivid red closely aligning with Firebrick.
About #B60700
When working with digital screens, the color #B60700 is rendered by mixing light. Designers often compare it to the standard color Firebrick. In the RGB color space, it consists of 182 red, 7 green, and 0 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 96% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B60700
RGB182, 7, 0
HSL2.3°, 100.0%, 35.7%
CMYK0%, 96%, 100%, 29%
HSV2.3°, 100.0%, 71.4%
LAB38.0, 61.4, 52.3
XYZ19.4, 10.1, 0.9
Decimal11929344
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.96:1
Text on #FFFFFF
AA
3.02:1
Text on #000000
AA Large
6.65:1
Text on #F8FAFC
AA
2.57:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B60700;
}
.text-color {
color: #B60700;
}
.border-color {
border: 2px solid #B60700;
}