#BB715B Spiced
#BB715B (Spiced) RGB value is (187, 113, 91).
Red value is 187, green value is 113, and blue value is 91.
Cylindrical-coordinate representations (HSL) of color #BB715B: hue: 14°, saturation: 41.4%, and lightness: 54.5%.
Process color (CMYK) of #BB715B is 0%, 39.6%, 51.3%, 26.7%. Web safe color equivalent of #BB715B is ##CC6666. Color #BB715B contains mainly Red.
Color Spaces
| Color spaces of #BB715B | Value |
|---|---|
| RGB | 187, 113, 91 |
| HSL | 14°, 41.4%, 54.5% |
| HSV / HSB | 14°, 51.3%, 73.3% |
| CMYK | 0%, 39.6%, 51.3%, 26.7% |
| XYZ | 28.29, 23.13, 12.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111011 | 01110001 | 01011011 |
| Octal | 273 | 161 | 133 |
| Decimal | 187 | 113 | 91 |
| Hex | BB | 71 | 5B |
Shades of #BB715B
Tints of #BB715B
.mybgColor { background-color: #BB715B; }
.myforeColor { color: #BB715B; }
.myborderColor { border: 3px solid #BB715B; }
<p style="color:#BB715B">Text here</p>
This sample text is styled with font color #BB715B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BB715B">Div content here</div>
<div style="border:3px solid #BB715B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(187, 113, 91, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BB715B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BB715B;
-webkit-box-shadow: 1px 1px 3px #BB715B;
box-shadow: 1px 1px 3px #BB715B; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #BB715B (Spiced)
Color Overview & Profile: Color #BB715B, also known as Spiced, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 73% Red (187/255), 44% Green (113/255), and 36% Blue (91/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #BB715B translates into the CMYK subtractive color model with values of 0% Cyan, 39.6% Magenta, 51.3% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 14°, saturation of 41.4%, and lightness of 54.5%.
Web Accessibility & Design Recommendations: When implementing #BB715B in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CC6666.
