#CEDFE0 Liquid Hydrogen
#CEDFE0 (Liquid Hydrogen) RGB value is (206, 223, 224).
Red value is 206, green value is 223, and blue value is 224.
Cylindrical-coordinate representations (HSL) of color #CEDFE0: hue: 183°, saturation: 22.5%, and lightness: 84.3%.
Process color (CMYK) of #CEDFE0 is 8%, 0.4%, 0%, 12.2%. Web safe color equivalent of #CEDFE0 is ##CCCCCC. Color #CEDFE0 contains mainly WHITE.
Color Spaces
| Color spaces of #CEDFE0 | Value |
|---|---|
| RGB | 206, 223, 224 |
| HSL | 183°, 22.5%, 84.3% |
| HSV / HSB | 183°, 8%, 87.8% |
| CMYK | 8%, 0.4%, 0%, 12.2% |
| XYZ | 65.29, 71.28, 80.82 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001110 | 11011111 | 11100000 |
| Octal | 316 | 337 | 340 |
| Decimal | 206 | 223 | 224 |
| Hex | CE | DF | E0 |
Shades of #CEDFE0
Tints of #CEDFE0
.mybgColor { background-color: #CEDFE0; }
.myforeColor { color: #CEDFE0; }
.myborderColor { border: 3px solid #CEDFE0; }
<p style="color:#CEDFE0">Text here</p>
This sample text is styled with font color #CEDFE0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CEDFE0">Div content here</div>
<div style="border:3px solid #CEDFE0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(206, 223, 224, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CEDFE0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CEDFE0;
-webkit-box-shadow: 1px 1px 3px #CEDFE0;
box-shadow: 1px 1px 3px #CEDFE0; }
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 #CEDFE0 (Liquid Hydrogen)
Color Overview & Profile: Color #CEDFE0, also known as Liquid Hydrogen, 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), 87% Green (223/255), and 88% Blue (224/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #CEDFE0 translates into the CMYK subtractive color model with values of 8% Cyan, 0.4% Magenta, 0% Yellow, and 12.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 183°, saturation of 22.5%, and lightness of 84.3%.
Web Accessibility & Design Recommendations: When implementing #CEDFE0 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.
