#BF8BB8 Dragonflies
#BF8BB8 (Dragonflies) RGB value is (191, 139, 184).
Red value is 191, green value is 139, and blue value is 184.
Cylindrical-coordinate representations (HSL) of color #BF8BB8: hue: 308°, saturation: 28.9%, and lightness: 64.7%.
Process color (CMYK) of #BF8BB8 is 0%, 27.2%, 3.7%, 25.1%. Web safe color equivalent of #BF8BB8 is ##CC99CC. Color #BF8BB8 contains mainly Red.
Color Spaces
| Color spaces of #BF8BB8 | Value |
|---|---|
| RGB | 191, 139, 184 |
| HSL | 308°, 28.9%, 64.7% |
| HSV / HSB | 308°, 27.2%, 74.9% |
| CMYK | 0%, 27.2%, 3.7%, 25.1% |
| XYZ | 39.37, 33, 49.63 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111111 | 10001011 | 10111000 |
| Octal | 277 | 213 | 270 |
| Decimal | 191 | 139 | 184 |
| Hex | BF | 8B | B8 |
Shades of #BF8BB8
Tints of #BF8BB8
.mybgColor { background-color: #BF8BB8; }
.myforeColor { color: #BF8BB8; }
.myborderColor { border: 3px solid #BF8BB8; }
<p style="color:#BF8BB8">Text here</p>
This sample text is styled with font color #BF8BB8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BF8BB8">Div content here</div>
<div style="border:3px solid #BF8BB8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(191, 139, 184, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BF8BB8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BF8BB8;
-webkit-box-shadow: 1px 1px 3px #BF8BB8;
box-shadow: 1px 1px 3px #BF8BB8; }
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 #BF8BB8 (Dragonflies)
Color Overview & Profile: Color #BF8BB8, also known as Dragonflies, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 75% Red (191/255), 55% Green (139/255), and 72% Blue (184/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #BF8BB8 translates into the CMYK subtractive color model with values of 0% Cyan, 27.2% Magenta, 3.7% Yellow, and 25.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 308°, saturation of 28.9%, and lightness of 64.7%.
Web Accessibility & Design Recommendations: When implementing #BF8BB8 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 ##CC99CC.
