#928D88 Mourning Dove
#928D88 (Mourning Dove) RGB value is (146, 141, 136).
Red value is 146, green value is 141, and blue value is 136.
Cylindrical-coordinate representations (HSL) of color #928D88: hue: 30°, saturation: 4.4%, and lightness: 55.3%.
Process color (CMYK) of #928D88 is 0%, 3.4%, 6.8%, 42.7%. Web safe color equivalent of #928D88 is ##999999. Color #928D88 contains mainly GRAY.
Color Spaces
| Color spaces of #928D88 | Value |
|---|---|
| RGB | 146, 141, 136 |
| HSL | 30°, 4.4%, 55.3% |
| HSV / HSB | 30°, 6.8%, 57.3% |
| CMYK | 0%, 3.4%, 6.8%, 42.7% |
| XYZ | 25.82, 26.94, 27.13 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010010 | 10001101 | 10001000 |
| Octal | 222 | 215 | 210 |
| Decimal | 146 | 141 | 136 |
| Hex | 92 | 8D | 88 |
Shades of #928D88
Tints of #928D88
.mybgColor { background-color: #928D88; }
.myforeColor { color: #928D88; }
.myborderColor { border: 3px solid #928D88; }
<p style="color:#928D88">Text here</p>
This sample text is styled with font color #928D88. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#928D88">Div content here</div>
<div style="border:3px solid #928D88">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(146, 141, 136, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #928D88; }
.divShadow { -moz-box-shadow: 1px 1px 3px #928D88;
-webkit-box-shadow: 1px 1px 3px #928D88;
box-shadow: 1px 1px 3px #928D88; }
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 #928D88 (Mourning Dove)
Color Overview & Profile: Color #928D88, also known as Mourning Dove, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 57% Red (146/255), 55% Green (141/255), and 53% Blue (136/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #928D88 translates into the CMYK subtractive color model with values of 0% Cyan, 3.4% Magenta, 6.8% Yellow, and 42.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 4.4%, and lightness of 55.3%.
Web Accessibility & Design Recommendations: When implementing #928D88 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.
