#5588EE Blue Elemental
#5588EE (Blue Elemental) RGB value is (85, 136, 238).
Red value is 85, green value is 136, and blue value is 238.
Cylindrical-coordinate representations (HSL) of color #5588EE: hue: 220°, saturation: 81.8%, and lightness: 63.3%.
Process color (CMYK) of #5588EE is 64.3%, 42.9%, 0%, 6.7%. Web safe color equivalent of #5588EE is ##6699FF. Color #5588EE contains mainly Blue.
Color Spaces
| Color spaces of #5588EE | Value |
|---|---|
| RGB | 85, 136, 238 |
| HSL | 220°, 81.8%, 63.3% |
| HSV / HSB | 220°, 64.3%, 93.3% |
| CMYK | 64.3%, 42.9%, 0%, 6.7% |
| XYZ | 27.98, 25.71, 84.36 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010101 | 10001000 | 11101110 |
| Octal | 125 | 210 | 356 |
| Decimal | 85 | 136 | 238 |
| Hex | 55 | 88 | EE |
Shades of #5588EE
Tints of #5588EE
.mybgColor { background-color: #5588EE; }
.myforeColor { color: #5588EE; }
.myborderColor { border: 3px solid #5588EE; }
<p style="color:#5588EE">Text here</p>
This sample text is styled with font color #5588EE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5588EE">Div content here</div>
<div style="border:3px solid #5588EE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(85, 136, 238, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5588EE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5588EE;
-webkit-box-shadow: 1px 1px 3px #5588EE;
box-shadow: 1px 1px 3px #5588EE; }
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 #5588EE (Blue Elemental)
Color Overview & Profile: Color #5588EE, also known as Blue Elemental, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 33% Red (85/255), 53% Green (136/255), and 93% Blue (238/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #5588EE translates into the CMYK subtractive color model with values of 64.3% Cyan, 42.9% Magenta, 0% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 220°, saturation of 81.8%, and lightness of 63.3%.
Web Accessibility & Design Recommendations: When implementing #5588EE 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 ##6699FF.
