#56B5CA Fountain
#56B5CA (Fountain) RGB value is (86, 181, 202).
Red value is 86, green value is 181, and blue value is 202.
Cylindrical-coordinate representations (HSL) of color #56B5CA: hue: 191°, saturation: 52.3%, and lightness: 56.5%.
Process color (CMYK) of #56B5CA is 57.4%, 10.4%, 0%, 20.8%. Web safe color equivalent of #56B5CA is ##66CCCC. Color #56B5CA contains mainly Blue.
Color Spaces
| Color spaces of #56B5CA | Value |
|---|---|
| RGB | 86, 181, 202 |
| HSL | 191°, 52.3%, 56.5% |
| HSV / HSB | 191°, 57.4%, 79.2% |
| CMYK | 57.4%, 10.4%, 0%, 20.8% |
| XYZ | 31.02, 39.29, 61.81 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010110 | 10110101 | 11001010 |
| Octal | 126 | 265 | 312 |
| Decimal | 86 | 181 | 202 |
| Hex | 56 | B5 | CA |
Shades of #56B5CA
Tints of #56B5CA
.mybgColor { background-color: #56B5CA; }
.myforeColor { color: #56B5CA; }
.myborderColor { border: 3px solid #56B5CA; }
<p style="color:#56B5CA">Text here</p>
This sample text is styled with font color #56B5CA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#56B5CA">Div content here</div>
<div style="border:3px solid #56B5CA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(86, 181, 202, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #56B5CA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #56B5CA;
-webkit-box-shadow: 1px 1px 3px #56B5CA;
box-shadow: 1px 1px 3px #56B5CA; }
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 #56B5CA (Fountain)
Color Overview & Profile: Color #56B5CA, also known as Fountain, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 34% Red (86/255), 71% Green (181/255), and 79% Blue (202/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #56B5CA translates into the CMYK subtractive color model with values of 57.4% Cyan, 10.4% Magenta, 0% Yellow, and 20.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 191°, saturation of 52.3%, and lightness of 56.5%.
Web Accessibility & Design Recommendations: When implementing #56B5CA 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.
