#7AAD8E Zephyr Green
#7AAD8E (Zephyr Green) RGB value is (122, 173, 142).
Red value is 122, green value is 173, and blue value is 142.
Cylindrical-coordinate representations (HSL) of color #7AAD8E: hue: 144°, saturation: 23.7%, and lightness: 57.8%.
Process color (CMYK) of #7AAD8E is 29.5%, 0%, 17.9%, 32.2%. Web safe color equivalent of #7AAD8E is ##669999. Color #7AAD8E contains mainly Cyan.
Color Spaces
| Color spaces of #7AAD8E | Value |
|---|---|
| RGB | 122, 173, 142 |
| HSL | 144°, 23.7%, 57.8% |
| HSV / HSB | 144°, 29.5%, 67.8% |
| CMYK | 29.5%, 0%, 17.9%, 32.2% |
| XYZ | 27.85, 35.98, 31.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111010 | 10101101 | 10001110 |
| Octal | 172 | 255 | 216 |
| Decimal | 122 | 173 | 142 |
| Hex | 7A | AD | 8E |
Shades of #7AAD8E
Tints of #7AAD8E
.mybgColor { background-color: #7AAD8E; }
.myforeColor { color: #7AAD8E; }
.myborderColor { border: 3px solid #7AAD8E; }
<p style="color:#7AAD8E">Text here</p>
This sample text is styled with font color #7AAD8E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7AAD8E">Div content here</div>
<div style="border:3px solid #7AAD8E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(122, 173, 142, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7AAD8E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7AAD8E;
-webkit-box-shadow: 1px 1px 3px #7AAD8E;
box-shadow: 1px 1px 3px #7AAD8E; }
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 #7AAD8E (Zephyr Green)
Color Overview & Profile: Color #7AAD8E, also known as Zephyr Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 48% Red (122/255), 68% Green (173/255), and 56% Blue (142/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #7AAD8E translates into the CMYK subtractive color model with values of 29.5% Cyan, 0% Magenta, 17.9% Yellow, and 32.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 144°, saturation of 23.7%, and lightness of 57.8%.
Web Accessibility & Design Recommendations: When implementing #7AAD8E 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.
