#A4B6A7 Thrush Egg
#A4B6A7 (Thrush Egg) RGB value is (164, 182, 167).
Red value is 164, green value is 182, and blue value is 167.
Cylindrical-coordinate representations (HSL) of color #A4B6A7: hue: 130°, saturation: 11%, and lightness: 67.8%.
Process color (CMYK) of #A4B6A7 is 9.9%, 0%, 8.2%, 28.6%. Web safe color equivalent of #A4B6A7 is ##99CC99. Color #A4B6A7 contains mainly GRAY.
Color Spaces
| Color spaces of #A4B6A7 | Value |
|---|---|
| RGB | 164, 182, 167 |
| HSL | 130°, 11%, 67.8% |
| HSV / HSB | 130°, 9.9%, 71.4% |
| CMYK | 9.9%, 0%, 8.2%, 28.6% |
| XYZ | 39.01, 44.14, 43.02 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100100 | 10110110 | 10100111 |
| Octal | 244 | 266 | 247 |
| Decimal | 164 | 182 | 167 |
| Hex | A4 | B6 | A7 |
Shades of #A4B6A7
Tints of #A4B6A7
.mybgColor { background-color: #A4B6A7; }
.myforeColor { color: #A4B6A7; }
.myborderColor { border: 3px solid #A4B6A7; }
<p style="color:#A4B6A7">Text here</p>
This sample text is styled with font color #A4B6A7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A4B6A7">Div content here</div>
<div style="border:3px solid #A4B6A7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(164, 182, 167, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A4B6A7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A4B6A7;
-webkit-box-shadow: 1px 1px 3px #A4B6A7;
box-shadow: 1px 1px 3px #A4B6A7; }
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 #A4B6A7 (Thrush Egg)
Color Overview & Profile: Color #A4B6A7, also known as Thrush Egg, 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 (164/255), 71% Green (182/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, #A4B6A7 translates into the CMYK subtractive color model with values of 9.9% Cyan, 0% Magenta, 8.2% Yellow, and 28.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 130°, saturation of 11%, and lightness of 67.8%.
Web Accessibility & Design Recommendations: When implementing #A4B6A7 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 ##99CC99.
