#BD3A33
A medium, moderate red closely aligning with Firebrick.
About #BD3A33
The precise color #BD3A33 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 189 red, 58 green, and 51 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 69% M, 73% Y, and 26% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD3A33
RGB189, 58, 51
HSL3.0°, 57.5%, 47.1%
CMYK0%, 69%, 73%, 26%
HSV3.0°, 73.0%, 74.1%
LAB44.4, 51.9, 34.2
XYZ23.1, 14.1, 4.6
Decimal12401203
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.50:1
Text on #FFFFFF
AA
3.82:1
Text on #000000
AA Large
5.26:1
Text on #F8FAFC
AA
3.24:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD3A33;
}
.text-color {
color: #BD3A33;
}
.border-color {
border: 2px solid #BD3A33;
}