#A9A5C2 Fife
#A9A5C2 (Fife) RGB value is (169, 165, 194).
Red value is 169, green value is 165, and blue value is 194.
Cylindrical-coordinate representations (HSL) of color #A9A5C2: hue: 248°, saturation: 19.2%, and lightness: 70.4%.
Process color (CMYK) of #A9A5C2 is 12.9%, 14.9%, 0%, 23.9%. Web safe color equivalent of #A9A5C2 is ##9999CC. Color #A9A5C2 contains mainly Magenta.
Color Spaces
| Color spaces of #A9A5C2 | Value |
|---|---|
| RGB | 169, 165, 194 |
| HSL | 248°, 19.2%, 70.4% |
| HSV / HSB | 248°, 14.9%, 76.1% |
| CMYK | 12.9%, 14.9%, 0%, 23.9% |
| XYZ | 39.55, 39.24, 56.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101001 | 10100101 | 11000010 |
| Octal | 251 | 245 | 302 |
| Decimal | 169 | 165 | 194 |
| Hex | A9 | A5 | C2 |
Shades of #A9A5C2
Tints of #A9A5C2
.mybgColor { background-color: #A9A5C2; }
.myforeColor { color: #A9A5C2; }
.myborderColor { border: 3px solid #A9A5C2; }
<p style="color:#A9A5C2">Text here</p>
This sample text is styled with font color #A9A5C2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A9A5C2">Div content here</div>
<div style="border:3px solid #A9A5C2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(169, 165, 194, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A9A5C2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A9A5C2;
-webkit-box-shadow: 1px 1px 3px #A9A5C2;
box-shadow: 1px 1px 3px #A9A5C2; }
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 #A9A5C2 (Fife)
Color Overview & Profile: Color #A9A5C2, also known as Fife, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 66% Red (169/255), 65% Green (165/255), and 76% Blue (194/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #A9A5C2 translates into the CMYK subtractive color model with values of 12.9% Cyan, 14.9% Magenta, 0% Yellow, and 23.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 248°, saturation of 19.2%, and lightness of 70.4%.
Web Accessibility & Design Recommendations: When implementing #A9A5C2 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.
