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