#A2C7D7 Corydalis Blue
#A2C7D7 (Corydalis Blue) RGB value is (162, 199, 215).
Red value is 162, green value is 199, and blue value is 215.
Cylindrical-coordinate representations (HSL) of color #A2C7D7: hue: 198°, saturation: 39.8%, and lightness: 73.9%.
Process color (CMYK) of #A2C7D7 is 24.7%, 7.4%, 0%, 15.7%. Web safe color equivalent of #A2C7D7 is ##99CCCC. Color #A2C7D7 contains mainly Magenta.
Color Spaces
| Color spaces of #A2C7D7 | Value |
|---|---|
| RGB | 162, 199, 215 |
| HSL | 198°, 39.8%, 73.9% |
| HSV / HSB | 198°, 24.7%, 84.3% |
| CMYK | 24.7%, 7.4%, 0%, 15.7% |
| XYZ | 47.59, 53.43, 72.08 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100010 | 11000111 | 11010111 |
| Octal | 242 | 307 | 327 |
| Decimal | 162 | 199 | 215 |
| Hex | A2 | C7 | D7 |
Shades of #A2C7D7
Tints of #A2C7D7
.mybgColor { background-color: #A2C7D7; }
.myforeColor { color: #A2C7D7; }
.myborderColor { border: 3px solid #A2C7D7; }
<p style="color:#A2C7D7">Text here</p>
This sample text is styled with font color #A2C7D7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A2C7D7">Div content here</div>
<div style="border:3px solid #A2C7D7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(162, 199, 215, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A2C7D7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A2C7D7;
-webkit-box-shadow: 1px 1px 3px #A2C7D7;
box-shadow: 1px 1px 3px #A2C7D7; }
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 #A2C7D7 (Corydalis Blue)
Color Overview & Profile: Color #A2C7D7, also known as Corydalis 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), 78% Green (199/255), and 84% Blue (215/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #A2C7D7 translates into the CMYK subtractive color model with values of 24.7% Cyan, 7.4% Magenta, 0% Yellow, and 15.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 198°, saturation of 39.8%, and lightness of 73.9%.
Web Accessibility & Design Recommendations: When implementing #A2C7D7 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.
