#AEC4EB Breeze
#AEC4EB (Breeze) RGB value is (174, 196, 235).
Red value is 174, green value is 196, and blue value is 235.
Cylindrical-coordinate representations (HSL) of color #AEC4EB: hue: 218°, saturation: 60.4%, and lightness: 80.2%.
Process color (CMYK) of #AEC4EB is 26%, 16.6%, 0%, 7.8%. Web safe color equivalent of #AEC4EB is ##99CCFF. Color #AEC4EB contains mainly Blue.
Color Spaces
| Color spaces of #AEC4EB | Value |
|---|---|
| RGB | 174, 196, 235 |
| HSL | 218°, 60.4%, 80.2% |
| HSV / HSB | 218°, 26%, 92.2% |
| CMYK | 26%, 16.6%, 0%, 7.8% |
| XYZ | 52.19, 54.48, 86.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101110 | 11000100 | 11101011 |
| Octal | 256 | 304 | 353 |
| Decimal | 174 | 196 | 235 |
| Hex | AE | C4 | EB |
Shades of #AEC4EB
Tints of #AEC4EB
.mybgColor { background-color: #AEC4EB; }
.myforeColor { color: #AEC4EB; }
.myborderColor { border: 3px solid #AEC4EB; }
<p style="color:#AEC4EB">Text here</p>
This sample text is styled with font color #AEC4EB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AEC4EB">Div content here</div>
<div style="border:3px solid #AEC4EB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(174, 196, 235, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AEC4EB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AEC4EB;
-webkit-box-shadow: 1px 1px 3px #AEC4EB;
box-shadow: 1px 1px 3px #AEC4EB; }
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 #AEC4EB (Breeze)
Color Overview & Profile: Color #AEC4EB, also known as Breeze, 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), 77% Green (196/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, #AEC4EB translates into the CMYK subtractive color model with values of 26% Cyan, 16.6% Magenta, 0% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 218°, saturation of 60.4%, and lightness of 80.2%.
Web Accessibility & Design Recommendations: When implementing #AEC4EB 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.
