#BB6DAA Crocus
#BB6DAA (Crocus) RGB value is (187, 109, 170).
Red value is 187, green value is 109, and blue value is 170.
Cylindrical-coordinate representations (HSL) of color #BB6DAA: hue: 313°, saturation: 36.4%, and lightness: 58%.
Process color (CMYK) of #BB6DAA is 0%, 41.7%, 9.1%, 26.7%. Web safe color equivalent of #BB6DAA is ##CC6699. Color #BB6DAA contains mainly Red.
Color Spaces
| Color spaces of #BB6DAA | Value |
|---|---|
| RGB | 187, 109, 170 |
| HSL | 313°, 36.4%, 58% |
| HSV / HSB | 313°, 41.7%, 73.3% |
| CMYK | 0%, 41.7%, 9.1%, 26.7% |
| XYZ | 33.22, 24.41, 40.98 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111011 | 01101101 | 10101010 |
| Octal | 273 | 155 | 252 |
| Decimal | 187 | 109 | 170 |
| Hex | BB | 6D | AA |
Shades of #BB6DAA
Tints of #BB6DAA
.mybgColor { background-color: #BB6DAA; }
.myforeColor { color: #BB6DAA; }
.myborderColor { border: 3px solid #BB6DAA; }
<p style="color:#BB6DAA">Text here</p>
This sample text is styled with font color #BB6DAA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BB6DAA">Div content here</div>
<div style="border:3px solid #BB6DAA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(187, 109, 170, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BB6DAA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BB6DAA;
-webkit-box-shadow: 1px 1px 3px #BB6DAA;
box-shadow: 1px 1px 3px #BB6DAA; }
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 #BB6DAA (Crocus)
Color Overview & Profile: Color #BB6DAA, also known as Crocus, 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), 43% Green (109/255), and 67% Blue (170/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #BB6DAA translates into the CMYK subtractive color model with values of 0% Cyan, 41.7% Magenta, 9.1% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 313°, saturation of 36.4%, and lightness of 58%.
Web Accessibility & Design Recommendations: When implementing #BB6DAA 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 ##CC6699.
