#9D8888 Mauverine
#9D8888 (Mauverine) RGB value is (157, 136, 136).
Red value is 157, green value is 136, and blue value is 136.
Cylindrical-coordinate representations (HSL) of color #9D8888: hue: 0°, saturation: 9.7%, and lightness: 57.5%.
Process color (CMYK) of #9D8888 is 0%, 13.4%, 13.4%, 38.4%. Web safe color equivalent of #9D8888 is ##999999. Color #9D8888 contains mainly Yellow.
Color Spaces
| Color spaces of #9D8888 | Value |
|---|---|
| RGB | 157, 136, 136 |
| HSL | 0°, 9.7%, 57.5% |
| HSV / HSB | 0°, 13.4%, 61.6% |
| CMYK | 0%, 13.4%, 13.4%, 38.4% |
| XYZ | 27.15, 26.55, 26.98 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011101 | 10001000 | 10001000 |
| Octal | 235 | 210 | 210 |
| Decimal | 157 | 136 | 136 |
| Hex | 9D | 88 | 88 |
Shades of #9D8888
Tints of #9D8888
.mybgColor { background-color: #9D8888; }
.myforeColor { color: #9D8888; }
.myborderColor { border: 3px solid #9D8888; }
<p style="color:#9D8888">Text here</p>
This sample text is styled with font color #9D8888. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9D8888">Div content here</div>
<div style="border:3px solid #9D8888">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(157, 136, 136, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9D8888; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9D8888;
-webkit-box-shadow: 1px 1px 3px #9D8888;
box-shadow: 1px 1px 3px #9D8888; }
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 #9D8888 (Mauverine)
Color Overview & Profile: Color #9D8888, also known as Mauverine, 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), 53% Green (136/255), and 53% Blue (136/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #9D8888 translates into the CMYK subtractive color model with values of 0% Cyan, 13.4% Magenta, 13.4% Yellow, and 38.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 9.7%, and lightness of 57.5%.
Web Accessibility & Design Recommendations: When implementing #9D8888 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.
