#A3B9AC Silt Green
#A3B9AC (Silt Green) RGB value is (163, 185, 172).
Red value is 163, green value is 185, and blue value is 172.
Cylindrical-coordinate representations (HSL) of color #A3B9AC: hue: 145°, saturation: 13.6%, and lightness: 68.2%.
Process color (CMYK) of #A3B9AC is 11.9%, 0%, 7%, 27.5%. Web safe color equivalent of #A3B9AC is ##99CC99. Color #A3B9AC contains mainly Cyan.
Color Spaces
| Color spaces of #A3B9AC | Value |
|---|---|
| RGB | 163, 185, 172 |
| HSL | 145°, 13.6%, 68.2% |
| HSV / HSB | 145°, 11.9%, 72.5% |
| CMYK | 11.9%, 0%, 7%, 27.5% |
| XYZ | 39.9, 45.46, 45.69 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100011 | 10111001 | 10101100 |
| Octal | 243 | 271 | 254 |
| Decimal | 163 | 185 | 172 |
| Hex | A3 | B9 | AC |
Shades of #A3B9AC
Tints of #A3B9AC
.mybgColor { background-color: #A3B9AC; }
.myforeColor { color: #A3B9AC; }
.myborderColor { border: 3px solid #A3B9AC; }
<p style="color:#A3B9AC">Text here</p>
This sample text is styled with font color #A3B9AC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A3B9AC">Div content here</div>
<div style="border:3px solid #A3B9AC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(163, 185, 172, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A3B9AC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A3B9AC;
-webkit-box-shadow: 1px 1px 3px #A3B9AC;
box-shadow: 1px 1px 3px #A3B9AC; }
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 #A3B9AC (Silt Green)
Color Overview & Profile: Color #A3B9AC, also known as Silt Green, 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), 73% Green (185/255), and 67% Blue (172/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #A3B9AC translates into the CMYK subtractive color model with values of 11.9% Cyan, 0% Magenta, 7% Yellow, and 27.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 145°, saturation of 13.6%, and lightness of 68.2%.
Web Accessibility & Design Recommendations: When implementing #A3B9AC 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.
