#8A8194 Dusky Grape
#8A8194 (Dusky Grape) RGB value is (138, 129, 148).
Red value is 138, green value is 129, and blue value is 148.
Cylindrical-coordinate representations (HSL) of color #8A8194: hue: 268°, saturation: 8.2%, and lightness: 54.3%.
Process color (CMYK) of #8A8194 is 6.8%, 12.8%, 0%, 42%. Web safe color equivalent of #8A8194 is ##999999. Color #8A8194 contains mainly GRAY.
Color Spaces
| Color spaces of #8A8194 | Value |
|---|---|
| RGB | 138, 129, 148 |
| HSL | 268°, 8.2%, 54.3% |
| HSV / HSB | 268°, 12.8%, 58% |
| CMYK | 6.8%, 12.8%, 0%, 42% |
| XYZ | 23.68, 23.24, 31.25 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001010 | 10000001 | 10010100 |
| Octal | 212 | 201 | 224 |
| Decimal | 138 | 129 | 148 |
| Hex | 8A | 81 | 94 |
Shades of #8A8194
Tints of #8A8194
.mybgColor { background-color: #8A8194; }
.myforeColor { color: #8A8194; }
.myborderColor { border: 3px solid #8A8194; }
<p style="color:#8A8194">Text here</p>
This sample text is styled with font color #8A8194. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8A8194">Div content here</div>
<div style="border:3px solid #8A8194">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(138, 129, 148, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8A8194; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8A8194;
-webkit-box-shadow: 1px 1px 3px #8A8194;
box-shadow: 1px 1px 3px #8A8194; }
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 #8A8194 (Dusky Grape)
Color Overview & Profile: Color #8A8194, also known as Dusky Grape, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 54% Red (138/255), 51% Green (129/255), and 58% Blue (148/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #8A8194 translates into the CMYK subtractive color model with values of 6.8% Cyan, 12.8% Magenta, 0% Yellow, and 42% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 268°, saturation of 8.2%, and lightness of 54.3%.
Web Accessibility & Design Recommendations: When implementing #8A8194 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.
