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