#BD5F5F
A medium, moderate red closely aligning with Indianred.
About #BD5F5F
The hex code #BD5F5F represents a beautifully specific shade of red. Its closest recognized web color is Indianred. This translates to an RGB value of rgb(189, 95, 95).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 50% magenta, 50% yellow, and 26% black. 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. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD5F5F
RGB189, 95, 95
HSL0.0°, 41.6%, 55.7%
CMYK0%, 50%, 50%, 26%
HSV0.0°, 49.7%, 74.1%
LAB51.6, 37.7, 17.6
XYZ27.1, 19.8, 13.2
Decimal12410719
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.23:1
Text on #FFFFFF
AA Large
4.97:1
Text on #000000
AA
4.04:1
Text on #F8FAFC
AA Large
4.22:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD5F5F;
}
.text-color {
color: #BD5F5F;
}
.border-color {
border: 2px solid #BD5F5F;
}