#ADC2E7 Promise
#ADC2E7 (Promise) RGB value is (173, 194, 231).
Red value is 173, green value is 194, and blue value is 231.
Cylindrical-coordinate representations (HSL) of color #ADC2E7: hue: 218°, saturation: 54.7%, and lightness: 79.2%.
Process color (CMYK) of #ADC2E7 is 25.1%, 16%, 0%, 9.4%. Web safe color equivalent of #ADC2E7 is ##99CCFF. Color #ADC2E7 contains mainly Blue.
Color Spaces
| Color spaces of #ADC2E7 | Value |
|---|---|
| RGB | 173, 194, 231 |
| HSL | 218°, 54.7%, 79.2% |
| HSV / HSB | 218°, 25.1%, 90.6% |
| CMYK | 25.1%, 16%, 0%, 9.4% |
| XYZ | 50.95, 53.24, 83.18 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101101 | 11000010 | 11100111 |
| Octal | 255 | 302 | 347 |
| Decimal | 173 | 194 | 231 |
| Hex | AD | C2 | E7 |
Shades of #ADC2E7
Tints of #ADC2E7
.mybgColor { background-color: #ADC2E7; }
.myforeColor { color: #ADC2E7; }
.myborderColor { border: 3px solid #ADC2E7; }
<p style="color:#ADC2E7">Text here</p>
This sample text is styled with font color #ADC2E7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#ADC2E7">Div content here</div>
<div style="border:3px solid #ADC2E7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(173, 194, 231, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ADC2E7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ADC2E7;
-webkit-box-shadow: 1px 1px 3px #ADC2E7;
box-shadow: 1px 1px 3px #ADC2E7; }
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 #ADC2E7 (Promise)
Color Overview & Profile: Color #ADC2E7, also known as Promise, 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 (173/255), 76% Green (194/255), and 91% Blue (231/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #ADC2E7 translates into the CMYK subtractive color model with values of 25.1% Cyan, 16% Magenta, 0% Yellow, and 9.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 218°, saturation of 54.7%, and lightness of 79.2%.
Web Accessibility & Design Recommendations: When implementing #ADC2E7 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.
