#5CCBC7 Setting Sail
#5CCBC7 (Setting Sail) RGB value is (92, 203, 199).
Red value is 92, green value is 203, and blue value is 199.
Cylindrical-coordinate representations (HSL) of color #5CCBC7: hue: 178°, saturation: 51.6%, and lightness: 57.8%.
Process color (CMYK) of #5CCBC7 is 54.7%, 0%, 2%, 20.4%. Web safe color equivalent of #5CCBC7 is ##66CCCC. Color #5CCBC7 contains mainly Cyan.
Color Spaces
| Color spaces of #5CCBC7 | Value |
|---|---|
| RGB | 92, 203, 199 |
| HSL | 178°, 51.6%, 57.8% |
| HSV / HSB | 178°, 54.7%, 79.6% |
| CMYK | 54.7%, 0%, 2%, 20.4% |
| XYZ | 36.07, 49.11, 61.6 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011100 | 11001011 | 11000111 |
| Octal | 134 | 313 | 307 |
| Decimal | 92 | 203 | 199 |
| Hex | 5C | CB | C7 |
Shades of #5CCBC7
Tints of #5CCBC7
.mybgColor { background-color: #5CCBC7; }
.myforeColor { color: #5CCBC7; }
.myborderColor { border: 3px solid #5CCBC7; }
<p style="color:#5CCBC7">Text here</p>
This sample text is styled with font color #5CCBC7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5CCBC7">Div content here</div>
<div style="border:3px solid #5CCBC7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(92, 203, 199, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5CCBC7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5CCBC7;
-webkit-box-shadow: 1px 1px 3px #5CCBC7;
box-shadow: 1px 1px 3px #5CCBC7; }
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 #5CCBC7 (Setting Sail)
Color Overview & Profile: Color #5CCBC7, also known as Setting Sail, 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), 80% Green (203/255), and 78% Blue (199/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #5CCBC7 translates into the CMYK subtractive color model with values of 54.7% Cyan, 0% Magenta, 2% Yellow, and 20.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 178°, saturation of 51.6%, and lightness of 57.8%.
Web Accessibility & Design Recommendations: When implementing #5CCBC7 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.
