#656F87 Blue Cloud
#656F87 (Blue Cloud) RGB value is (101, 111, 135).
Red value is 101, green value is 111, and blue value is 135.
Cylindrical-coordinate representations (HSL) of color #656F87: hue: 222°, saturation: 14.4%, and lightness: 46.3%.
Process color (CMYK) of #656F87 is 25.2%, 17.8%, 0%, 47.1%. Web safe color equivalent of #656F87 is ##666699. Color #656F87 contains mainly Blue.
Color Spaces
| Color spaces of #656F87 | Value |
|---|---|
| RGB | 101, 111, 135 |
| HSL | 222°, 14.4%, 46.3% |
| HSV / HSB | 222°, 25.2%, 52.9% |
| CMYK | 25.2%, 17.8%, 0%, 47.1% |
| XYZ | 15.42, 15.88, 25.17 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100101 | 01101111 | 10000111 |
| Octal | 145 | 157 | 207 |
| Decimal | 101 | 111 | 135 |
| Hex | 65 | 6F | 87 |
Shades of #656F87
Tints of #656F87
.mybgColor { background-color: #656F87; }
.myforeColor { color: #656F87; }
.myborderColor { border: 3px solid #656F87; }
<p style="color:#656F87">Text here</p>
This sample text is styled with font color #656F87. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#656F87">Div content here</div>
<div style="border:3px solid #656F87">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(101, 111, 135, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #656F87; }
.divShadow { -moz-box-shadow: 1px 1px 3px #656F87;
-webkit-box-shadow: 1px 1px 3px #656F87;
box-shadow: 1px 1px 3px #656F87; }
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 #656F87 (Blue Cloud)
Color Overview & Profile: Color #656F87, also known as Blue Cloud, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 40% Red (101/255), 44% Green (111/255), and 53% Blue (135/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #656F87 translates into the CMYK subtractive color model with values of 25.2% Cyan, 17.8% Magenta, 0% Yellow, and 47.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 222°, saturation of 14.4%, and lightness of 46.3%.
Web Accessibility & Design Recommendations: When implementing #656F87 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 ##666699.
