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