#B06880 Crushed Raspberry
#B06880 (Crushed Raspberry) RGB value is (176, 104, 128).
Red value is 176, green value is 104, and blue value is 128.
Cylindrical-coordinate representations (HSL) of color #B06880: hue: 340°, saturation: 31.3%, and lightness: 54.9%.
Process color (CMYK) of #B06880 is 0%, 40.9%, 27.3%, 31%. Web safe color equivalent of #B06880 is ##996699. Color #B06880 contains mainly Red.
Color Spaces
| Color spaces of #B06880 | Value |
|---|---|
| RGB | 176, 104, 128 |
| HSL | 340°, 31.3%, 54.9% |
| HSV / HSB | 340°, 40.9%, 69% |
| CMYK | 0%, 40.9%, 27.3%, 31% |
| XYZ | 26.75, 20.69, 23 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110000 | 01101000 | 10000000 |
| Octal | 260 | 150 | 200 |
| Decimal | 176 | 104 | 128 |
| Hex | B0 | 68 | 80 |
Shades of #B06880
Tints of #B06880
.mybgColor { background-color: #B06880; }
.myforeColor { color: #B06880; }
.myborderColor { border: 3px solid #B06880; }
<p style="color:#B06880">Text here</p>
This sample text is styled with font color #B06880. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B06880">Div content here</div>
<div style="border:3px solid #B06880">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(176, 104, 128, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B06880; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B06880;
-webkit-box-shadow: 1px 1px 3px #B06880;
box-shadow: 1px 1px 3px #B06880; }
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 #B06880 (Crushed Raspberry)
Color Overview & Profile: Color #B06880, also known as Crushed Raspberry, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 69% Red (176/255), 41% Green (104/255), and 50% Blue (128/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #B06880 translates into the CMYK subtractive color model with values of 0% Cyan, 40.9% Magenta, 27.3% Yellow, and 31% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 340°, saturation of 31.3%, and lightness of 54.9%.
Web Accessibility & Design Recommendations: When implementing #B06880 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 ##996699.
