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