#8CCDCD Electro Chill
#8CCDCD (Electro Chill) RGB value is (140, 205, 205).
Red value is 140, green value is 205, and blue value is 205.
Cylindrical-coordinate representations (HSL) of color #8CCDCD: hue: 180°, saturation: 39.4%, and lightness: 67.6%.
Process color (CMYK) of #8CCDCD is 31.7%, 0%, 0%, 19.6%. Web safe color equivalent of #8CCDCD is ##99CCCC. Color #8CCDCD contains mainly Cyan.
Color Spaces
| Color spaces of #8CCDCD | Value |
|---|---|
| RGB | 140, 205, 205 |
| HSL | 180°, 39.4%, 67.6% |
| HSV / HSB | 180°, 31.7%, 80.4% |
| CMYK | 31.7%, 0%, 0%, 19.6% |
| XYZ | 43.66, 53.64, 65.8 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001100 | 11001101 | 11001101 |
| Octal | 214 | 315 | 315 |
| Decimal | 140 | 205 | 205 |
| Hex | 8C | CD | CD |
Shades of #8CCDCD
Tints of #8CCDCD
.mybgColor { background-color: #8CCDCD; }
.myforeColor { color: #8CCDCD; }
.myborderColor { border: 3px solid #8CCDCD; }
<p style="color:#8CCDCD">Text here</p>
This sample text is styled with font color #8CCDCD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8CCDCD">Div content here</div>
<div style="border:3px solid #8CCDCD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(140, 205, 205, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8CCDCD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8CCDCD;
-webkit-box-shadow: 1px 1px 3px #8CCDCD;
box-shadow: 1px 1px 3px #8CCDCD; }
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 #8CCDCD (Electro Chill)
Color Overview & Profile: Color #8CCDCD, also known as Electro Chill, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 55% Red (140/255), 80% Green (205/255), and 80% Blue (205/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #8CCDCD translates into the CMYK subtractive color model with values of 31.7% Cyan, 0% Magenta, 0% Yellow, and 19.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 180°, saturation of 39.4%, and lightness of 67.6%.
Web Accessibility & Design Recommendations: When implementing #8CCDCD 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 ##99CCCC.
