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