#77A7A9 Cresting Waves
#77A7A9 (Cresting Waves) RGB value is (119, 167, 169).
Red value is 119, green value is 167, and blue value is 169.
Cylindrical-coordinate representations (HSL) of color #77A7A9: hue: 182°, saturation: 22.5%, and lightness: 56.5%.
Process color (CMYK) of #77A7A9 is 29.6%, 1.2%, 0%, 33.7%. Web safe color equivalent of #77A7A9 is ##669999. Color #77A7A9 contains mainly Blue.
Color Spaces
| Color spaces of #77A7A9 | Value |
|---|---|
| RGB | 119, 167, 169 |
| HSL | 182°, 22.5%, 56.5% |
| HSV / HSB | 182°, 29.6%, 66.3% |
| CMYK | 29.6%, 1.2%, 0%, 33.7% |
| XYZ | 28.59, 34.42, 42.67 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110111 | 10100111 | 10101001 |
| Octal | 167 | 247 | 251 |
| Decimal | 119 | 167 | 169 |
| Hex | 77 | A7 | A9 |
Shades of #77A7A9
Tints of #77A7A9
.mybgColor { background-color: #77A7A9; }
.myforeColor { color: #77A7A9; }
.myborderColor { border: 3px solid #77A7A9; }
<p style="color:#77A7A9">Text here</p>
This sample text is styled with font color #77A7A9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#77A7A9">Div content here</div>
<div style="border:3px solid #77A7A9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(119, 167, 169, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #77A7A9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #77A7A9;
-webkit-box-shadow: 1px 1px 3px #77A7A9;
box-shadow: 1px 1px 3px #77A7A9; }
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 #77A7A9 (Cresting Waves)
Color Overview & Profile: Color #77A7A9, also known as Cresting Waves, 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 (119/255), 65% Green (167/255), and 66% Blue (169/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #77A7A9 translates into the CMYK subtractive color model with values of 29.6% Cyan, 1.2% Magenta, 0% Yellow, and 33.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 182°, saturation of 22.5%, and lightness of 56.5%.
Web Accessibility & Design Recommendations: When implementing #77A7A9 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 ##669999.
