#A09484 Stone Terrace
#A09484 (Stone Terrace) RGB value is (160, 148, 132).
Red value is 160, green value is 148, and blue value is 132.
Cylindrical-coordinate representations (HSL) of color #A09484: hue: 34°, saturation: 12.8%, and lightness: 57.3%.
Process color (CMYK) of #A09484 is 0%, 7.5%, 17.5%, 37.3%. Web safe color equivalent of #A09484 is ##999999. Color #A09484 contains mainly Yellow.
Color Spaces
| Color spaces of #A09484 | Value |
|---|---|
| RGB | 160, 148, 132 |
| HSL | 34°, 12.8%, 57.3% |
| HSV / HSB | 34°, 17.5%, 62.7% |
| CMYK | 0%, 7.5%, 17.5%, 37.3% |
| XYZ | 29.25, 30.32, 26.14 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100000 | 10010100 | 10000100 |
| Octal | 240 | 224 | 204 |
| Decimal | 160 | 148 | 132 |
| Hex | A0 | 94 | 84 |
Shades of #A09484
Tints of #A09484
.mybgColor { background-color: #A09484; }
.myforeColor { color: #A09484; }
.myborderColor { border: 3px solid #A09484; }
<p style="color:#A09484">Text here</p>
This sample text is styled with font color #A09484. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A09484">Div content here</div>
<div style="border:3px solid #A09484">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(160, 148, 132, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A09484; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A09484;
-webkit-box-shadow: 1px 1px 3px #A09484;
box-shadow: 1px 1px 3px #A09484; }
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 #A09484 (Stone Terrace)
Color Overview & Profile: Color #A09484, also known as Stone Terrace, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 63% Red (160/255), 58% Green (148/255), and 52% Blue (132/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #A09484 translates into the CMYK subtractive color model with values of 0% Cyan, 7.5% Magenta, 17.5% Yellow, and 37.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 34°, saturation of 12.8%, and lightness of 57.3%.
Web Accessibility & Design Recommendations: When implementing #A09484 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.
