#896C8D Mauveine
#896C8D (Mauveine) RGB value is (137, 108, 141).
Red value is 137, green value is 108, and blue value is 141.
Cylindrical-coordinate representations (HSL) of color #896C8D: hue: 293°, saturation: 13.3%, and lightness: 48.8%.
Process color (CMYK) of #896C8D is 2.8%, 23.4%, 0%, 44.7%. Web safe color equivalent of #896C8D is ##996699. Color #896C8D contains mainly Magenta.
Color Spaces
| Color spaces of #896C8D | Value |
|---|---|
| RGB | 137, 108, 141 |
| HSL | 293°, 13.3%, 48.8% |
| HSV / HSB | 293°, 23.4%, 55.3% |
| CMYK | 2.8%, 23.4%, 0%, 44.7% |
| XYZ | 20.49, 17.97, 27.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001001 | 01101100 | 10001101 |
| Octal | 211 | 154 | 215 |
| Decimal | 137 | 108 | 141 |
| Hex | 89 | 6C | 8D |
Shades of #896C8D
Tints of #896C8D
.mybgColor { background-color: #896C8D; }
.myforeColor { color: #896C8D; }
.myborderColor { border: 3px solid #896C8D; }
<p style="color:#896C8D">Text here</p>
This sample text is styled with font color #896C8D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#896C8D">Div content here</div>
<div style="border:3px solid #896C8D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(137, 108, 141, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #896C8D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #896C8D;
-webkit-box-shadow: 1px 1px 3px #896C8D;
box-shadow: 1px 1px 3px #896C8D; }
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 #896C8D (Mauveine)
Color Overview & Profile: Color #896C8D, also known as Mauveine, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 54% Red (137/255), 42% Green (108/255), and 55% Blue (141/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #896C8D translates into the CMYK subtractive color model with values of 2.8% Cyan, 23.4% Magenta, 0% Yellow, and 44.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 293°, saturation of 13.3%, and lightness of 48.8%.
Web Accessibility & Design Recommendations: When implementing #896C8D 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 ##996699.
