#78B2D2 Alpine Sky
#78B2D2 (Alpine Sky) RGB value is (120, 178, 210).
Red value is 120, green value is 178, and blue value is 210.
Cylindrical-coordinate representations (HSL) of color #78B2D2: hue: 201°, saturation: 50%, and lightness: 64.7%.
Process color (CMYK) of #78B2D2 is 42.9%, 15.2%, 0%, 17.6%. Web safe color equivalent of #78B2D2 is ##6699CC. Color #78B2D2 contains mainly Blue.
Color Spaces
| Color spaces of #78B2D2 | Value |
|---|---|
| RGB | 120, 178, 210 |
| HSL | 201°, 50%, 64.7% |
| HSV / HSB | 201°, 42.9%, 82.4% |
| CMYK | 42.9%, 15.2%, 0%, 17.6% |
| XYZ | 35.29, 40.48, 66.91 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111000 | 10110010 | 11010010 |
| Octal | 170 | 262 | 322 |
| Decimal | 120 | 178 | 210 |
| Hex | 78 | B2 | D2 |
Shades of #78B2D2
Tints of #78B2D2
.mybgColor { background-color: #78B2D2; }
.myforeColor { color: #78B2D2; }
.myborderColor { border: 3px solid #78B2D2; }
<p style="color:#78B2D2">Text here</p>
This sample text is styled with font color #78B2D2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#78B2D2">Div content here</div>
<div style="border:3px solid #78B2D2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(120, 178, 210, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #78B2D2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #78B2D2;
-webkit-box-shadow: 1px 1px 3px #78B2D2;
box-shadow: 1px 1px 3px #78B2D2; }
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 #78B2D2 (Alpine Sky)
Color Overview & Profile: Color #78B2D2, also known as Alpine Sky, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 47% Red (120/255), 70% Green (178/255), and 82% Blue (210/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #78B2D2 translates into the CMYK subtractive color model with values of 42.9% Cyan, 15.2% Magenta, 0% Yellow, and 17.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 201°, saturation of 50%, and lightness of 64.7%.
Web Accessibility & Design Recommendations: When implementing #78B2D2 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 ##6699CC.
