#44ABFF Sky Dancer
#44ABFF (Sky Dancer) RGB value is (68, 171, 255).
Red value is 68, green value is 171, and blue value is 255.
Cylindrical-coordinate representations (HSL) of color #44ABFF: hue: 207°, saturation: 100%, and lightness: 63.3%.
Process color (CMYK) of #44ABFF is 73.3%, 32.9%, 0%, 0%. Web safe color equivalent of #44ABFF is ##3399FF. Color #44ABFF contains mainly Blue.
Color Spaces
| Color spaces of #44ABFF | Value |
|---|---|
| RGB | 68, 171, 255 |
| HSL | 207°, 100%, 63.3% |
| HSV / HSB | 207°, 73.3%, 100% |
| CMYK | 73.3%, 32.9%, 0%, 0% |
| XYZ | 34.99, 37.57, 100 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000100 | 10101011 | 11111111 |
| Octal | 104 | 253 | 377 |
| Decimal | 68 | 171 | 255 |
| Hex | 44 | AB | FF |
Shades of #44ABFF
Tints of #44ABFF
.mybgColor { background-color: #44ABFF; }
.myforeColor { color: #44ABFF; }
.myborderColor { border: 3px solid #44ABFF; }
<p style="color:#44ABFF">Text here</p>
This sample text is styled with font color #44ABFF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#44ABFF">Div content here</div>
<div style="border:3px solid #44ABFF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(68, 171, 255, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #44ABFF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #44ABFF;
-webkit-box-shadow: 1px 1px 3px #44ABFF;
box-shadow: 1px 1px 3px #44ABFF; }
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 #44ABFF (Sky Dancer)
Color Overview & Profile: Color #44ABFF, also known as Sky Dancer, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 27% Red (68/255), 67% Green (171/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, #44ABFF translates into the CMYK subtractive color model with values of 73.3% Cyan, 32.9% Magenta, 0% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 207°, saturation of 100%, and lightness of 63.3%.
Web Accessibility & Design Recommendations: When implementing #44ABFF 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 ##3399FF.
