#8192AA Stratus
#8192AA (Stratus) RGB value is (129, 146, 170).
Red value is 129, green value is 146, and blue value is 170.
Cylindrical-coordinate representations (HSL) of color #8192AA: hue: 215°, saturation: 19.4%, and lightness: 58.6%.
Process color (CMYK) of #8192AA is 24.1%, 14.1%, 0%, 33.3%. Web safe color equivalent of #8192AA is ##999999. Color #8192AA contains mainly Magenta.
Color Spaces
| Color spaces of #8192AA | Value |
|---|---|
| RGB | 129, 146, 170 |
| HSL | 215°, 19.4%, 58.6% |
| HSV / HSB | 215°, 24.1%, 66.7% |
| CMYK | 24.1%, 14.1%, 0%, 33.3% |
| XYZ | 26.59, 28.13, 42.05 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000001 | 10010010 | 10101010 |
| Octal | 201 | 222 | 252 |
| Decimal | 129 | 146 | 170 |
| Hex | 81 | 92 | AA |
Shades of #8192AA
Tints of #8192AA
.mybgColor { background-color: #8192AA; }
.myforeColor { color: #8192AA; }
.myborderColor { border: 3px solid #8192AA; }
<p style="color:#8192AA">Text here</p>
This sample text is styled with font color #8192AA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8192AA">Div content here</div>
<div style="border:3px solid #8192AA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(129, 146, 170, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8192AA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8192AA;
-webkit-box-shadow: 1px 1px 3px #8192AA;
box-shadow: 1px 1px 3px #8192AA; }
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 #8192AA (Stratus)
Color Overview & Profile: Color #8192AA, also known as Stratus, 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), 57% Green (146/255), and 67% Blue (170/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #8192AA translates into the CMYK subtractive color model with values of 24.1% Cyan, 14.1% Magenta, 0% Yellow, and 33.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 215°, saturation of 19.4%, and lightness of 58.6%.
Web Accessibility & Design Recommendations: When implementing #8192AA 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.
