#ACA899 Humble Hippo
#ACA899 (Humble Hippo) RGB value is (172, 168, 153).
Red value is 172, green value is 168, and blue value is 153.
Cylindrical-coordinate representations (HSL) of color #ACA899: hue: 47°, saturation: 10.3%, and lightness: 63.7%.
Process color (CMYK) of #ACA899 is 0%, 2.3%, 11%, 32.5%. Web safe color equivalent of #ACA899 is ##999999. Color #ACA899 contains mainly GRAY.
Color Spaces
| Color spaces of #ACA899 | Value |
|---|---|
| RGB | 172, 168, 153 |
| HSL | 47°, 10.3%, 63.7% |
| HSV / HSB | 47°, 11%, 67.5% |
| CMYK | 0%, 2.3%, 11%, 32.5% |
| XYZ | 36.77, 39.08, 35.74 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101100 | 10101000 | 10011001 |
| Octal | 254 | 250 | 231 |
| Decimal | 172 | 168 | 153 |
| Hex | AC | A8 | 99 |
Shades of #ACA899
Tints of #ACA899
.mybgColor { background-color: #ACA899; }
.myforeColor { color: #ACA899; }
.myborderColor { border: 3px solid #ACA899; }
<p style="color:#ACA899">Text here</p>
This sample text is styled with font color #ACA899. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#ACA899">Div content here</div>
<div style="border:3px solid #ACA899">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(172, 168, 153, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ACA899; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ACA899;
-webkit-box-shadow: 1px 1px 3px #ACA899;
box-shadow: 1px 1px 3px #ACA899; }
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 #ACA899 (Humble Hippo)
Color Overview & Profile: Color #ACA899, also known as Humble Hippo, 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), 66% Green (168/255), and 60% Blue (153/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #ACA899 translates into the CMYK subtractive color model with values of 0% Cyan, 2.3% Magenta, 11% Yellow, and 32.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 47°, saturation of 10.3%, and lightness of 63.7%.
Web Accessibility & Design Recommendations: When implementing #ACA899 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.
