#86B2C2 Resolute Blue
#86B2C2 (Resolute Blue) RGB value is (134, 178, 194).
Red value is 134, green value is 178, and blue value is 194.
Cylindrical-coordinate representations (HSL) of color #86B2C2: hue: 196°, saturation: 33%, and lightness: 64.3%.
Process color (CMYK) of #86B2C2 is 30.9%, 8.2%, 0%, 23.9%. Web safe color equivalent of #86B2C2 is ##9999CC. Color #86B2C2 contains mainly Blue.
Color Spaces
| Color spaces of #86B2C2 | Value |
|---|---|
| RGB | 134, 178, 194 |
| HSL | 196°, 33%, 64.3% |
| HSV / HSB | 196°, 30.9%, 76.1% |
| CMYK | 30.9%, 8.2%, 0%, 23.9% |
| XYZ | 35.49, 40.8, 57.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000110 | 10110010 | 11000010 |
| Octal | 206 | 262 | 302 |
| Decimal | 134 | 178 | 194 |
| Hex | 86 | B2 | C2 |
Shades of #86B2C2
Tints of #86B2C2
.mybgColor { background-color: #86B2C2; }
.myforeColor { color: #86B2C2; }
.myborderColor { border: 3px solid #86B2C2; }
<p style="color:#86B2C2">Text here</p>
This sample text is styled with font color #86B2C2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#86B2C2">Div content here</div>
<div style="border:3px solid #86B2C2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(134, 178, 194, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #86B2C2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #86B2C2;
-webkit-box-shadow: 1px 1px 3px #86B2C2;
box-shadow: 1px 1px 3px #86B2C2; }
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 #86B2C2 (Resolute Blue)
Color Overview & Profile: Color #86B2C2, 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), 70% Green (178/255), and 76% Blue (194/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #86B2C2 translates into the CMYK subtractive color model with values of 30.9% Cyan, 8.2% Magenta, 0% Yellow, and 23.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 196°, saturation of 33%, and lightness of 64.3%.
Web Accessibility & Design Recommendations: When implementing #86B2C2 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.
