#C4D3C8 Juniper Mist
#C4D3C8 (Juniper Mist) RGB value is (196, 211, 200).
Red value is 196, green value is 211, and blue value is 200.
Cylindrical-coordinate representations (HSL) of color #C4D3C8: hue: 136°, saturation: 14.6%, and lightness: 79.8%.
Process color (CMYK) of #C4D3C8 is 7.1%, 0%, 5.2%, 17.3%. Web safe color equivalent of #C4D3C8 is ##CCCCCC. Color #C4D3C8 contains mainly GRAY.
Color Spaces
| Color spaces of #C4D3C8 | Value |
|---|---|
| RGB | 196, 211, 200 |
| HSL | 136°, 14.6%, 79.8% |
| HSV / HSB | 136°, 7.1%, 82.7% |
| CMYK | 7.1%, 0%, 5.2%, 17.3% |
| XYZ | 56.48, 62.49, 63.72 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000100 | 11010011 | 11001000 |
| Octal | 304 | 323 | 310 |
| Decimal | 196 | 211 | 200 |
| Hex | C4 | D3 | C8 |
Shades of #C4D3C8
Tints of #C4D3C8
.mybgColor { background-color: #C4D3C8; }
.myforeColor { color: #C4D3C8; }
.myborderColor { border: 3px solid #C4D3C8; }
<p style="color:#C4D3C8">Text here</p>
This sample text is styled with font color #C4D3C8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C4D3C8">Div content here</div>
<div style="border:3px solid #C4D3C8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(196, 211, 200, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C4D3C8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C4D3C8;
-webkit-box-shadow: 1px 1px 3px #C4D3C8;
box-shadow: 1px 1px 3px #C4D3C8; }
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 #C4D3C8 (Juniper Mist)
Color Overview & Profile: Color #C4D3C8, also known as Juniper Mist, 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), 83% Green (211/255), and 78% Blue (200/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #C4D3C8 translates into the CMYK subtractive color model with values of 7.1% Cyan, 0% Magenta, 5.2% Yellow, and 17.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 136°, saturation of 14.6%, and lightness of 79.8%.
Web Accessibility & Design Recommendations: When implementing #C4D3C8 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.
