#A5D8CD Whirlpool
#A5D8CD (Whirlpool) RGB value is (165, 216, 205).
Red value is 165, green value is 216, and blue value is 205.
Cylindrical-coordinate representations (HSL) of color #A5D8CD: hue: 167°, saturation: 39.5%, and lightness: 74.7%.
Process color (CMYK) of #A5D8CD is 23.6%, 0%, 5.1%, 15.3%. Web safe color equivalent of #A5D8CD is ##99CCCC. Color #A5D8CD contains mainly Cyan.
Color Spaces
| Color spaces of #A5D8CD | Value |
|---|---|
| RGB | 165, 216, 205 |
| HSL | 167°, 39.5%, 74.7% |
| HSV / HSB | 167°, 23.6%, 84.7% |
| CMYK | 23.6%, 0%, 5.1%, 15.3% |
| XYZ | 51.09, 61.52, 66.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100101 | 11011000 | 11001101 |
| Octal | 245 | 330 | 315 |
| Decimal | 165 | 216 | 205 |
| Hex | A5 | D8 | CD |
Shades of #A5D8CD
Tints of #A5D8CD
.mybgColor { background-color: #A5D8CD; }
.myforeColor { color: #A5D8CD; }
.myborderColor { border: 3px solid #A5D8CD; }
<p style="color:#A5D8CD">Text here</p>
This sample text is styled with font color #A5D8CD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A5D8CD">Div content here</div>
<div style="border:3px solid #A5D8CD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(165, 216, 205, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A5D8CD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A5D8CD;
-webkit-box-shadow: 1px 1px 3px #A5D8CD;
box-shadow: 1px 1px 3px #A5D8CD; }
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 #A5D8CD (Whirlpool)
Color Overview & Profile: Color #A5D8CD, also known as Whirlpool, 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), 85% Green (216/255), and 80% Blue (205/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #A5D8CD translates into the CMYK subtractive color model with values of 23.6% Cyan, 0% Magenta, 5.1% Yellow, and 15.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 167°, saturation of 39.5%, and lightness of 74.7%.
Web Accessibility & Design Recommendations: When implementing #A5D8CD 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.
