#B64942
A medium, moderate red closely aligning with Indianred.
About #B64942
The precise color #B64942 is an excellent choice for modern design projects. Designers often compare it to the standard color Indianred. Its digital footprint relies on 182 parts red, 73 parts green, and 66 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 60% magenta inks. The HSL representation is 3.6° hue, 46.8% saturation, and 48.6% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B64942
RGB182, 73, 66
HSL3.6°, 46.8%, 48.6%
CMYK0%, 60%, 64%, 29%
HSV3.6°, 63.7%, 71.4%
LAB45.8, 43.7, 26.9
XYZ22.7, 15.1, 6.9
Decimal11946306
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.22:1
Text on #FFFFFF
AA
4.02:1
Text on #000000
AA Large
4.99:1
Text on #F8FAFC
AA
3.42:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B64942;
}
.text-color {
color: #B64942;
}
.border-color {
border: 2px solid #B64942;
}