#B61600
A dark, vivid red closely aligning with Firebrick.
About #B61600
The precise color #B61600 is an excellent choice for modern design projects. Its closest recognized web color is Firebrick. In the RGB color space, it consists of 182 red, 22 green, and 0 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 88% M, 100% Y, and 29% K. With a hue angle of 7.3 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B61600
RGB182, 22, 0
HSL7.3°, 100.0%, 35.7%
CMYK0%, 88%, 100%, 29%
HSV7.3°, 100.0%, 71.4%
LAB38.8, 59.3, 52.5
XYZ19.6, 10.5, 1.0
Decimal11933184
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.77:1
Text on #FFFFFF
AA
3.10:1
Text on #000000
AA Large
6.47:1
Text on #F8FAFC
AA
2.64:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B61600;
}
.text-color {
color: #B61600;
}
.border-color {
border: 2px solid #B61600;
}