#ACE5EE Uranus
#ACE5EE (Uranus) RGB value is (172, 229, 238).
Red value is 172, green value is 229, and blue value is 238.
Cylindrical-coordinate representations (HSL) of color #ACE5EE: hue: 188°, saturation: 66%, and lightness: 80.4%.
Process color (CMYK) of #ACE5EE is 27.7%, 3.8%, 0%, 6.7%. Web safe color equivalent of #ACE5EE is ##99CCFF. Color #ACE5EE contains mainly Blue.
Color Spaces
| Color spaces of #ACE5EE | Value |
|---|---|
| RGB | 172, 229, 238 |
| HSL | 188°, 66%, 80.4% |
| HSV / HSB | 188°, 27.7%, 93.3% |
| CMYK | 27.7%, 3.8%, 0%, 6.7% |
| XYZ | 60.46, 70.98, 91.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101100 | 11100101 | 11101110 |
| Octal | 254 | 345 | 356 |
| Decimal | 172 | 229 | 238 |
| Hex | AC | E5 | EE |
Shades of #ACE5EE
Tints of #ACE5EE
.mybgColor { background-color: #ACE5EE; }
.myforeColor { color: #ACE5EE; }
.myborderColor { border: 3px solid #ACE5EE; }
<p style="color:#ACE5EE">Text here</p>
This sample text is styled with font color #ACE5EE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#ACE5EE">Div content here</div>
<div style="border:3px solid #ACE5EE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(172, 229, 238, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ACE5EE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ACE5EE;
-webkit-box-shadow: 1px 1px 3px #ACE5EE;
box-shadow: 1px 1px 3px #ACE5EE; }
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 #ACE5EE (Uranus)
Color Overview & Profile: Color #ACE5EE, also known as Uranus, 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 (172/255), 90% Green (229/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, #ACE5EE translates into the CMYK subtractive color model with values of 27.7% Cyan, 3.8% Magenta, 0% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 188°, saturation of 66%, and lightness of 80.4%.
Web Accessibility & Design Recommendations: When implementing #ACE5EE 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.
