#979958 Stem
#979958 (Stem) RGB value is (151, 153, 88).
Red value is 151, green value is 153, and blue value is 88.
Cylindrical-coordinate representations (HSL) of color #979958: hue: 62°, saturation: 27%, and lightness: 47.3%.
Process color (CMYK) of #979958 is 1.3%, 0%, 42.5%, 40%. Web safe color equivalent of #979958 is ##999966. Color #979958 contains mainly Green.
Color Spaces
| Color spaces of #979958 | Value |
|---|---|
| RGB | 151, 153, 88 |
| HSL | 62°, 27%, 47.3% |
| HSV / HSB | 62°, 42.5%, 60% |
| CMYK | 1.3%, 0%, 42.5%, 40% |
| XYZ | 25.92, 30.07, 13.67 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010111 | 10011001 | 01011000 |
| Octal | 227 | 231 | 130 |
| Decimal | 151 | 153 | 88 |
| Hex | 97 | 99 | 58 |
Shades of #979958
Tints of #979958
.mybgColor { background-color: #979958; }
.myforeColor { color: #979958; }
.myborderColor { border: 3px solid #979958; }
<p style="color:#979958">Text here</p>
This sample text is styled with font color #979958. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#979958">Div content here</div>
<div style="border:3px solid #979958">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(151, 153, 88, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #979958; }
.divShadow { -moz-box-shadow: 1px 1px 3px #979958;
-webkit-box-shadow: 1px 1px 3px #979958;
box-shadow: 1px 1px 3px #979958; }
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 #979958 (Stem)
Color Overview & Profile: Color #979958, also known as Stem, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 59% Red (151/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, #979958 translates into the CMYK subtractive color model with values of 1.3% Cyan, 0% Magenta, 42.5% Yellow, and 40% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 62°, saturation of 27%, and lightness of 47.3%.
Web Accessibility & Design Recommendations: When implementing #979958 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 ##999966.
