#C5E1E1 Peek-a-Blue
#C5E1E1 (Peek-a-Blue) RGB value is (197, 225, 225).
Red value is 197, green value is 225, and blue value is 225.
Cylindrical-coordinate representations (HSL) of color #C5E1E1: hue: 180°, saturation: 31.8%, and lightness: 82.7%.
Process color (CMYK) of #C5E1E1 is 12.4%, 0%, 0%, 11.8%. Web safe color equivalent of #C5E1E1 is ##CCCCCC. Color #C5E1E1 contains mainly Cyan.
Color Spaces
| Color spaces of #C5E1E1 | Value |
|---|---|
| RGB | 197, 225, 225 |
| HSL | 180°, 31.8%, 82.7% |
| HSV / HSB | 180°, 12.4%, 88.2% |
| CMYK | 12.4%, 0%, 0%, 11.8% |
| XYZ | 63.54, 71.16, 81.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000101 | 11100001 | 11100001 |
| Octal | 305 | 341 | 341 |
| Decimal | 197 | 225 | 225 |
| Hex | C5 | E1 | E1 |
Shades of #C5E1E1
Tints of #C5E1E1
.mybgColor { background-color: #C5E1E1; }
.myforeColor { color: #C5E1E1; }
.myborderColor { border: 3px solid #C5E1E1; }
<p style="color:#C5E1E1">Text here</p>
This sample text is styled with font color #C5E1E1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C5E1E1">Div content here</div>
<div style="border:3px solid #C5E1E1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(197, 225, 225, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C5E1E1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C5E1E1;
-webkit-box-shadow: 1px 1px 3px #C5E1E1;
box-shadow: 1px 1px 3px #C5E1E1; }
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 #C5E1E1 (Peek-a-Blue)
Color Overview & Profile: Color #C5E1E1, also known as Peek-a-Blue, 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 (197/255), 88% Green (225/255), and 88% Blue (225/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #C5E1E1 translates into the CMYK subtractive color model with values of 12.4% Cyan, 0% Magenta, 0% Yellow, and 11.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 180°, saturation of 31.8%, and lightness of 82.7%.
Web Accessibility & Design Recommendations: When implementing #C5E1E1 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.
