#90BEC8 Blue Echo
#90BEC8 (Blue Echo) RGB value is (144, 190, 200).
Red value is 144, green value is 190, and blue value is 200.
Cylindrical-coordinate representations (HSL) of color #90BEC8: hue: 191°, saturation: 33.7%, and lightness: 67.5%.
Process color (CMYK) of #90BEC8 is 28%, 5%, 0%, 21.6%. Web safe color equivalent of #90BEC8 is ##99CCCC. Color #90BEC8 contains mainly Blue.
Color Spaces
| Color spaces of #90BEC8 | Value |
|---|---|
| RGB | 144, 190, 200 |
| HSL | 191°, 33.7%, 67.5% |
| HSV / HSB | 191°, 28%, 78.4% |
| CMYK | 28%, 5%, 0%, 21.6% |
| XYZ | 40.34, 46.92, 61.56 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010000 | 10111110 | 11001000 |
| Octal | 220 | 276 | 310 |
| Decimal | 144 | 190 | 200 |
| Hex | 90 | BE | C8 |
Shades of #90BEC8
Tints of #90BEC8
.mybgColor { background-color: #90BEC8; }
.myforeColor { color: #90BEC8; }
.myborderColor { border: 3px solid #90BEC8; }
<p style="color:#90BEC8">Text here</p>
This sample text is styled with font color #90BEC8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#90BEC8">Div content here</div>
<div style="border:3px solid #90BEC8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(144, 190, 200, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #90BEC8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #90BEC8;
-webkit-box-shadow: 1px 1px 3px #90BEC8;
box-shadow: 1px 1px 3px #90BEC8; }
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 #90BEC8 (Blue Echo)
Color Overview & Profile: Color #90BEC8, also known as Blue Echo, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 56% Red (144/255), 75% Green (190/255), and 78% Blue (200/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #90BEC8 translates into the CMYK subtractive color model with values of 28% Cyan, 5% Magenta, 0% Yellow, and 21.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 191°, saturation of 33.7%, and lightness of 67.5%.
Web Accessibility & Design Recommendations: When implementing #90BEC8 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 ##99CCCC.
