#789B4A Mossy Glossy
#789B4A (Mossy Glossy) RGB value is (120, 155, 74).
Red value is 120, green value is 155, and blue value is 74.
Cylindrical-coordinate representations (HSL) of color #789B4A: hue: 86°, saturation: 35.4%, and lightness: 44.9%.
Process color (CMYK) of #789B4A is 22.6%, 0%, 52.3%, 39.2%. Web safe color equivalent of #789B4A is ##669933. Color #789B4A contains mainly Green.
Color Spaces
| Color spaces of #789B4A | Value |
|---|---|
| RGB | 120, 155, 74 |
| HSL | 86°, 35.4%, 44.9% |
| HSV / HSB | 86°, 52.3%, 60.8% |
| CMYK | 22.6%, 0%, 52.3%, 39.2% |
| XYZ | 20.7, 27.93, 10.78 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111000 | 10011011 | 01001010 |
| Octal | 170 | 233 | 112 |
| Decimal | 120 | 155 | 74 |
| Hex | 78 | 9B | 4A |
Shades of #789B4A
Tints of #789B4A
.mybgColor { background-color: #789B4A; }
.myforeColor { color: #789B4A; }
.myborderColor { border: 3px solid #789B4A; }
<p style="color:#789B4A">Text here</p>
This sample text is styled with font color #789B4A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#789B4A">Div content here</div>
<div style="border:3px solid #789B4A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(120, 155, 74, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #789B4A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #789B4A;
-webkit-box-shadow: 1px 1px 3px #789B4A;
box-shadow: 1px 1px 3px #789B4A; }
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 #789B4A (Mossy Glossy)
Color Overview & Profile: Color #789B4A, also known as Mossy Glossy, 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 (120/255), 61% Green (155/255), and 29% Blue (74/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #789B4A translates into the CMYK subtractive color model with values of 22.6% Cyan, 0% Magenta, 52.3% Yellow, and 39.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 86°, saturation of 35.4%, and lightness of 44.9%.
Web Accessibility & Design Recommendations: When implementing #789B4A 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 ##669933.
