#C8B3C8 Softly Softly
#C8B3C8 (Softly Softly) RGB value is (200, 179, 200).
Red value is 200, green value is 179, and blue value is 200.
Cylindrical-coordinate representations (HSL) of color #C8B3C8: hue: 300°, saturation: 16%, and lightness: 74.3%.
Process color (CMYK) of #C8B3C8 is 0%, 10.5%, 0%, 21.6%. Web safe color equivalent of #C8B3C8 is ##CCCCCC. Color #C8B3C8 contains mainly Yellow.
Color Spaces
| Color spaces of #C8B3C8 | Value |
|---|---|
| RGB | 200, 179, 200 |
| HSL | 300°, 16%, 74.3% |
| HSV / HSB | 300°, 10.5%, 78.4% |
| CMYK | 0%, 10.5%, 0%, 21.6% |
| XYZ | 50.36, 48.69, 61.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001000 | 10110011 | 11001000 |
| Octal | 310 | 263 | 310 |
| Decimal | 200 | 179 | 200 |
| Hex | C8 | B3 | C8 |
Shades of #C8B3C8
Tints of #C8B3C8
.mybgColor { background-color: #C8B3C8; }
.myforeColor { color: #C8B3C8; }
.myborderColor { border: 3px solid #C8B3C8; }
<p style="color:#C8B3C8">Text here</p>
This sample text is styled with font color #C8B3C8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C8B3C8">Div content here</div>
<div style="border:3px solid #C8B3C8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(200, 179, 200, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C8B3C8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C8B3C8;
-webkit-box-shadow: 1px 1px 3px #C8B3C8;
box-shadow: 1px 1px 3px #C8B3C8; }
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 #C8B3C8 (Softly Softly)
Color Overview & Profile: Color #C8B3C8, 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 (200/255), 70% Green (179/255), and 78% Blue (200/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C8B3C8 translates into the CMYK subtractive color model with values of 0% Cyan, 10.5% Magenta, 0% Yellow, and 21.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 300°, saturation of 16%, and lightness of 74.3%.
Web Accessibility & Design Recommendations: When implementing #C8B3C8 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.
