#78B1BF Glacier
#78B1BF (Glacier) RGB value is (120, 177, 191).
Red value is 120, green value is 177, and blue value is 191.
Cylindrical-coordinate representations (HSL) of color #78B1BF: hue: 192°, saturation: 35.7%, and lightness: 61%.
Process color (CMYK) of #78B1BF is 37.2%, 7.3%, 0%, 25.1%. Web safe color equivalent of #78B1BF is ##6699CC. Color #78B1BF contains mainly Blue.
Color Spaces
| Color spaces of #78B1BF | Value |
|---|---|
| RGB | 120, 177, 191 |
| HSL | 192°, 35.7%, 61% |
| HSV / HSB | 192°, 37.2%, 74.9% |
| CMYK | 37.2%, 7.3%, 0%, 25.1% |
| XYZ | 32.87, 39.2, 55.11 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111000 | 10110001 | 10111111 |
| Octal | 170 | 261 | 277 |
| Decimal | 120 | 177 | 191 |
| Hex | 78 | B1 | BF |
Shades of #78B1BF
Tints of #78B1BF
.mybgColor { background-color: #78B1BF; }
.myforeColor { color: #78B1BF; }
.myborderColor { border: 3px solid #78B1BF; }
<p style="color:#78B1BF">Text here</p>
This sample text is styled with font color #78B1BF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#78B1BF">Div content here</div>
<div style="border:3px solid #78B1BF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(120, 177, 191, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #78B1BF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #78B1BF;
-webkit-box-shadow: 1px 1px 3px #78B1BF;
box-shadow: 1px 1px 3px #78B1BF; }
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 #78B1BF (Glacier)
Color Overview & Profile: Color #78B1BF, also known as Glacier, 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), 69% Green (177/255), and 75% Blue (191/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #78B1BF translates into the CMYK subtractive color model with values of 37.2% Cyan, 7.3% Magenta, 0% Yellow, and 25.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 192°, saturation of 35.7%, and lightness of 61%.
Web Accessibility & Design Recommendations: When implementing #78B1BF 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.
