#AEE3EB Intergalactic Blue
#AEE3EB (Intergalactic Blue) RGB value is (174, 227, 235).
Red value is 174, green value is 227, and blue value is 235.
Cylindrical-coordinate representations (HSL) of color #AEE3EB: hue: 188°, saturation: 60.4%, and lightness: 80.2%.
Process color (CMYK) of #AEE3EB is 26%, 3.4%, 0%, 7.8%. Web safe color equivalent of #AEE3EB is ##99CCFF. Color #AEE3EB contains mainly Blue.
Color Spaces
| Color spaces of #AEE3EB | Value |
|---|---|
| RGB | 174, 227, 235 |
| HSL | 188°, 60.4%, 80.2% |
| HSV / HSB | 188°, 26%, 92.2% |
| CMYK | 26%, 3.4%, 0%, 7.8% |
| XYZ | 59.92, 69.93, 88.92 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101110 | 11100011 | 11101011 |
| Octal | 256 | 343 | 353 |
| Decimal | 174 | 227 | 235 |
| Hex | AE | E3 | EB |
Shades of #AEE3EB
Tints of #AEE3EB
.mybgColor { background-color: #AEE3EB; }
.myforeColor { color: #AEE3EB; }
.myborderColor { border: 3px solid #AEE3EB; }
<p style="color:#AEE3EB">Text here</p>
This sample text is styled with font color #AEE3EB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AEE3EB">Div content here</div>
<div style="border:3px solid #AEE3EB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(174, 227, 235, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AEE3EB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AEE3EB;
-webkit-box-shadow: 1px 1px 3px #AEE3EB;
box-shadow: 1px 1px 3px #AEE3EB; }
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 #AEE3EB (Intergalactic Blue)
Color Overview & Profile: Color #AEE3EB, also known as Intergalactic Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 68% Red (174/255), 89% Green (227/255), and 92% Blue (235/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #AEE3EB translates into the CMYK subtractive color model with values of 26% Cyan, 3.4% Magenta, 0% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 188°, saturation of 60.4%, and lightness of 80.2%.
Web Accessibility & Design Recommendations: When implementing #AEE3EB 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 ##99CCFF.
