#86B1C5 Resolute Blue
#86B1C5 (Resolute Blue) RGB value is (134, 177, 197).
Red value is 134, green value is 177, and blue value is 197.
Cylindrical-coordinate representations (HSL) of color #86B1C5: hue: 199°, saturation: 35.2%, and lightness: 64.9%.
Process color (CMYK) of #86B1C5 is 32%, 10.2%, 0%, 22.7%. Web safe color equivalent of #86B1C5 is ##9999CC. Color #86B1C5 contains mainly Blue.
Color Spaces
| Color spaces of #86B1C5 | Value |
|---|---|
| RGB | 134, 177, 197 |
| HSL | 199°, 35.2%, 64.9% |
| HSV / HSB | 199°, 32%, 77.3% |
| CMYK | 32%, 10.2%, 0%, 22.7% |
| XYZ | 35.63, 40.54, 58.76 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000110 | 10110001 | 11000101 |
| Octal | 206 | 261 | 305 |
| Decimal | 134 | 177 | 197 |
| Hex | 86 | B1 | C5 |
Shades of #86B1C5
Tints of #86B1C5
.mybgColor { background-color: #86B1C5; }
.myforeColor { color: #86B1C5; }
.myborderColor { border: 3px solid #86B1C5; }
<p style="color:#86B1C5">Text here</p>
This sample text is styled with font color #86B1C5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#86B1C5">Div content here</div>
<div style="border:3px solid #86B1C5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(134, 177, 197, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #86B1C5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #86B1C5;
-webkit-box-shadow: 1px 1px 3px #86B1C5;
box-shadow: 1px 1px 3px #86B1C5; }
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 #86B1C5 (Resolute Blue)
Color Overview & Profile: Color #86B1C5, also known as Resolute Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 53% Red (134/255), 69% Green (177/255), and 77% Blue (197/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #86B1C5 translates into the CMYK subtractive color model with values of 32% Cyan, 10.2% Magenta, 0% Yellow, and 22.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 199°, saturation of 35.2%, and lightness of 64.9%.
Web Accessibility & Design Recommendations: When implementing #86B1C5 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 ##9999CC.
