#AEDCEC Lady-In-Waiting
#AEDCEC (Lady-In-Waiting) RGB value is (174, 220, 236).
Red value is 174, green value is 220, and blue value is 236.
Cylindrical-coordinate representations (HSL) of color #AEDCEC: hue: 195°, saturation: 62%, and lightness: 80.4%.
Process color (CMYK) of #AEDCEC is 26.3%, 6.8%, 0%, 7.5%. Web safe color equivalent of #AEDCEC is ##99CCFF. Color #AEDCEC contains mainly Blue.
Color Spaces
| Color spaces of #AEDCEC | Value |
|---|---|
| RGB | 174, 220, 236 |
| HSL | 195°, 62%, 80.4% |
| HSV / HSB | 195°, 26.3%, 92.5% |
| CMYK | 26.3%, 6.8%, 0%, 7.5% |
| XYZ | 58.18, 66.24, 89.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101110 | 11011100 | 11101100 |
| Octal | 256 | 334 | 354 |
| Decimal | 174 | 220 | 236 |
| Hex | AE | DC | EC |
Shades of #AEDCEC
Tints of #AEDCEC
.mybgColor { background-color: #AEDCEC; }
.myforeColor { color: #AEDCEC; }
.myborderColor { border: 3px solid #AEDCEC; }
<p style="color:#AEDCEC">Text here</p>
This sample text is styled with font color #AEDCEC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AEDCEC">Div content here</div>
<div style="border:3px solid #AEDCEC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(174, 220, 236, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AEDCEC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AEDCEC;
-webkit-box-shadow: 1px 1px 3px #AEDCEC;
box-shadow: 1px 1px 3px #AEDCEC; }
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 #AEDCEC (Lady-In-Waiting)
Color Overview & Profile: Color #AEDCEC, also known as Lady-In-Waiting, 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), 86% Green (220/255), and 93% Blue (236/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #AEDCEC translates into the CMYK subtractive color model with values of 26.3% Cyan, 6.8% Magenta, 0% Yellow, and 7.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 195°, saturation of 62%, and lightness of 80.4%.
Web Accessibility & Design Recommendations: When implementing #AEDCEC 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.
