#AEABC5 Instigate
#AEABC5 (Instigate) RGB value is (174, 171, 197).
Red value is 174, green value is 171, and blue value is 197.
Cylindrical-coordinate representations (HSL) of color #AEABC5: hue: 247°, saturation: 18.3%, and lightness: 72.2%.
Process color (CMYK) of #AEABC5 is 11.7%, 13.2%, 0%, 22.7%. Web safe color equivalent of #AEABC5 is ##9999CC. Color #AEABC5 contains mainly Magenta.
Color Spaces
| Color spaces of #AEABC5 | Value |
|---|---|
| RGB | 174, 171, 197 |
| HSL | 247°, 18.3%, 72.2% |
| HSV / HSB | 247°, 13.2%, 77.3% |
| CMYK | 11.7%, 13.2%, 0%, 22.7% |
| XYZ | 42.09, 42.16, 58.73 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101110 | 10101011 | 11000101 |
| Octal | 256 | 253 | 305 |
| Decimal | 174 | 171 | 197 |
| Hex | AE | AB | C5 |
Shades of #AEABC5
Tints of #AEABC5
.mybgColor { background-color: #AEABC5; }
.myforeColor { color: #AEABC5; }
.myborderColor { border: 3px solid #AEABC5; }
<p style="color:#AEABC5">Text here</p>
This sample text is styled with font color #AEABC5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AEABC5">Div content here</div>
<div style="border:3px solid #AEABC5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(174, 171, 197, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AEABC5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AEABC5;
-webkit-box-shadow: 1px 1px 3px #AEABC5;
box-shadow: 1px 1px 3px #AEABC5; }
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 #AEABC5 (Instigate)
Color Overview & Profile: Color #AEABC5, also known as Instigate, 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 (171/255), and 77% Blue (197/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #AEABC5 translates into the CMYK subtractive color model with values of 11.7% Cyan, 13.2% Magenta, 0% Yellow, and 22.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 247°, saturation of 18.3%, and lightness of 72.2%.
Web Accessibility & Design Recommendations: When implementing #AEABC5 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 ##9999CC.
