#AA91AE Knight’s Tale
#AA91AE (Knight’s Tale) RGB value is (170, 145, 174).
Red value is 170, green value is 145, and blue value is 174.
Cylindrical-coordinate representations (HSL) of color #AA91AE: hue: 292°, saturation: 15.2%, and lightness: 62.5%.
Process color (CMYK) of #AA91AE is 2.3%, 16.7%, 0%, 31.8%. Web safe color equivalent of #AA91AE is ##999999. Color #AA91AE contains mainly Magenta.
Color Spaces
| Color spaces of #AA91AE | Value |
|---|---|
| RGB | 170, 145, 174 |
| HSL | 292°, 15.2%, 62.5% |
| HSV / HSB | 292°, 16.7%, 68.2% |
| CMYK | 2.3%, 16.7%, 0%, 31.8% |
| XYZ | 34.34, 31.85, 44.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101010 | 10010001 | 10101110 |
| Octal | 252 | 221 | 256 |
| Decimal | 170 | 145 | 174 |
| Hex | AA | 91 | AE |
Shades of #AA91AE
Tints of #AA91AE
.mybgColor { background-color: #AA91AE; }
.myforeColor { color: #AA91AE; }
.myborderColor { border: 3px solid #AA91AE; }
<p style="color:#AA91AE">Text here</p>
This sample text is styled with font color #AA91AE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AA91AE">Div content here</div>
<div style="border:3px solid #AA91AE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(170, 145, 174, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AA91AE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AA91AE;
-webkit-box-shadow: 1px 1px 3px #AA91AE;
box-shadow: 1px 1px 3px #AA91AE; }
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 #AA91AE (Knight’s Tale)
Color Overview & Profile: Color #AA91AE, also known as Knight’s Tale, 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 (170/255), 57% Green (145/255), and 68% Blue (174/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #AA91AE translates into the CMYK subtractive color model with values of 2.3% Cyan, 16.7% Magenta, 0% Yellow, and 31.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 292°, saturation of 15.2%, and lightness of 62.5%.
Web Accessibility & Design Recommendations: When implementing #AA91AE 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.
