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