#CEC6C1 Grey Pebble
#CEC6C1 (Grey Pebble) RGB value is (206, 198, 193).
Red value is 206, green value is 198, and blue value is 193.
Cylindrical-coordinate representations (HSL) of color #CEC6C1: hue: 23°, saturation: 11.7%, and lightness: 78.2%.
Process color (CMYK) of #CEC6C1 is 0%, 3.9%, 6.3%, 19.2%. Web safe color equivalent of #CEC6C1 is ##CCCCCC. Color #CEC6C1 contains mainly WHITE.
Color Spaces
| Color spaces of #CEC6C1 | Value |
|---|---|
| RGB | 206, 198, 193 |
| HSL | 23°, 11.7%, 78.2% |
| HSV / HSB | 23°, 6.3%, 80.8% |
| CMYK | 0%, 3.9%, 6.3%, 19.2% |
| XYZ | 55.27, 57.36, 58.6 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001110 | 11000110 | 11000001 |
| Octal | 316 | 306 | 301 |
| Decimal | 206 | 198 | 193 |
| Hex | CE | C6 | C1 |
Shades of #CEC6C1
Tints of #CEC6C1
.mybgColor { background-color: #CEC6C1; }
.myforeColor { color: #CEC6C1; }
.myborderColor { border: 3px solid #CEC6C1; }
<p style="color:#CEC6C1">Text here</p>
This sample text is styled with font color #CEC6C1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CEC6C1">Div content here</div>
<div style="border:3px solid #CEC6C1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(206, 198, 193, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CEC6C1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CEC6C1;
-webkit-box-shadow: 1px 1px 3px #CEC6C1;
box-shadow: 1px 1px 3px #CEC6C1; }
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 #CEC6C1 (Grey Pebble)
Color Overview & Profile: Color #CEC6C1, also known as Grey Pebble, 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), 78% Green (198/255), and 76% Blue (193/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #CEC6C1 translates into the CMYK subtractive color model with values of 0% Cyan, 3.9% Magenta, 6.3% Yellow, and 19.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 23°, saturation of 11.7%, and lightness of 78.2%.
Web Accessibility & Design Recommendations: When implementing #CEC6C1 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.
