#828489 Distant Thunder
#828489 (Distant Thunder) RGB value is (130, 132, 137).
Red value is 130, green value is 132, and blue value is 137.
Cylindrical-coordinate representations (HSL) of color #828489: hue: 223°, saturation: 2.9%, and lightness: 52.4%.
Process color (CMYK) of #828489 is 5.1%, 3.6%, 0%, 46.3%. Web safe color equivalent of #828489 is ##999999. Color #828489 contains mainly GRAY.
Color Spaces
| Color spaces of #828489 | Value |
|---|---|
| RGB | 130, 132, 137 |
| HSL | 223°, 2.9%, 52.4% |
| HSV / HSB | 223°, 5.1%, 53.7% |
| CMYK | 5.1%, 3.6%, 0%, 46.3% |
| XYZ | 21.97, 23.05, 26.95 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000010 | 10000100 | 10001001 |
| Octal | 202 | 204 | 211 |
| Decimal | 130 | 132 | 137 |
| Hex | 82 | 84 | 89 |
Shades of #828489
Tints of #828489
.mybgColor { background-color: #828489; }
.myforeColor { color: #828489; }
.myborderColor { border: 3px solid #828489; }
<p style="color:#828489">Text here</p>
This sample text is styled with font color #828489. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#828489">Div content here</div>
<div style="border:3px solid #828489">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(130, 132, 137, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #828489; }
.divShadow { -moz-box-shadow: 1px 1px 3px #828489;
-webkit-box-shadow: 1px 1px 3px #828489;
box-shadow: 1px 1px 3px #828489; }
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 #828489 (Distant Thunder)
Color Overview & Profile: Color #828489, also known as Distant Thunder, 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), 52% Green (132/255), and 54% Blue (137/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #828489 translates into the CMYK subtractive color model with values of 5.1% Cyan, 3.6% Magenta, 0% Yellow, and 46.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 223°, saturation of 2.9%, and lightness of 52.4%.
Web Accessibility & Design Recommendations: When implementing #828489 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.
