#59A1EF Feather Star
#59A1EF (Feather Star) RGB value is (89, 161, 239).
Red value is 89, green value is 161, and blue value is 239.
Cylindrical-coordinate representations (HSL) of color #59A1EF: hue: 211°, saturation: 82.4%, and lightness: 64.3%.
Process color (CMYK) of #59A1EF is 62.8%, 32.6%, 0%, 6.3%. Web safe color equivalent of #59A1EF is ##6699FF. Color #59A1EF contains mainly Blue.
Color Spaces
| Color spaces of #59A1EF | Value |
|---|---|
| RGB | 89, 161, 239 |
| HSL | 211°, 82.4%, 64.3% |
| HSV / HSB | 211°, 62.8%, 93.7% |
| CMYK | 62.8%, 32.6%, 0%, 6.3% |
| XYZ | 32.44, 33.84, 86.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011001 | 10100001 | 11101111 |
| Octal | 131 | 241 | 357 |
| Decimal | 89 | 161 | 239 |
| Hex | 59 | A1 | EF |
Shades of #59A1EF
Tints of #59A1EF
.mybgColor { background-color: #59A1EF; }
.myforeColor { color: #59A1EF; }
.myborderColor { border: 3px solid #59A1EF; }
<p style="color:#59A1EF">Text here</p>
This sample text is styled with font color #59A1EF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#59A1EF">Div content here</div>
<div style="border:3px solid #59A1EF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(89, 161, 239, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #59A1EF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #59A1EF;
-webkit-box-shadow: 1px 1px 3px #59A1EF;
box-shadow: 1px 1px 3px #59A1EF; }
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 #59A1EF (Feather Star)
Color Overview & Profile: Color #59A1EF, also known as Feather Star, 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 (89/255), 63% Green (161/255), and 94% Blue (239/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #59A1EF translates into the CMYK subtractive color model with values of 62.8% Cyan, 32.6% Magenta, 0% Yellow, and 6.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 211°, saturation of 82.4%, and lightness of 64.3%.
Web Accessibility & Design Recommendations: When implementing #59A1EF 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.
