#BD3A3A
A medium, moderate red closely aligning with Brown.
About #BD3A3A
The precise color #BD3A3A is an excellent choice for modern design projects. Its closest recognized web color is Brown. This translates to an RGB value of rgb(189, 58, 58).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 69% magenta, 69% yellow, and 26% black. The HSL representation is 0.0° hue, 53.0% saturation, and 48.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#BD3A3A
RGB189, 58, 58
HSL0.0°, 53.0%, 48.4%
CMYK0%, 69%, 69%, 26%
HSV0.0°, 69.3%, 74.1%
LAB44.4, 52.2, 30.3
XYZ23.3, 14.2, 5.5
Decimal12401210
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.48:1
Text on #FFFFFF
AA
3.83:1
Text on #000000
AA Large
5.24:1
Text on #F8FAFC
AA
3.26:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD3A3A;
}
.text-color {
color: #BD3A3A;
}
.border-color {
border: 2px solid #BD3A3A;
}