#AA8F7A Cocoloco
#AA8F7A (Cocoloco) RGB value is (170, 143, 122).
Red value is 170, green value is 143, and blue value is 122.
Cylindrical-coordinate representations (HSL) of color #AA8F7A: hue: 26°, saturation: 22%, and lightness: 57.3%.
Process color (CMYK) of #AA8F7A is 0%, 15.9%, 28.2%, 33.3%. Web safe color equivalent of #AA8F7A is ##999966. Color #AA8F7A contains mainly Yellow.
Color Spaces
| Color spaces of #AA8F7A | Value |
|---|---|
| RGB | 170, 143, 122 |
| HSL | 26°, 22%, 57.3% |
| HSV / HSB | 26°, 28.2%, 66.7% |
| CMYK | 0%, 15.9%, 28.2%, 33.3% |
| XYZ | 29.91, 29.6, 22.55 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101010 | 10001111 | 01111010 |
| Octal | 252 | 217 | 172 |
| Decimal | 170 | 143 | 122 |
| Hex | AA | 8F | 7A |
Shades of #AA8F7A
Tints of #AA8F7A
.mybgColor { background-color: #AA8F7A; }
.myforeColor { color: #AA8F7A; }
.myborderColor { border: 3px solid #AA8F7A; }
<p style="color:#AA8F7A">Text here</p>
This sample text is styled with font color #AA8F7A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AA8F7A">Div content here</div>
<div style="border:3px solid #AA8F7A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(170, 143, 122, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AA8F7A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AA8F7A;
-webkit-box-shadow: 1px 1px 3px #AA8F7A;
box-shadow: 1px 1px 3px #AA8F7A; }
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 #AA8F7A (Cocoloco)
Color Overview & Profile: Color #AA8F7A, also known as Cocoloco, 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 (170/255), 56% Green (143/255), and 48% Blue (122/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #AA8F7A translates into the CMYK subtractive color model with values of 0% Cyan, 15.9% Magenta, 28.2% Yellow, and 33.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 26°, saturation of 22%, and lightness of 57.3%.
Web Accessibility & Design Recommendations: When implementing #AA8F7A 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 ##999966.
