#A88C94 Gothic Amethyst
#A88C94 (Gothic Amethyst) RGB value is (168, 140, 148).
Red value is 168, green value is 140, and blue value is 148.
Cylindrical-coordinate representations (HSL) of color #A88C94: hue: 343°, saturation: 13.9%, and lightness: 60.4%.
Process color (CMYK) of #A88C94 is 0%, 16.7%, 11.9%, 34.1%. Web safe color equivalent of #A88C94 is ##999999. Color #A88C94 contains mainly Yellow.
Color Spaces
| Color spaces of #A88C94 | Value |
|---|---|
| RGB | 168, 140, 148 |
| HSL | 343°, 13.9%, 60.4% |
| HSV / HSB | 343°, 16.7%, 65.9% |
| CMYK | 0%, 16.7%, 11.9%, 34.1% |
| XYZ | 30.87, 29.22, 32.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101000 | 10001100 | 10010100 |
| Octal | 250 | 214 | 224 |
| Decimal | 168 | 140 | 148 |
| Hex | A8 | 8C | 94 |
Shades of #A88C94
Tints of #A88C94
.mybgColor { background-color: #A88C94; }
.myforeColor { color: #A88C94; }
.myborderColor { border: 3px solid #A88C94; }
<p style="color:#A88C94">Text here</p>
This sample text is styled with font color #A88C94. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A88C94">Div content here</div>
<div style="border:3px solid #A88C94">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(168, 140, 148, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A88C94; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A88C94;
-webkit-box-shadow: 1px 1px 3px #A88C94;
box-shadow: 1px 1px 3px #A88C94; }
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 #A88C94 (Gothic Amethyst)
Color Overview & Profile: Color #A88C94, also known as Gothic Amethyst, 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 (168/255), 55% Green (140/255), and 58% Blue (148/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #A88C94 translates into the CMYK subtractive color model with values of 0% Cyan, 16.7% Magenta, 11.9% Yellow, and 34.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 343°, saturation of 13.9%, and lightness of 60.4%.
Web Accessibility & Design Recommendations: When implementing #A88C94 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.
