#616596 Dark Horizon
#616596 (Dark Horizon) RGB value is (97, 101, 150).
Red value is 97, green value is 101, and blue value is 150.
Cylindrical-coordinate representations (HSL) of color #616596: hue: 235°, saturation: 21.5%, and lightness: 48.4%.
Process color (CMYK) of #616596 is 35.3%, 32.7%, 0%, 41.2%. Web safe color equivalent of #616596 is ##666699. Color #616596 contains mainly Blue.
Color Spaces
| Color spaces of #616596 | Value |
|---|---|
| RGB | 97, 101, 150 |
| HSL | 235°, 21.5%, 48.4% |
| HSV / HSB | 235°, 35.3%, 58.8% |
| CMYK | 35.3%, 32.7%, 0%, 41.2% |
| XYZ | 15.09, 14.05, 30.77 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100001 | 01100101 | 10010110 |
| Octal | 141 | 145 | 226 |
| Decimal | 97 | 101 | 150 |
| Hex | 61 | 65 | 96 |
Shades of #616596
Tints of #616596
.mybgColor { background-color: #616596; }
.myforeColor { color: #616596; }
.myborderColor { border: 3px solid #616596; }
<p style="color:#616596">Text here</p>
This sample text is styled with font color #616596. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#616596">Div content here</div>
<div style="border:3px solid #616596">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(97, 101, 150, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #616596; }
.divShadow { -moz-box-shadow: 1px 1px 3px #616596;
-webkit-box-shadow: 1px 1px 3px #616596;
box-shadow: 1px 1px 3px #616596; }
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 #616596 (Dark Horizon)
Color Overview & Profile: Color #616596, also known as Dark Horizon, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 38% Red (97/255), 40% Green (101/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, #616596 translates into the CMYK subtractive color model with values of 35.3% Cyan, 32.7% Magenta, 0% Yellow, and 41.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 235°, saturation of 21.5%, and lightness of 48.4%.
Web Accessibility & Design Recommendations: When implementing #616596 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.
