#CB81BA Dragonflies
#CB81BA (Dragonflies) RGB value is (203, 129, 186).
Red value is 203, green value is 129, and blue value is 186.
Cylindrical-coordinate representations (HSL) of color #CB81BA: hue: 314°, saturation: 41.6%, and lightness: 65.1%.
Process color (CMYK) of #CB81BA is 0%, 36.5%, 8.4%, 20.4%. Web safe color equivalent of #CB81BA is ##CC99CC. Color #CB81BA contains mainly Red.
Color Spaces
| Color spaces of #CB81BA | Value |
|---|---|
| RGB | 203, 129, 186 |
| HSL | 314°, 41.6%, 65.1% |
| HSV / HSB | 314°, 36.5%, 79.6% |
| CMYK | 0%, 36.5%, 8.4%, 20.4% |
| XYZ | 41.34, 31.94, 50.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001011 | 10000001 | 10111010 |
| Octal | 313 | 201 | 272 |
| Decimal | 203 | 129 | 186 |
| Hex | CB | 81 | BA |
Shades of #CB81BA
Tints of #CB81BA
.mybgColor { background-color: #CB81BA; }
.myforeColor { color: #CB81BA; }
.myborderColor { border: 3px solid #CB81BA; }
<p style="color:#CB81BA">Text here</p>
This sample text is styled with font color #CB81BA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CB81BA">Div content here</div>
<div style="border:3px solid #CB81BA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(203, 129, 186, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CB81BA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CB81BA;
-webkit-box-shadow: 1px 1px 3px #CB81BA;
box-shadow: 1px 1px 3px #CB81BA; }
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 #CB81BA (Dragonflies)
Color Overview & Profile: Color #CB81BA, 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 80% Red (203/255), 51% Green (129/255), and 73% Blue (186/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #CB81BA translates into the CMYK subtractive color model with values of 0% Cyan, 36.5% Magenta, 8.4% Yellow, and 20.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 314°, saturation of 41.6%, and lightness of 65.1%.
Web Accessibility & Design Recommendations: When implementing #CB81BA 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.
