#82868A Heavy Grey
#82868A (Heavy Grey) RGB value is (130, 134, 138).
Red value is 130, green value is 134, and blue value is 138.
Cylindrical-coordinate representations (HSL) of color #82868A: hue: 210°, saturation: 3.3%, and lightness: 52.5%.
Process color (CMYK) of #82868A is 5.8%, 2.9%, 0%, 45.9%. Web safe color equivalent of #82868A is ##999999. Color #82868A contains mainly GRAY.
Color Spaces
| Color spaces of #82868A | Value |
|---|---|
| RGB | 130, 134, 138 |
| HSL | 210°, 3.3%, 52.5% |
| HSV / HSB | 210°, 5.8%, 54.1% |
| CMYK | 5.8%, 2.9%, 0%, 45.9% |
| XYZ | 22.32, 23.63, 27.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000010 | 10000110 | 10001010 |
| Octal | 202 | 206 | 212 |
| Decimal | 130 | 134 | 138 |
| Hex | 82 | 86 | 8A |
Shades of #82868A
Tints of #82868A
.mybgColor { background-color: #82868A; }
.myforeColor { color: #82868A; }
.myborderColor { border: 3px solid #82868A; }
<p style="color:#82868A">Text here</p>
This sample text is styled with font color #82868A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#82868A">Div content here</div>
<div style="border:3px solid #82868A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(130, 134, 138, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #82868A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #82868A;
-webkit-box-shadow: 1px 1px 3px #82868A;
box-shadow: 1px 1px 3px #82868A; }
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 #82868A (Heavy Grey)
Color Overview & Profile: Color #82868A, also known as Heavy Grey, 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 (130/255), 53% Green (134/255), and 54% Blue (138/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #82868A translates into the CMYK subtractive color model with values of 5.8% Cyan, 2.9% Magenta, 0% Yellow, and 45.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 210°, saturation of 3.3%, and lightness of 52.5%.
Web Accessibility & Design Recommendations: When implementing #82868A 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.
