#5BA8FF Âbi Blue
#5BA8FF (Âbi Blue) RGB value is (91, 168, 255).
Red value is 91, green value is 168, and blue value is 255.
Cylindrical-coordinate representations (HSL) of color #5BA8FF: hue: 212°, saturation: 100%, and lightness: 67.8%.
Process color (CMYK) of #5BA8FF is 64.3%, 34.1%, 0%, 0%. Web safe color equivalent of #5BA8FF is ##6699FF. Color #5BA8FF contains mainly Blue.
Color Spaces
| Color spaces of #5BA8FF | Value |
|---|---|
| RGB | 91, 168, 255 |
| HSL | 212°, 100%, 67.8% |
| HSV / HSB | 212°, 64.3%, 100% |
| CMYK | 64.3%, 34.1%, 0%, 0% |
| XYZ | 36.36, 37.45, 99.9 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011011 | 10101000 | 11111111 |
| Octal | 133 | 250 | 377 |
| Decimal | 91 | 168 | 255 |
| Hex | 5B | A8 | FF |
Shades of #5BA8FF
Tints of #5BA8FF
.mybgColor { background-color: #5BA8FF; }
.myforeColor { color: #5BA8FF; }
.myborderColor { border: 3px solid #5BA8FF; }
<p style="color:#5BA8FF">Text here</p>
This sample text is styled with font color #5BA8FF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5BA8FF">Div content here</div>
<div style="border:3px solid #5BA8FF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(91, 168, 255, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5BA8FF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5BA8FF;
-webkit-box-shadow: 1px 1px 3px #5BA8FF;
box-shadow: 1px 1px 3px #5BA8FF; }
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 #5BA8FF (Âbi Blue)
Color Overview & Profile: Color #5BA8FF, also known as Âbi Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 36% Red (91/255), 66% Green (168/255), and 100% Blue (255/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #5BA8FF translates into the CMYK subtractive color model with values of 64.3% Cyan, 34.1% Magenta, 0% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 212°, saturation of 100%, and lightness of 67.8%.
Web Accessibility & Design Recommendations: When implementing #5BA8FF 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.
