#A1BCD8 Monologue
#A1BCD8 (Monologue) RGB value is (161, 188, 216).
Red value is 161, green value is 188, and blue value is 216.
Cylindrical-coordinate representations (HSL) of color #A1BCD8: hue: 211°, saturation: 41.4%, and lightness: 73.9%.
Process color (CMYK) of #A1BCD8 is 25.5%, 13%, 0%, 15.3%. Web safe color equivalent of #A1BCD8 is ##99CCCC. Color #A1BCD8 contains mainly Blue.
Color Spaces
| Color spaces of #A1BCD8 | Value |
|---|---|
| RGB | 161, 188, 216 |
| HSL | 211°, 41.4%, 73.9% |
| HSV / HSB | 211°, 25.5%, 84.7% |
| CMYK | 25.5%, 13%, 0%, 15.3% |
| XYZ | 45.07, 48.5, 71.94 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100001 | 10111100 | 11011000 |
| Octal | 241 | 274 | 330 |
| Decimal | 161 | 188 | 216 |
| Hex | A1 | BC | D8 |
Shades of #A1BCD8
Tints of #A1BCD8
.mybgColor { background-color: #A1BCD8; }
.myforeColor { color: #A1BCD8; }
.myborderColor { border: 3px solid #A1BCD8; }
<p style="color:#A1BCD8">Text here</p>
This sample text is styled with font color #A1BCD8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A1BCD8">Div content here</div>
<div style="border:3px solid #A1BCD8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(161, 188, 216, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A1BCD8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A1BCD8;
-webkit-box-shadow: 1px 1px 3px #A1BCD8;
box-shadow: 1px 1px 3px #A1BCD8; }
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 #A1BCD8 (Monologue)
Color Overview & Profile: Color #A1BCD8, also known as Monologue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 63% Red (161/255), 74% Green (188/255), and 85% Blue (216/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #A1BCD8 translates into the CMYK subtractive color model with values of 25.5% Cyan, 13% Magenta, 0% Yellow, and 15.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 211°, saturation of 41.4%, and lightness of 73.9%.
Web Accessibility & Design Recommendations: When implementing #A1BCD8 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.
