#5F9BA7 Echo One
#5F9BA7 (Echo One) RGB value is (95, 155, 167).
Red value is 95, green value is 155, and blue value is 167.
Cylindrical-coordinate representations (HSL) of color #5F9BA7: hue: 190°, saturation: 29%, and lightness: 51.4%.
Process color (CMYK) of #5F9BA7 is 43.1%, 7.2%, 0%, 34.5%. Web safe color equivalent of #5F9BA7 is ##669999. Color #5F9BA7 contains mainly Blue.
Color Spaces
| Color spaces of #5F9BA7 | Value |
|---|---|
| RGB | 95, 155, 167 |
| HSL | 190°, 29%, 51.4% |
| HSV / HSB | 190°, 43.1%, 65.5% |
| CMYK | 43.1%, 7.2%, 0%, 34.5% |
| XYZ | 23.41, 28.66, 40.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011111 | 10011011 | 10100111 |
| Octal | 137 | 233 | 247 |
| Decimal | 95 | 155 | 167 |
| Hex | 5F | 9B | A7 |
Shades of #5F9BA7
Tints of #5F9BA7
.mybgColor { background-color: #5F9BA7; }
.myforeColor { color: #5F9BA7; }
.myborderColor { border: 3px solid #5F9BA7; }
<p style="color:#5F9BA7">Text here</p>
This sample text is styled with font color #5F9BA7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5F9BA7">Div content here</div>
<div style="border:3px solid #5F9BA7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(95, 155, 167, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5F9BA7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5F9BA7;
-webkit-box-shadow: 1px 1px 3px #5F9BA7;
box-shadow: 1px 1px 3px #5F9BA7; }
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 #5F9BA7 (Echo One)
Color Overview & Profile: Color #5F9BA7, also known as Echo One, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 37% Red (95/255), 61% Green (155/255), and 65% Blue (167/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #5F9BA7 translates into the CMYK subtractive color model with values of 43.1% Cyan, 7.2% Magenta, 0% Yellow, and 34.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 190°, saturation of 29%, and lightness of 51.4%.
Web Accessibility & Design Recommendations: When implementing #5F9BA7 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 ##669999.
