#908186 Mauve Jazz
#908186 (Mauve Jazz) RGB value is (144, 129, 134).
Red value is 144, green value is 129, and blue value is 134.
Cylindrical-coordinate representations (HSL) of color #908186: hue: 340°, saturation: 6.3%, and lightness: 53.5%.
Process color (CMYK) of #908186 is 0%, 10.4%, 6.9%, 43.5%. Web safe color equivalent of #908186 is ##999999. Color #908186 contains mainly GRAY.
Color Spaces
| Color spaces of #908186 | Value |
|---|---|
| RGB | 144, 129, 134 |
| HSL | 340°, 6.3%, 53.5% |
| HSV / HSB | 340°, 10.4%, 56.5% |
| CMYK | 0%, 10.4%, 6.9%, 43.5% |
| XYZ | 23.65, 23.35, 25.81 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010000 | 10000001 | 10000110 |
| Octal | 220 | 201 | 206 |
| Decimal | 144 | 129 | 134 |
| Hex | 90 | 81 | 86 |
Shades of #908186
Tints of #908186
.mybgColor { background-color: #908186; }
.myforeColor { color: #908186; }
.myborderColor { border: 3px solid #908186; }
<p style="color:#908186">Text here</p>
This sample text is styled with font color #908186. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#908186">Div content here</div>
<div style="border:3px solid #908186">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(144, 129, 134, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #908186; }
.divShadow { -moz-box-shadow: 1px 1px 3px #908186;
-webkit-box-shadow: 1px 1px 3px #908186;
box-shadow: 1px 1px 3px #908186; }
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 #908186 (Mauve Jazz)
Color Overview & Profile: Color #908186, also known as Mauve Jazz, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 56% Red (144/255), 51% Green (129/255), and 53% Blue (134/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #908186 translates into the CMYK subtractive color model with values of 0% Cyan, 10.4% Magenta, 6.9% Yellow, and 43.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 340°, saturation of 6.3%, and lightness of 53.5%.
Web Accessibility & Design Recommendations: When implementing #908186 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.
