#ABCDEE Andromeda Blue
#ABCDEE (Andromeda Blue) RGB value is (171, 205, 238).
Red value is 171, green value is 205, and blue value is 238.
Cylindrical-coordinate representations (HSL) of color #ABCDEE: hue: 210°, saturation: 66.3%, and lightness: 80.2%.
Process color (CMYK) of #ABCDEE is 28.2%, 13.9%, 0%, 6.7%. Web safe color equivalent of #ABCDEE is ##99CCFF. Color #ABCDEE contains mainly Blue.
Color Spaces
| Color spaces of #ABCDEE | Value |
|---|---|
| RGB | 171, 205, 238 |
| HSL | 210°, 66.3%, 80.2% |
| HSV / HSB | 210°, 28.2%, 93.3% |
| CMYK | 28.2%, 13.9%, 0%, 6.7% |
| XYZ | 54.05, 58.49, 89.31 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101011 | 11001101 | 11101110 |
| Octal | 253 | 315 | 356 |
| Decimal | 171 | 205 | 238 |
| Hex | AB | CD | EE |
Shades of #ABCDEE
Tints of #ABCDEE
.mybgColor { background-color: #ABCDEE; }
.myforeColor { color: #ABCDEE; }
.myborderColor { border: 3px solid #ABCDEE; }
<p style="color:#ABCDEE">Text here</p>
This sample text is styled with font color #ABCDEE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#ABCDEE">Div content here</div>
<div style="border:3px solid #ABCDEE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(171, 205, 238, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ABCDEE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ABCDEE;
-webkit-box-shadow: 1px 1px 3px #ABCDEE;
box-shadow: 1px 1px 3px #ABCDEE; }
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 #ABCDEE (Andromeda Blue)
Color Overview & Profile: Color #ABCDEE, also known as Andromeda Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 67% Red (171/255), 80% Green (205/255), and 93% Blue (238/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #ABCDEE translates into the CMYK subtractive color model with values of 28.2% Cyan, 13.9% Magenta, 0% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 210°, saturation of 66.3%, and lightness of 80.2%.
Web Accessibility & Design Recommendations: When implementing #ABCDEE 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.
