#C7BACC Softly Softly
#C7BACC (Softly Softly) RGB value is (199, 186, 204).
Red value is 199, green value is 186, and blue value is 204.
Cylindrical-coordinate representations (HSL) of color #C7BACC: hue: 283°, saturation: 15%, and lightness: 76.5%.
Process color (CMYK) of #C7BACC is 2.5%, 8.8%, 0%, 20%. Web safe color equivalent of #C7BACC is ##CCCCCC. Color #C7BACC contains mainly GRAY.
Color Spaces
| Color spaces of #C7BACC | Value |
|---|---|
| RGB | 199, 186, 204 |
| HSL | 283°, 15%, 76.5% |
| HSV / HSB | 283°, 8.8%, 80% |
| CMYK | 2.5%, 8.8%, 0%, 20% |
| XYZ | 52.01, 51.62, 64.34 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000111 | 10111010 | 11001100 |
| Octal | 307 | 272 | 314 |
| Decimal | 199 | 186 | 204 |
| Hex | C7 | BA | CC |
Shades of #C7BACC
Tints of #C7BACC
.mybgColor { background-color: #C7BACC; }
.myforeColor { color: #C7BACC; }
.myborderColor { border: 3px solid #C7BACC; }
<p style="color:#C7BACC">Text here</p>
This sample text is styled with font color #C7BACC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C7BACC">Div content here</div>
<div style="border:3px solid #C7BACC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(199, 186, 204, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C7BACC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C7BACC;
-webkit-box-shadow: 1px 1px 3px #C7BACC;
box-shadow: 1px 1px 3px #C7BACC; }
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 #C7BACC (Softly Softly)
Color Overview & Profile: Color #C7BACC, also known as Softly Softly, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 78% Red (199/255), 73% Green (186/255), and 80% Blue (204/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #C7BACC translates into the CMYK subtractive color model with values of 2.5% Cyan, 8.8% Magenta, 0% Yellow, and 20% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 283°, saturation of 15%, and lightness of 76.5%.
Web Accessibility & Design Recommendations: When implementing #C7BACC 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 ##CCCCCC.
