#A5CED5 Wave
#A5CED5 (Wave) RGB value is (165, 206, 213).
Red value is 165, green value is 206, and blue value is 213.
Cylindrical-coordinate representations (HSL) of color #A5CED5: hue: 189°, saturation: 36.4%, and lightness: 74.1%.
Process color (CMYK) of #A5CED5 is 22.5%, 3.3%, 0%, 16.5%. Web safe color equivalent of #A5CED5 is ##99CCCC. Color #A5CED5 contains mainly Magenta.
Color Spaces
| Color spaces of #A5CED5 | Value |
|---|---|
| RGB | 165, 206, 213 |
| HSL | 189°, 36.4%, 74.1% |
| HSV / HSB | 189°, 22.5%, 83.5% |
| CMYK | 22.5%, 3.3%, 0%, 16.5% |
| XYZ | 49.6, 56.94, 71.32 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100101 | 11001110 | 11010101 |
| Octal | 245 | 316 | 325 |
| Decimal | 165 | 206 | 213 |
| Hex | A5 | CE | D5 |
Shades of #A5CED5
Tints of #A5CED5
.mybgColor { background-color: #A5CED5; }
.myforeColor { color: #A5CED5; }
.myborderColor { border: 3px solid #A5CED5; }
<p style="color:#A5CED5">Text here</p>
This sample text is styled with font color #A5CED5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A5CED5">Div content here</div>
<div style="border:3px solid #A5CED5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(165, 206, 213, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A5CED5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A5CED5;
-webkit-box-shadow: 1px 1px 3px #A5CED5;
box-shadow: 1px 1px 3px #A5CED5; }
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 #A5CED5 (Wave)
Color Overview & Profile: Color #A5CED5, also known as Wave, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 65% Red (165/255), 81% Green (206/255), and 84% Blue (213/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #A5CED5 translates into the CMYK subtractive color model with values of 22.5% Cyan, 3.3% Magenta, 0% Yellow, and 16.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 189°, saturation of 36.4%, and lightness of 74.1%.
Web Accessibility & Design Recommendations: When implementing #A5CED5 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.
