#AEACB0 Classy
#AEACB0 (Classy) RGB value is (174, 172, 176).
Red value is 174, green value is 172, and blue value is 176.
Cylindrical-coordinate representations (HSL) of color #AEACB0: hue: 270°, saturation: 2.5%, and lightness: 68.2%.
Process color (CMYK) of #AEACB0 is 1.1%, 2.3%, 0%, 31%. Web safe color equivalent of #AEACB0 is ##999999. Color #AEACB0 contains mainly GRAY.
Color Spaces
| Color spaces of #AEACB0 | Value |
|---|---|
| RGB | 174, 172, 176 |
| HSL | 270°, 2.5%, 68.2% |
| HSV / HSB | 270°, 2.3%, 69% |
| CMYK | 1.1%, 2.3%, 0%, 31% |
| XYZ | 40.04, 41.64, 46.99 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101110 | 10101100 | 10110000 |
| Octal | 256 | 254 | 260 |
| Decimal | 174 | 172 | 176 |
| Hex | AE | AC | B0 |
Shades of #AEACB0
Tints of #AEACB0
.mybgColor { background-color: #AEACB0; }
.myforeColor { color: #AEACB0; }
.myborderColor { border: 3px solid #AEACB0; }
<p style="color:#AEACB0">Text here</p>
This sample text is styled with font color #AEACB0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AEACB0">Div content here</div>
<div style="border:3px solid #AEACB0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(174, 172, 176, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AEACB0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AEACB0;
-webkit-box-shadow: 1px 1px 3px #AEACB0;
box-shadow: 1px 1px 3px #AEACB0; }
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 #AEACB0 (Classy)
Color Overview & Profile: Color #AEACB0, also known as Classy, 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 (174/255), 67% Green (172/255), and 69% Blue (176/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #AEACB0 translates into the CMYK subtractive color model with values of 1.1% Cyan, 2.3% Magenta, 0% Yellow, and 31% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 270°, saturation of 2.5%, and lightness of 68.2%.
Web Accessibility & Design Recommendations: When implementing #AEACB0 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 ##999999.
