#BD3349
A medium, moderate red closely aligning with Brown.
About #BD3349
The precise color #BD3349 is an excellent choice for modern design projects. It is closely associated with the named CSS color Brown. In the RGB color space, it consists of 189 red, 51 green, and 73 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 73% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD3349
RGB189, 51, 73
HSL350.4°, 57.5%, 47.1%
CMYK0%, 73%, 61%, 26%
HSV350.4°, 73.0%, 74.1%
LAB43.8, 55.7, 20.3
XYZ23.4, 13.7, 7.7
Decimal12399433
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.62:1
Text on #FFFFFF
AA
3.73:1
Text on #000000
AA Large
5.38:1
Text on #F8FAFC
AA
3.17:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD3349;
}
.text-color {
color: #BD3349;
}
.border-color {
border: 2px solid #BD3349;
}