#9D978E Mud Puddle
#9D978E (Mud Puddle) RGB value is (157, 151, 142).
Red value is 157, green value is 151, and blue value is 142.
Cylindrical-coordinate representations (HSL) of color #9D978E: hue: 36°, saturation: 7.1%, and lightness: 58.6%.
Process color (CMYK) of #9D978E is 0%, 3.8%, 9.6%, 38.4%. Web safe color equivalent of #9D978E is ##999999. Color #9D978E contains mainly GRAY.
Color Spaces
| Color spaces of #9D978E | Value |
|---|---|
| RGB | 157, 151, 142 |
| HSL | 36°, 7.1%, 58.6% |
| HSV / HSB | 36°, 9.6%, 61.6% |
| CMYK | 0%, 3.8%, 9.6%, 38.4% |
| XYZ | 29.85, 31.25, 30.05 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011101 | 10010111 | 10001110 |
| Octal | 235 | 227 | 216 |
| Decimal | 157 | 151 | 142 |
| Hex | 9D | 97 | 8E |
Shades of #9D978E
Tints of #9D978E
.mybgColor { background-color: #9D978E; }
.myforeColor { color: #9D978E; }
.myborderColor { border: 3px solid #9D978E; }
<p style="color:#9D978E">Text here</p>
This sample text is styled with font color #9D978E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9D978E">Div content here</div>
<div style="border:3px solid #9D978E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(157, 151, 142, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9D978E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9D978E;
-webkit-box-shadow: 1px 1px 3px #9D978E;
box-shadow: 1px 1px 3px #9D978E; }
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 #9D978E (Mud Puddle)
Color Overview & Profile: Color #9D978E, also known as Mud Puddle, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 62% Red (157/255), 59% Green (151/255), and 56% Blue (142/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #9D978E translates into the CMYK subtractive color model with values of 0% Cyan, 3.8% Magenta, 9.6% Yellow, and 38.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 7.1%, and lightness of 58.6%.
Web Accessibility & Design Recommendations: When implementing #9D978E 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 ##999999.
