#588BB4 Alpha Blue
#588BB4 (Alpha Blue) RGB value is (88, 139, 180).
Red value is 88, green value is 139, and blue value is 180.
Cylindrical-coordinate representations (HSL) of color #588BB4: hue: 207°, saturation: 38%, and lightness: 52.5%.
Process color (CMYK) of #588BB4 is 51.1%, 22.8%, 0%, 29.4%. Web safe color equivalent of #588BB4 is ##6699CC. Color #588BB4 contains mainly Blue.
Color Spaces
| Color spaces of #588BB4 | Value |
|---|---|
| RGB | 88, 139, 180 |
| HSL | 207°, 38%, 52.5% |
| HSV / HSB | 207°, 51.1%, 70.6% |
| CMYK | 51.1%, 22.8%, 0%, 29.4% |
| XYZ | 21.49, 23.83, 46.64 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011000 | 10001011 | 10110100 |
| Octal | 130 | 213 | 264 |
| Decimal | 88 | 139 | 180 |
| Hex | 58 | 8B | B4 |
Shades of #588BB4
Tints of #588BB4
.mybgColor { background-color: #588BB4; }
.myforeColor { color: #588BB4; }
.myborderColor { border: 3px solid #588BB4; }
<p style="color:#588BB4">Text here</p>
This sample text is styled with font color #588BB4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#588BB4">Div content here</div>
<div style="border:3px solid #588BB4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(88, 139, 180, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #588BB4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #588BB4;
-webkit-box-shadow: 1px 1px 3px #588BB4;
box-shadow: 1px 1px 3px #588BB4; }
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 #588BB4 (Alpha Blue)
Color Overview & Profile: Color #588BB4, also known as Alpha Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 35% Red (88/255), 55% Green (139/255), and 71% Blue (180/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #588BB4 translates into the CMYK subtractive color model with values of 51.1% Cyan, 22.8% Magenta, 0% Yellow, and 29.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 207°, saturation of 38%, and lightness of 52.5%.
Web Accessibility & Design Recommendations: When implementing #588BB4 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.
