#84757D Chain Mail
#84757D (Chain Mail) RGB value is (132, 117, 125).
Red value is 132, green value is 117, and blue value is 125.
Cylindrical-coordinate representations (HSL) of color #84757D: hue: 328°, saturation: 6%, and lightness: 48.8%.
Process color (CMYK) of #84757D is 0%, 11.4%, 5.3%, 48.2%. Web safe color equivalent of #84757D is ##996666. Color #84757D contains mainly GRAY.
Color Spaces
| Color spaces of #84757D | Value |
|---|---|
| RGB | 132, 117, 125 |
| HSL | 328°, 6%, 48.8% |
| HSV / HSB | 328°, 11.4%, 51.8% |
| CMYK | 0%, 11.4%, 5.3%, 48.2% |
| XYZ | 19.58, 19.11, 22.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000100 | 01110101 | 01111101 |
| Octal | 204 | 165 | 175 |
| Decimal | 132 | 117 | 125 |
| Hex | 84 | 75 | 7D |
Shades of #84757D
Tints of #84757D
.mybgColor { background-color: #84757D; }
.myforeColor { color: #84757D; }
.myborderColor { border: 3px solid #84757D; }
<p style="color:#84757D">Text here</p>
This sample text is styled with font color #84757D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#84757D">Div content here</div>
<div style="border:3px solid #84757D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(132, 117, 125, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #84757D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #84757D;
-webkit-box-shadow: 1px 1px 3px #84757D;
box-shadow: 1px 1px 3px #84757D; }
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 #84757D (Chain Mail)
Color Overview & Profile: Color #84757D, also known as Chain Mail, 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 (132/255), 46% Green (117/255), and 49% Blue (125/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #84757D translates into the CMYK subtractive color model with values of 0% Cyan, 11.4% Magenta, 5.3% Yellow, and 48.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 328°, saturation of 6%, and lightness of 48.8%.
Web Accessibility & Design Recommendations: When implementing #84757D 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 ##996666.
