#777661 Gully
#777661 (Gully) RGB value is (119, 118, 97).
Red value is 119, green value is 118, and blue value is 97.
Cylindrical-coordinate representations (HSL) of color #777661: hue: 57°, saturation: 10.2%, and lightness: 42.4%.
Process color (CMYK) of #777661 is 0%, 0.8%, 18.5%, 53.3%. Web safe color equivalent of #777661 is ##666666. Color #777661 contains mainly Yellow.
Color Spaces
| Color spaces of #777661 | Value |
|---|---|
| RGB | 119, 118, 97 |
| HSL | 57°, 10.2%, 42.4% |
| HSV / HSB | 57°, 18.5%, 46.7% |
| CMYK | 0%, 0.8%, 18.5%, 53.3% |
| XYZ | 16.24, 17.74, 13.88 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110111 | 01110110 | 01100001 |
| Octal | 167 | 166 | 141 |
| Decimal | 119 | 118 | 97 |
| Hex | 77 | 76 | 61 |
Shades of #777661
Tints of #777661
.mybgColor { background-color: #777661; }
.myforeColor { color: #777661; }
.myborderColor { border: 3px solid #777661; }
<p style="color:#777661">Text here</p>
This sample text is styled with font color #777661. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#777661">Div content here</div>
<div style="border:3px solid #777661">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(119, 118, 97, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #777661; }
.divShadow { -moz-box-shadow: 1px 1px 3px #777661;
-webkit-box-shadow: 1px 1px 3px #777661;
box-shadow: 1px 1px 3px #777661; }
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 #777661 (Gully)
Color Overview & Profile: Color #777661, also known as Gully, 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), 46% Green (118/255), and 38% Blue (97/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #777661 translates into the CMYK subtractive color model with values of 0% Cyan, 0.8% Magenta, 18.5% Yellow, and 53.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 57°, saturation of 10.2%, and lightness of 42.4%.
Web Accessibility & Design Recommendations: When implementing #777661 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 ##666666.
