#CDC7BD Micaceous Light Grey
#CDC7BD (Micaceous Light Grey) RGB value is (205, 199, 189).
Red value is 205, green value is 199, and blue value is 189.
Cylindrical-coordinate representations (HSL) of color #CDC7BD: hue: 38°, saturation: 13.8%, and lightness: 77.3%.
Process color (CMYK) of #CDC7BD is 0%, 2.9%, 7.8%, 19.6%. Web safe color equivalent of #CDC7BD is ##CCCCCC. Color #CDC7BD contains mainly WHITE.
Color Spaces
| Color spaces of #CDC7BD | Value |
|---|---|
| RGB | 205, 199, 189 |
| HSL | 38°, 13.8%, 77.3% |
| HSV / HSB | 38°, 7.8%, 80.4% |
| CMYK | 0%, 2.9%, 7.8%, 19.6% |
| XYZ | 54.78, 57.5, 56.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001101 | 11000111 | 10111101 |
| Octal | 315 | 307 | 275 |
| Decimal | 205 | 199 | 189 |
| Hex | CD | C7 | BD |
Shades of #CDC7BD
Tints of #CDC7BD
.mybgColor { background-color: #CDC7BD; }
.myforeColor { color: #CDC7BD; }
.myborderColor { border: 3px solid #CDC7BD; }
<p style="color:#CDC7BD">Text here</p>
This sample text is styled with font color #CDC7BD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CDC7BD">Div content here</div>
<div style="border:3px solid #CDC7BD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(205, 199, 189, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CDC7BD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CDC7BD;
-webkit-box-shadow: 1px 1px 3px #CDC7BD;
box-shadow: 1px 1px 3px #CDC7BD; }
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 #CDC7BD (Micaceous Light Grey)
Color Overview & Profile: Color #CDC7BD, also known as Micaceous Light Grey, 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), 78% Green (199/255), and 74% Blue (189/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #CDC7BD translates into the CMYK subtractive color model with values of 0% Cyan, 2.9% Magenta, 7.8% Yellow, and 19.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 13.8%, and lightness of 77.3%.
Web Accessibility & Design Recommendations: When implementing #CDC7BD 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.
