#5CBFCE Skink Blue
#5CBFCE (Skink Blue) RGB value is (92, 191, 206).
Red value is 92, green value is 191, and blue value is 206.
Cylindrical-coordinate representations (HSL) of color #5CBFCE: hue: 188°, saturation: 53.8%, and lightness: 58.4%.
Process color (CMYK) of #5CBFCE is 55.3%, 7.3%, 0%, 19.2%. Web safe color equivalent of #5CBFCE is ##66CCCC. Color #5CBFCE contains mainly Blue.
Color Spaces
| Color spaces of #5CBFCE | Value |
|---|---|
| RGB | 92, 191, 206 |
| HSL | 188°, 53.8%, 58.4% |
| HSV / HSB | 188°, 55.3%, 80.8% |
| CMYK | 55.3%, 7.3%, 0%, 19.2% |
| XYZ | 34.18, 43.99, 65.07 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011100 | 10111111 | 11001110 |
| Octal | 134 | 277 | 316 |
| Decimal | 92 | 191 | 206 |
| Hex | 5C | BF | CE |
Shades of #5CBFCE
Tints of #5CBFCE
.mybgColor { background-color: #5CBFCE; }
.myforeColor { color: #5CBFCE; }
.myborderColor { border: 3px solid #5CBFCE; }
<p style="color:#5CBFCE">Text here</p>
This sample text is styled with font color #5CBFCE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5CBFCE">Div content here</div>
<div style="border:3px solid #5CBFCE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(92, 191, 206, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5CBFCE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5CBFCE;
-webkit-box-shadow: 1px 1px 3px #5CBFCE;
box-shadow: 1px 1px 3px #5CBFCE; }
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 #5CBFCE (Skink Blue)
Color Overview & Profile: Color #5CBFCE, also known as Skink Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 36% Red (92/255), 75% Green (191/255), and 81% Blue (206/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #5CBFCE translates into the CMYK subtractive color model with values of 55.3% Cyan, 7.3% Magenta, 0% Yellow, and 19.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 188°, saturation of 53.8%, and lightness of 58.4%.
Web Accessibility & Design Recommendations: When implementing #5CBFCE 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 ##66CCCC.
