#CED8C1 Turtle Chalk
#CED8C1 (Turtle Chalk) RGB value is (206, 216, 193).
Red value is 206, green value is 216, and blue value is 193.
Cylindrical-coordinate representations (HSL) of color #CED8C1: hue: 86°, saturation: 22.8%, and lightness: 80.2%.
Process color (CMYK) of #CED8C1 is 4.6%, 0%, 10.6%, 15.3%. Web safe color equivalent of #CED8C1 is ##CCCCCC. Color #CED8C1 contains mainly Cyan.
Color Spaces
| Color spaces of #CED8C1 | Value |
|---|---|
| RGB | 206, 216, 193 |
| HSL | 86°, 22.8%, 80.2% |
| HSV / HSB | 86°, 10.6%, 84.7% |
| CMYK | 4.6%, 0%, 10.6%, 15.3% |
| XYZ | 59.63, 66.08, 60.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001110 | 11011000 | 11000001 |
| Octal | 316 | 330 | 301 |
| Decimal | 206 | 216 | 193 |
| Hex | CE | D8 | C1 |
Shades of #CED8C1
Tints of #CED8C1
.mybgColor { background-color: #CED8C1; }
.myforeColor { color: #CED8C1; }
.myborderColor { border: 3px solid #CED8C1; }
<p style="color:#CED8C1">Text here</p>
This sample text is styled with font color #CED8C1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CED8C1">Div content here</div>
<div style="border:3px solid #CED8C1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(206, 216, 193, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CED8C1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CED8C1;
-webkit-box-shadow: 1px 1px 3px #CED8C1;
box-shadow: 1px 1px 3px #CED8C1; }
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 #CED8C1 (Turtle Chalk)
Color Overview & Profile: Color #CED8C1, also known as Turtle Chalk, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 81% Red (206/255), 85% Green (216/255), and 76% Blue (193/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #CED8C1 translates into the CMYK subtractive color model with values of 4.6% Cyan, 0% Magenta, 10.6% Yellow, and 15.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 86°, saturation of 22.8%, and lightness of 80.2%.
Web Accessibility & Design Recommendations: When implementing #CED8C1 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.
