#ACB8C1 Glen Falls
#ACB8C1 (Glen Falls) RGB value is (172, 184, 193).
Red value is 172, green value is 184, and blue value is 193.
Cylindrical-coordinate representations (HSL) of color #ACB8C1: hue: 206°, saturation: 14.5%, and lightness: 71.6%.
Process color (CMYK) of #ACB8C1 is 10.9%, 4.7%, 0%, 24.3%. Web safe color equivalent of #ACB8C1 is ##99CCCC. Color #ACB8C1 contains mainly Magenta.
Color Spaces
| Color spaces of #ACB8C1 | Value |
|---|---|
| RGB | 172, 184, 193 |
| HSL | 206°, 14.5%, 71.6% |
| HSV / HSB | 206°, 10.9%, 75.7% |
| CMYK | 10.9%, 4.7%, 0%, 24.3% |
| XYZ | 43.78, 46.9, 57.19 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101100 | 10111000 | 11000001 |
| Octal | 254 | 270 | 301 |
| Decimal | 172 | 184 | 193 |
| Hex | AC | B8 | C1 |
Shades of #ACB8C1
Tints of #ACB8C1
.mybgColor { background-color: #ACB8C1; }
.myforeColor { color: #ACB8C1; }
.myborderColor { border: 3px solid #ACB8C1; }
<p style="color:#ACB8C1">Text here</p>
This sample text is styled with font color #ACB8C1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#ACB8C1">Div content here</div>
<div style="border:3px solid #ACB8C1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(172, 184, 193, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ACB8C1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ACB8C1;
-webkit-box-shadow: 1px 1px 3px #ACB8C1;
box-shadow: 1px 1px 3px #ACB8C1; }
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 #ACB8C1 (Glen Falls)
Color Overview & Profile: Color #ACB8C1, also known as Glen Falls, 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), 72% Green (184/255), and 76% Blue (193/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #ACB8C1 translates into the CMYK subtractive color model with values of 10.9% Cyan, 4.7% Magenta, 0% Yellow, and 24.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 206°, saturation of 14.5%, and lightness of 71.6%.
Web Accessibility & Design Recommendations: When implementing #ACB8C1 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 ##99CCCC.
