#B6665F
A medium, moderate red closely aligning with Indianred.
About #B6665F
The precise color #B6665F is an excellent choice for modern design projects. Designers often compare it to the standard color Indianred. This translates to an RGB value of rgb(182, 102, 95).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 44% magenta inks. With a hue angle of 4.8 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B6665F
RGB182, 102, 95
HSL4.8°, 37.3%, 54.3%
CMYK0%, 44%, 48%, 29%
HSV4.8°, 47.8%, 71.4%
LAB52.1, 31.3, 18.1
XYZ26.1, 20.3, 13.4
Decimal11953759
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.15:1
Text on #FFFFFF
AA Large
5.05:1
Text on #000000
AA
3.97:1
Text on #F8FAFC
AA Large
4.30:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B6665F;
}
.text-color {
color: #B6665F;
}
.border-color {
border: 2px solid #B6665F;
}