#656F96 Ocean Night
#656F96 (Ocean Night) RGB value is (101, 111, 150).
Red value is 101, green value is 111, and blue value is 150.
Cylindrical-coordinate representations (HSL) of color #656F96: hue: 228°, saturation: 19.5%, and lightness: 49.2%.
Process color (CMYK) of #656F96 is 32.7%, 26%, 0%, 41.2%. Web safe color equivalent of #656F96 is ##666699. Color #656F96 contains mainly Blue.
Color Spaces
| Color spaces of #656F96 | Value |
|---|---|
| RGB | 101, 111, 150 |
| HSL | 228°, 19.5%, 49.2% |
| HSV / HSB | 228°, 32.7%, 58.8% |
| CMYK | 32.7%, 26%, 0%, 41.2% |
| XYZ | 16.55, 16.34, 31.13 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100101 | 01101111 | 10010110 |
| Octal | 145 | 157 | 226 |
| Decimal | 101 | 111 | 150 |
| Hex | 65 | 6F | 96 |
Shades of #656F96
Tints of #656F96
.mybgColor { background-color: #656F96; }
.myforeColor { color: #656F96; }
.myborderColor { border: 3px solid #656F96; }
<p style="color:#656F96">Text here</p>
This sample text is styled with font color #656F96. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#656F96">Div content here</div>
<div style="border:3px solid #656F96">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(101, 111, 150, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #656F96; }
.divShadow { -moz-box-shadow: 1px 1px 3px #656F96;
-webkit-box-shadow: 1px 1px 3px #656F96;
box-shadow: 1px 1px 3px #656F96; }
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 #656F96 (Ocean Night)
Color Overview & Profile: Color #656F96, also known as Ocean Night, 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 59% Blue (150/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #656F96 translates into the CMYK subtractive color model with values of 32.7% Cyan, 26% Magenta, 0% Yellow, and 41.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 228°, saturation of 19.5%, and lightness of 49.2%.
Web Accessibility & Design Recommendations: When implementing #656F96 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.
