#C4BED2 Purpling Dawn
#C4BED2 (Purpling Dawn) RGB value is (196, 190, 210).
Red value is 196, green value is 190, and blue value is 210.
Cylindrical-coordinate representations (HSL) of color #C4BED2: hue: 258°, saturation: 18.2%, and lightness: 78.4%.
Process color (CMYK) of #C4BED2 is 6.7%, 9.5%, 0%, 17.6%. Web safe color equivalent of #C4BED2 is ##CCCCCC. Color #C4BED2 contains mainly Magenta.
Color Spaces
| Color spaces of #C4BED2 | Value |
|---|---|
| RGB | 196, 190, 210 |
| HSL | 258°, 18.2%, 78.4% |
| HSV / HSB | 258°, 9.5%, 82.4% |
| CMYK | 6.7%, 9.5%, 0%, 17.6% |
| XYZ | 52.81, 53.22, 68.45 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000100 | 10111110 | 11010010 |
| Octal | 304 | 276 | 322 |
| Decimal | 196 | 190 | 210 |
| Hex | C4 | BE | D2 |
Shades of #C4BED2
Tints of #C4BED2
.mybgColor { background-color: #C4BED2; }
.myforeColor { color: #C4BED2; }
.myborderColor { border: 3px solid #C4BED2; }
<p style="color:#C4BED2">Text here</p>
This sample text is styled with font color #C4BED2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C4BED2">Div content here</div>
<div style="border:3px solid #C4BED2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(196, 190, 210, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C4BED2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C4BED2;
-webkit-box-shadow: 1px 1px 3px #C4BED2;
box-shadow: 1px 1px 3px #C4BED2; }
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 #C4BED2 (Purpling Dawn)
Color Overview & Profile: Color #C4BED2, also known as Purpling Dawn, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 77% Red (196/255), 75% Green (190/255), and 82% Blue (210/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #C4BED2 translates into the CMYK subtractive color model with values of 6.7% Cyan, 9.5% Magenta, 0% Yellow, and 17.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 258°, saturation of 18.2%, and lightness of 78.4%.
Web Accessibility & Design Recommendations: When implementing #C4BED2 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.
