#A6A7A7 Gris
#A6A7A7 (Gris) RGB value is (166, 167, 167).
Red value is 166, green value is 167, and blue value is 167.
Cylindrical-coordinate representations (HSL) of color #A6A7A7: hue: 180°, saturation: 0.6%, and lightness: 65.3%.
Process color (CMYK) of #A6A7A7 is 0.6%, 0%, 0%, 34.5%. Web safe color equivalent of #A6A7A7 is ##999999. Color #A6A7A7 contains mainly GRAY.
Color Spaces
| Color spaces of #A6A7A7 | Value |
|---|---|
| RGB | 166, 167, 167 |
| HSL | 180°, 0.6%, 65.3% |
| HSV / HSB | 180°, 0.6%, 65.5% |
| CMYK | 0.6%, 0%, 0%, 34.5% |
| XYZ | 36.52, 38.53, 42.07 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100110 | 10100111 | 10100111 |
| Octal | 246 | 247 | 247 |
| Decimal | 166 | 167 | 167 |
| Hex | A6 | A7 | A7 |
Shades of #A6A7A7
Tints of #A6A7A7
.mybgColor { background-color: #A6A7A7; }
.myforeColor { color: #A6A7A7; }
.myborderColor { border: 3px solid #A6A7A7; }
<p style="color:#A6A7A7">Text here</p>
This sample text is styled with font color #A6A7A7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A6A7A7">Div content here</div>
<div style="border:3px solid #A6A7A7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(166, 167, 167, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A6A7A7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A6A7A7;
-webkit-box-shadow: 1px 1px 3px #A6A7A7;
box-shadow: 1px 1px 3px #A6A7A7; }
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 #A6A7A7 (Gris)
Color Overview & Profile: Color #A6A7A7, also known as Gris, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 65% Red (166/255), 65% Green (167/255), and 65% Blue (167/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #A6A7A7 translates into the CMYK subtractive color model with values of 0.6% Cyan, 0% Magenta, 0% Yellow, and 34.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 180°, saturation of 0.6%, and lightness of 65.3%.
Web Accessibility & Design Recommendations: When implementing #A6A7A7 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.
