#769958 Dry Moss
#769958 (Dry Moss) RGB value is (118, 153, 88).
Red value is 118, green value is 153, and blue value is 88.
Cylindrical-coordinate representations (HSL) of color #769958: hue: 92°, saturation: 27%, and lightness: 47.3%.
Process color (CMYK) of #769958 is 22.9%, 0%, 42.5%, 40%. Web safe color equivalent of #769958 is ##669966. Color #769958 contains mainly Green.
Color Spaces
| Color spaces of #769958 | Value |
|---|---|
| RGB | 118, 153, 88 |
| HSL | 92°, 27%, 47.3% |
| HSV / HSB | 92°, 42.5%, 60% |
| CMYK | 22.9%, 0%, 42.5%, 40% |
| XYZ | 20.62, 27.34, 13.42 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110110 | 10011001 | 01011000 |
| Octal | 166 | 231 | 130 |
| Decimal | 118 | 153 | 88 |
| Hex | 76 | 99 | 58 |
Shades of #769958
Tints of #769958
.mybgColor { background-color: #769958; }
.myforeColor { color: #769958; }
.myborderColor { border: 3px solid #769958; }
<p style="color:#769958">Text here</p>
This sample text is styled with font color #769958. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#769958">Div content here</div>
<div style="border:3px solid #769958">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(118, 153, 88, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #769958; }
.divShadow { -moz-box-shadow: 1px 1px 3px #769958;
-webkit-box-shadow: 1px 1px 3px #769958;
box-shadow: 1px 1px 3px #769958; }
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 #769958 (Dry Moss)
Color Overview & Profile: Color #769958, also known as Dry Moss, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 46% Red (118/255), 60% Green (153/255), and 35% Blue (88/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #769958 translates into the CMYK subtractive color model with values of 22.9% Cyan, 0% Magenta, 42.5% Yellow, and 40% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 92°, saturation of 27%, and lightness of 47.3%.
Web Accessibility & Design Recommendations: When implementing #769958 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.
