#5588DD Blue Jay
#5588DD (Blue Jay) RGB value is (85, 136, 221).
Red value is 85, green value is 136, and blue value is 221.
Cylindrical-coordinate representations (HSL) of color #5588DD: hue: 218°, saturation: 66.7%, and lightness: 60%.
Process color (CMYK) of #5588DD is 61.5%, 38.5%, 0%, 13.3%. Web safe color equivalent of #5588DD is ##6699CC. Color #5588DD contains mainly Blue.
Color Spaces
| Color spaces of #5588DD | Value |
|---|---|
| RGB | 85, 136, 221 |
| HSL | 218°, 66.7%, 60% |
| HSV / HSB | 218°, 61.5%, 86.7% |
| CMYK | 61.5%, 38.5%, 0%, 13.3% |
| XYZ | 25.6, 24.76, 71.82 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010101 | 10001000 | 11011101 |
| Octal | 125 | 210 | 335 |
| Decimal | 85 | 136 | 221 |
| Hex | 55 | 88 | DD |
Shades of #5588DD
Tints of #5588DD
.mybgColor { background-color: #5588DD; }
.myforeColor { color: #5588DD; }
.myborderColor { border: 3px solid #5588DD; }
<p style="color:#5588DD">Text here</p>
This sample text is styled with font color #5588DD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5588DD">Div content here</div>
<div style="border:3px solid #5588DD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(85, 136, 221, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5588DD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5588DD;
-webkit-box-shadow: 1px 1px 3px #5588DD;
box-shadow: 1px 1px 3px #5588DD; }
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 #5588DD (Blue Jay)
Color Overview & Profile: Color #5588DD, also known as Blue Jay, 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 87% Blue (221/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #5588DD translates into the CMYK subtractive color model with values of 61.5% Cyan, 38.5% Magenta, 0% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 218°, saturation of 66.7%, and lightness of 60%.
Web Accessibility & Design Recommendations: When implementing #5588DD 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 ##6699CC.
