#A6A096 Cloudy Today
#A6A096 (Cloudy Today) RGB value is (166, 160, 150).
Red value is 166, green value is 160, and blue value is 150.
Cylindrical-coordinate representations (HSL) of color #A6A096: hue: 38°, saturation: 8.2%, and lightness: 62%.
Process color (CMYK) of #A6A096 is 0%, 3.6%, 9.6%, 34.9%. Web safe color equivalent of #A6A096 is ##999999. Color #A6A096 contains mainly GRAY.
Color Spaces
| Color spaces of #A6A096 | Value |
|---|---|
| RGB | 166, 160, 150 |
| HSL | 38°, 8.2%, 62% |
| HSV / HSB | 38°, 9.6%, 65.1% |
| CMYK | 0%, 3.6%, 9.6%, 34.9% |
| XYZ | 33.8, 35.45, 33.91 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100110 | 10100000 | 10010110 |
| Octal | 246 | 240 | 226 |
| Decimal | 166 | 160 | 150 |
| Hex | A6 | A0 | 96 |
Shades of #A6A096
Tints of #A6A096
.mybgColor { background-color: #A6A096; }
.myforeColor { color: #A6A096; }
.myborderColor { border: 3px solid #A6A096; }
<p style="color:#A6A096">Text here</p>
This sample text is styled with font color #A6A096. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A6A096">Div content here</div>
<div style="border:3px solid #A6A096">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(166, 160, 150, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A6A096; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A6A096;
-webkit-box-shadow: 1px 1px 3px #A6A096;
box-shadow: 1px 1px 3px #A6A096; }
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 #A6A096 (Cloudy Today)
Color Overview & Profile: Color #A6A096, also known as Cloudy Today, 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), 63% Green (160/255), and 59% Blue (150/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #A6A096 translates into the CMYK subtractive color model with values of 0% Cyan, 3.6% Magenta, 9.6% Yellow, and 34.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 8.2%, and lightness of 62%.
Web Accessibility & Design Recommendations: When implementing #A6A096 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.
