#ACB4AB Southern Pine
#ACB4AB (Southern Pine) RGB value is (172, 180, 171).
Red value is 172, green value is 180, and blue value is 171.
Cylindrical-coordinate representations (HSL) of color #ACB4AB: hue: 113°, saturation: 5.7%, and lightness: 68.8%.
Process color (CMYK) of #ACB4AB is 4.4%, 0%, 5%, 29.4%. Web safe color equivalent of #ACB4AB is ##99CC99. Color #ACB4AB contains mainly GRAY.
Color Spaces
| Color spaces of #ACB4AB | Value |
|---|---|
| RGB | 172, 180, 171 |
| HSL | 113°, 5.7%, 68.8% |
| HSV / HSB | 113°, 5%, 70.6% |
| CMYK | 4.4%, 0%, 5%, 29.4% |
| XYZ | 40.68, 44.35, 44.94 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101100 | 10110100 | 10101011 |
| Octal | 254 | 264 | 253 |
| Decimal | 172 | 180 | 171 |
| Hex | AC | B4 | AB |
Shades of #ACB4AB
Tints of #ACB4AB
.mybgColor { background-color: #ACB4AB; }
.myforeColor { color: #ACB4AB; }
.myborderColor { border: 3px solid #ACB4AB; }
<p style="color:#ACB4AB">Text here</p>
This sample text is styled with font color #ACB4AB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#ACB4AB">Div content here</div>
<div style="border:3px solid #ACB4AB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(172, 180, 171, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ACB4AB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ACB4AB;
-webkit-box-shadow: 1px 1px 3px #ACB4AB;
box-shadow: 1px 1px 3px #ACB4AB; }
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 #ACB4AB (Southern Pine)
Color Overview & Profile: Color #ACB4AB, also known as Southern Pine, 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), 71% Green (180/255), and 67% Blue (171/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #ACB4AB translates into the CMYK subtractive color model with values of 4.4% Cyan, 0% Magenta, 5% Yellow, and 29.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 113°, saturation of 5.7%, and lightness of 68.8%.
Web Accessibility & Design Recommendations: When implementing #ACB4AB 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.
