#A6BCE2 Blue Lips
#A6BCE2 (Blue Lips) RGB value is (166, 188, 226).
Red value is 166, green value is 188, and blue value is 226.
Cylindrical-coordinate representations (HSL) of color #A6BCE2: hue: 218°, saturation: 50.8%, and lightness: 76.9%.
Process color (CMYK) of #A6BCE2 is 26.5%, 16.8%, 0%, 11.4%. Web safe color equivalent of #A6BCE2 is ##99CCCC. Color #A6BCE2 contains mainly Blue.
Color Spaces
| Color spaces of #A6BCE2 | Value |
|---|---|
| RGB | 166, 188, 226 |
| HSL | 218°, 50.8%, 76.9% |
| HSV / HSB | 218°, 26.5%, 88.6% |
| CMYK | 26.5%, 16.8%, 0%, 11.4% |
| XYZ | 47.43, 49.56, 79 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100110 | 10111100 | 11100010 |
| Octal | 246 | 274 | 342 |
| Decimal | 166 | 188 | 226 |
| Hex | A6 | BC | E2 |
Shades of #A6BCE2
Tints of #A6BCE2
.mybgColor { background-color: #A6BCE2; }
.myforeColor { color: #A6BCE2; }
.myborderColor { border: 3px solid #A6BCE2; }
<p style="color:#A6BCE2">Text here</p>
This sample text is styled with font color #A6BCE2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A6BCE2">Div content here</div>
<div style="border:3px solid #A6BCE2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(166, 188, 226, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A6BCE2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A6BCE2;
-webkit-box-shadow: 1px 1px 3px #A6BCE2;
box-shadow: 1px 1px 3px #A6BCE2; }
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 #A6BCE2 (Blue Lips)
Color Overview & Profile: Color #A6BCE2, also known as Blue Lips, 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 (166/255), 74% Green (188/255), and 89% Blue (226/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #A6BCE2 translates into the CMYK subtractive color model with values of 26.5% Cyan, 16.8% Magenta, 0% Yellow, and 11.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 218°, saturation of 50.8%, and lightness of 76.9%.
Web Accessibility & Design Recommendations: When implementing #A6BCE2 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.
