#779577 Jade Green
#779577 (Jade Green) RGB value is (119, 149, 119).
Red value is 119, green value is 149, and blue value is 119.
Cylindrical-coordinate representations (HSL) of color #779577: hue: 120°, saturation: 12.4%, and lightness: 52.5%.
Process color (CMYK) of #779577 is 20.1%, 0%, 20.1%, 41.6%. Web safe color equivalent of #779577 is ##669966. Color #779577 contains mainly Cyan.
Color Spaces
| Color spaces of #779577 | Value |
|---|---|
| RGB | 119, 149, 119 |
| HSL | 120°, 12.4%, 52.5% |
| HSV / HSB | 120°, 20.1%, 58.4% |
| CMYK | 20.1%, 0%, 20.1%, 41.6% |
| XYZ | 21.68, 26.75, 21.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110111 | 10010101 | 01110111 |
| Octal | 167 | 225 | 167 |
| Decimal | 119 | 149 | 119 |
| Hex | 77 | 95 | 77 |
Shades of #779577
Tints of #779577
.mybgColor { background-color: #779577; }
.myforeColor { color: #779577; }
.myborderColor { border: 3px solid #779577; }
<p style="color:#779577">Text here</p>
This sample text is styled with font color #779577. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#779577">Div content here</div>
<div style="border:3px solid #779577">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(119, 149, 119, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #779577; }
.divShadow { -moz-box-shadow: 1px 1px 3px #779577;
-webkit-box-shadow: 1px 1px 3px #779577;
box-shadow: 1px 1px 3px #779577; }
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 #779577 (Jade Green)
Color Overview & Profile: Color #779577, also known as Jade Green, 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), 58% Green (149/255), and 47% Blue (119/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #779577 translates into the CMYK subtractive color model with values of 20.1% Cyan, 0% Magenta, 20.1% Yellow, and 41.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 120°, saturation of 12.4%, and lightness of 52.5%.
Web Accessibility & Design Recommendations: When implementing #779577 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 ##669966.
