#A39F9B Grey Gloss
#A39F9B (Grey Gloss) RGB value is (163, 159, 155).
Red value is 163, green value is 159, and blue value is 155.
Cylindrical-coordinate representations (HSL) of color #A39F9B: hue: 30°, saturation: 4.2%, and lightness: 62.4%.
Process color (CMYK) of #A39F9B is 0%, 2.5%, 4.9%, 36.1%. Web safe color equivalent of #A39F9B is ##999999. Color #A39F9B contains mainly GRAY.
Color Spaces
| Color spaces of #A39F9B | Value |
|---|---|
| RGB | 163, 159, 155 |
| HSL | 30°, 4.2%, 62.4% |
| HSV / HSB | 30°, 4.9%, 63.9% |
| CMYK | 0%, 2.5%, 4.9%, 36.1% |
| XYZ | 33.42, 34.95, 35.99 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100011 | 10011111 | 10011011 |
| Octal | 243 | 237 | 233 |
| Decimal | 163 | 159 | 155 |
| Hex | A3 | 9F | 9B |
Shades of #A39F9B
Tints of #A39F9B
.mybgColor { background-color: #A39F9B; }
.myforeColor { color: #A39F9B; }
.myborderColor { border: 3px solid #A39F9B; }
<p style="color:#A39F9B">Text here</p>
This sample text is styled with font color #A39F9B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A39F9B">Div content here</div>
<div style="border:3px solid #A39F9B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(163, 159, 155, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A39F9B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A39F9B;
-webkit-box-shadow: 1px 1px 3px #A39F9B;
box-shadow: 1px 1px 3px #A39F9B; }
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 #A39F9B (Grey Gloss)
Color Overview & Profile: Color #A39F9B, also known as Grey Gloss, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 64% Red (163/255), 62% Green (159/255), and 61% Blue (155/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #A39F9B translates into the CMYK subtractive color model with values of 0% Cyan, 2.5% Magenta, 4.9% Yellow, and 36.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 4.2%, and lightness of 62.4%.
Web Accessibility & Design Recommendations: When implementing #A39F9B 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.
