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