#817C85 Magic Dust
#817C85 (Magic Dust) RGB value is (129, 124, 133).
Red value is 129, green value is 124, and blue value is 133.
Cylindrical-coordinate representations (HSL) of color #817C85: hue: 273°, saturation: 3.6%, and lightness: 50.4%.
Process color (CMYK) of #817C85 is 3%, 6.8%, 0%, 47.8%. Web safe color equivalent of #817C85 is ##996699. Color #817C85 contains mainly GRAY.
Color Spaces
| Color spaces of #817C85 | Value |
|---|---|
| RGB | 129, 124, 133 |
| HSL | 273°, 3.6%, 50.4% |
| HSV / HSB | 273°, 6.8%, 52.2% |
| CMYK | 3%, 6.8%, 0%, 47.8% |
| XYZ | 20.49, 20.78, 25.12 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000001 | 01111100 | 10000101 |
| Octal | 201 | 174 | 205 |
| Decimal | 129 | 124 | 133 |
| Hex | 81 | 7C | 85 |
Shades of #817C85
Tints of #817C85
.mybgColor { background-color: #817C85; }
.myforeColor { color: #817C85; }
.myborderColor { border: 3px solid #817C85; }
<p style="color:#817C85">Text here</p>
This sample text is styled with font color #817C85. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#817C85">Div content here</div>
<div style="border:3px solid #817C85">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(129, 124, 133, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #817C85; }
.divShadow { -moz-box-shadow: 1px 1px 3px #817C85;
-webkit-box-shadow: 1px 1px 3px #817C85;
box-shadow: 1px 1px 3px #817C85; }
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 #817C85 (Magic Dust)
Color Overview & Profile: Color #817C85, also known as Magic Dust, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 51% Red (129/255), 49% Green (124/255), and 52% Blue (133/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #817C85 translates into the CMYK subtractive color model with values of 3% Cyan, 6.8% Magenta, 0% Yellow, and 47.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 273°, saturation of 3.6%, and lightness of 50.4%.
Web Accessibility & Design Recommendations: When implementing #817C85 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.
