#A1929A Nirvana
#A1929A (Nirvana) RGB value is (161, 146, 154).
Red value is 161, green value is 146, and blue value is 154.
Cylindrical-coordinate representations (HSL) of color #A1929A: hue: 328°, saturation: 7.4%, and lightness: 60.2%.
Process color (CMYK) of #A1929A is 0%, 9.3%, 4.3%, 36.9%. Web safe color equivalent of #A1929A is ##999999. Color #A1929A contains mainly GRAY.
Color Spaces
| Color spaces of #A1929A | Value |
|---|---|
| RGB | 161, 146, 154 |
| HSL | 328°, 7.4%, 60.2% |
| HSV / HSB | 328°, 9.3%, 63.1% |
| CMYK | 0%, 9.3%, 4.3%, 36.9% |
| XYZ | 30.81, 30.47, 34.82 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100001 | 10010010 | 10011010 |
| Octal | 241 | 222 | 232 |
| Decimal | 161 | 146 | 154 |
| Hex | A1 | 92 | 9A |
Shades of #A1929A
Tints of #A1929A
.mybgColor { background-color: #A1929A; }
.myforeColor { color: #A1929A; }
.myborderColor { border: 3px solid #A1929A; }
<p style="color:#A1929A">Text here</p>
This sample text is styled with font color #A1929A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A1929A">Div content here</div>
<div style="border:3px solid #A1929A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(161, 146, 154, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A1929A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A1929A;
-webkit-box-shadow: 1px 1px 3px #A1929A;
box-shadow: 1px 1px 3px #A1929A; }
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 #A1929A (Nirvana)
Color Overview & Profile: Color #A1929A, also known as Nirvana, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 63% Red (161/255), 57% Green (146/255), and 60% Blue (154/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #A1929A translates into the CMYK subtractive color model with values of 0% Cyan, 9.3% Magenta, 4.3% Yellow, and 36.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 328°, saturation of 7.4%, and lightness of 60.2%.
Web Accessibility & Design Recommendations: When implementing #A1929A 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.
