#B66D66
A medium, moderate red closely aligning with Indianred.
About #B66D66
The precise color #B66D66 is an excellent choice for modern design projects. It is closely associated with the named CSS color Indianred. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 109, and 102.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 40% Magenta, 44% Yellow, and 29% Black. With a hue angle of 5.2 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B66D66
RGB182, 109, 102
HSL5.2°, 35.4%, 55.7%
CMYK0%, 40%, 44%, 29%
HSV5.2°, 44.0%, 71.4%
LAB53.9, 28.2, 16.3
XYZ27.2, 21.8, 15.4
Decimal11955558
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.91:1
Text on #FFFFFF
AA Large
5.37:1
Text on #000000
AA
3.74:1
Text on #F8FAFC
AA Large
4.56:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B66D66;
}
.text-color {
color: #B66D66;
}
.border-color {
border: 2px solid #B66D66;
}