#8395AF Stratus
#8395AF (Stratus) RGB value is (131, 149, 175).
Red value is 131, green value is 149, and blue value is 175.
Cylindrical-coordinate representations (HSL) of color #8395AF: hue: 215°, saturation: 21.6%, and lightness: 60%.
Process color (CMYK) of #8395AF is 25.1%, 14.9%, 0%, 31.4%. Web safe color equivalent of #8395AF is ##999999. Color #8395AF contains mainly Blue.
Color Spaces
| Color spaces of #8395AF | Value |
|---|---|
| RGB | 131, 149, 175 |
| HSL | 215°, 21.6%, 60% |
| HSV / HSB | 215°, 25.1%, 68.6% |
| CMYK | 25.1%, 14.9%, 0%, 31.4% |
| XYZ | 27.84, 29.41, 44.76 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000011 | 10010101 | 10101111 |
| Octal | 203 | 225 | 257 |
| Decimal | 131 | 149 | 175 |
| Hex | 83 | 95 | AF |
Shades of #8395AF
Tints of #8395AF
.mybgColor { background-color: #8395AF; }
.myforeColor { color: #8395AF; }
.myborderColor { border: 3px solid #8395AF; }
<p style="color:#8395AF">Text here</p>
This sample text is styled with font color #8395AF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8395AF">Div content here</div>
<div style="border:3px solid #8395AF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(131, 149, 175, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8395AF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8395AF;
-webkit-box-shadow: 1px 1px 3px #8395AF;
box-shadow: 1px 1px 3px #8395AF; }
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 #8395AF (Stratus)
Color Overview & Profile: Color #8395AF, 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 (131/255), 58% Green (149/255), and 69% Blue (175/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #8395AF translates into the CMYK subtractive color model with values of 25.1% Cyan, 14.9% Magenta, 0% Yellow, and 31.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 215°, saturation of 21.6%, and lightness of 60%.
Web Accessibility & Design Recommendations: When implementing #8395AF 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.
