#A2999A Sugar Tree
#A2999A (Sugar Tree) RGB value is (162, 153, 154).
Red value is 162, green value is 153, and blue value is 154.
Cylindrical-coordinate representations (HSL) of color #A2999A: hue: 353°, saturation: 4.6%, and lightness: 61.8%.
Process color (CMYK) of #A2999A is 0%, 5.6%, 4.9%, 36.5%. Web safe color equivalent of #A2999A is ##999999. Color #A2999A contains mainly GRAY.
Color Spaces
| Color spaces of #A2999A | Value |
|---|---|
| RGB | 162, 153, 154 |
| HSL | 353°, 4.6%, 61.8% |
| HSV / HSB | 353°, 5.6%, 63.5% |
| CMYK | 0%, 5.6%, 4.9%, 36.5% |
| XYZ | 32.12, 32.8, 35.2 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100010 | 10011001 | 10011010 |
| Octal | 242 | 231 | 232 |
| Decimal | 162 | 153 | 154 |
| Hex | A2 | 99 | 9A |
Shades of #A2999A
Tints of #A2999A
.mybgColor { background-color: #A2999A; }
.myforeColor { color: #A2999A; }
.myborderColor { border: 3px solid #A2999A; }
<p style="color:#A2999A">Text here</p>
This sample text is styled with font color #A2999A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A2999A">Div content here</div>
<div style="border:3px solid #A2999A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(162, 153, 154, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A2999A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A2999A;
-webkit-box-shadow: 1px 1px 3px #A2999A;
box-shadow: 1px 1px 3px #A2999A; }
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 #A2999A (Sugar Tree)
Color Overview & Profile: Color #A2999A, also known as Sugar Tree, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 64% Red (162/255), 60% Green (153/255), and 60% Blue (154/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #A2999A translates into the CMYK subtractive color model with values of 0% Cyan, 5.6% Magenta, 4.9% Yellow, and 36.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 353°, saturation of 4.6%, and lightness of 61.8%.
Web Accessibility & Design Recommendations: When implementing #A2999A 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.
