#BD1607
A dark, vivid red closely aligning with Firebrick.
About #BD1607
When working with digital screens, the color #BD1607 is rendered by mixing light. Designers often compare it to the standard color Firebrick. To achieve this exact tint on a monitor, you would use an RGB mix of 189, 22, and 7.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 88% M, 96% Y, and 26% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#BD1607
RGB189, 22, 7
HSL4.9°, 92.9%, 38.4%
CMYK0%, 88%, 96%, 26%
HSV4.9°, 96.3%, 74.1%
LAB40.3, 61.3, 51.5
XYZ21.3, 11.4, 1.3
Decimal12391943
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.40:1
Text on #FFFFFF
AA
3.28:1
Text on #000000
AA Large
6.12:1
Text on #F8FAFC
AA
2.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #BD1607;
}
.text-color {
color: #BD1607;
}
.border-color {
border: 2px solid #BD1607;
}