#856F84 Purple Grey
#856F84 (Purple Grey) RGB value is (133, 111, 132).
Red value is 133, green value is 111, and blue value is 132.
Cylindrical-coordinate representations (HSL) of color #856F84: hue: 303°, saturation: 9%, and lightness: 47.8%.
Process color (CMYK) of #856F84 is 0%, 16.5%, 0.8%, 47.8%. Web safe color equivalent of #856F84 is ##996699. Color #856F84 contains mainly Yellow.
Color Spaces
| Color spaces of #856F84 | Value |
|---|---|
| RGB | 133, 111, 132 |
| HSL | 303°, 9%, 47.8% |
| HSV / HSB | 303°, 16.5%, 52.2% |
| CMYK | 0%, 16.5%, 0.8%, 47.8% |
| XYZ | 19.52, 18.02, 24.28 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000101 | 01101111 | 10000100 |
| Octal | 205 | 157 | 204 |
| Decimal | 133 | 111 | 132 |
| Hex | 85 | 6F | 84 |
Shades of #856F84
Tints of #856F84
.mybgColor { background-color: #856F84; }
.myforeColor { color: #856F84; }
.myborderColor { border: 3px solid #856F84; }
<p style="color:#856F84">Text here</p>
This sample text is styled with font color #856F84. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#856F84">Div content here</div>
<div style="border:3px solid #856F84">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(133, 111, 132, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #856F84; }
.divShadow { -moz-box-shadow: 1px 1px 3px #856F84;
-webkit-box-shadow: 1px 1px 3px #856F84;
box-shadow: 1px 1px 3px #856F84; }
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 #856F84 (Purple Grey)
Color Overview & Profile: Color #856F84, also known as Purple Grey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 52% Red (133/255), 44% Green (111/255), and 52% Blue (132/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #856F84 translates into the CMYK subtractive color model with values of 0% Cyan, 16.5% Magenta, 0.8% Yellow, and 47.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 303°, saturation of 9%, and lightness of 47.8%.
Web Accessibility & Design Recommendations: When implementing #856F84 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.
