#CDD1C4 Iced Aniseed
#CDD1C4 (Iced Aniseed) RGB value is (205, 209, 196).
Red value is 205, green value is 209, and blue value is 196.
Cylindrical-coordinate representations (HSL) of color #CDD1C4: hue: 78°, saturation: 12.4%, and lightness: 79.4%.
Process color (CMYK) of #CDD1C4 is 1.9%, 0%, 6.2%, 18%. Web safe color equivalent of #CDD1C4 is ##CCCCCC. Color #CDD1C4 contains mainly WHITE.
Color Spaces
| Color spaces of #CDD1C4 | Value |
|---|---|
| RGB | 205, 209, 196 |
| HSL | 78°, 12.4%, 79.4% |
| HSV / HSB | 78°, 6.2%, 82% |
| CMYK | 1.9%, 0%, 6.2%, 18% |
| XYZ | 57.94, 62.57, 61.24 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001101 | 11010001 | 11000100 |
| Octal | 315 | 321 | 304 |
| Decimal | 205 | 209 | 196 |
| Hex | CD | D1 | C4 |
Shades of #CDD1C4
Tints of #CDD1C4
.mybgColor { background-color: #CDD1C4; }
.myforeColor { color: #CDD1C4; }
.myborderColor { border: 3px solid #CDD1C4; }
<p style="color:#CDD1C4">Text here</p>
This sample text is styled with font color #CDD1C4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CDD1C4">Div content here</div>
<div style="border:3px solid #CDD1C4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(205, 209, 196, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CDD1C4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CDD1C4;
-webkit-box-shadow: 1px 1px 3px #CDD1C4;
box-shadow: 1px 1px 3px #CDD1C4; }
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 #CDD1C4 (Iced Aniseed)
Color Overview & Profile: Color #CDD1C4, also known as Iced Aniseed, 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 (205/255), 82% Green (209/255), and 77% Blue (196/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #CDD1C4 translates into the CMYK subtractive color model with values of 1.9% Cyan, 0% Magenta, 6.2% Yellow, and 18% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 78°, saturation of 12.4%, and lightness of 79.4%.
Web Accessibility & Design Recommendations: When implementing #CDD1C4 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.
