#AEDDDB Beachside Drive
#AEDDDB (Beachside Drive) RGB value is (174, 221, 219).
Red value is 174, green value is 221, and blue value is 219.
Cylindrical-coordinate representations (HSL) of color #AEDDDB: hue: 177°, saturation: 40.9%, and lightness: 77.5%.
Process color (CMYK) of #AEDDDB is 21.3%, 0%, 0.9%, 13.3%. Web safe color equivalent of #AEDDDB is ##99CCCC. Color #AEDDDB contains mainly Cyan.
Color Spaces
| Color spaces of #AEDDDB | Value |
|---|---|
| RGB | 174, 221, 219 |
| HSL | 177°, 40.9%, 77.5% |
| HSV / HSB | 177°, 21.3%, 86.7% |
| CMYK | 21.3%, 0%, 0.9%, 13.3% |
| XYZ | 56.09, 65.82, 76.75 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101110 | 11011101 | 11011011 |
| Octal | 256 | 335 | 333 |
| Decimal | 174 | 221 | 219 |
| Hex | AE | DD | DB |
Shades of #AEDDDB
Tints of #AEDDDB
.mybgColor { background-color: #AEDDDB; }
.myforeColor { color: #AEDDDB; }
.myborderColor { border: 3px solid #AEDDDB; }
<p style="color:#AEDDDB">Text here</p>
This sample text is styled with font color #AEDDDB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AEDDDB">Div content here</div>
<div style="border:3px solid #AEDDDB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(174, 221, 219, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AEDDDB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AEDDDB;
-webkit-box-shadow: 1px 1px 3px #AEDDDB;
box-shadow: 1px 1px 3px #AEDDDB; }
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 #AEDDDB (Beachside Drive)
Color Overview & Profile: Color #AEDDDB, also known as Beachside Drive, 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), 87% Green (221/255), and 86% Blue (219/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #AEDDDB translates into the CMYK subtractive color model with values of 21.3% Cyan, 0% Magenta, 0.9% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 177°, saturation of 40.9%, and lightness of 77.5%.
Web Accessibility & Design Recommendations: When implementing #AEDDDB 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 ##99CCCC.
