#A99224 Greedy Gecko
#A99224 (Greedy Gecko) RGB value is (169, 146, 36).
Red value is 169, green value is 146, and blue value is 36.
Cylindrical-coordinate representations (HSL) of color #A99224: hue: 50°, saturation: 64.9%, and lightness: 40.2%.
Process color (CMYK) of #A99224 is 0%, 13.6%, 78.7%, 33.7%. Web safe color equivalent of #A99224 is ##999933. Color #A99224 contains mainly Yellow.
Color Spaces
| Color spaces of #A99224 | Value |
|---|---|
| RGB | 169, 146, 36 |
| HSL | 50°, 64.9%, 40.2% |
| HSV / HSB | 50°, 78.7%, 66.3% |
| CMYK | 0%, 13.6%, 78.7%, 33.7% |
| XYZ | 26.96, 29.12, 5.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101001 | 10010010 | 00100100 |
| Octal | 251 | 222 | 044 |
| Decimal | 169 | 146 | 36 |
| Hex | A9 | 92 | 24 |
Shades of #A99224
Tints of #A99224
.mybgColor { background-color: #A99224; }
.myforeColor { color: #A99224; }
.myborderColor { border: 3px solid #A99224; }
<p style="color:#A99224">Text here</p>
This sample text is styled with font color #A99224. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A99224">Div content here</div>
<div style="border:3px solid #A99224">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(169, 146, 36, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A99224; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A99224;
-webkit-box-shadow: 1px 1px 3px #A99224;
box-shadow: 1px 1px 3px #A99224; }
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 #A99224 (Greedy Gecko)
Color Overview & Profile: Color #A99224, also known as Greedy Gecko, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 66% Red (169/255), 57% Green (146/255), and 14% Blue (36/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #A99224 translates into the CMYK subtractive color model with values of 0% Cyan, 13.6% Magenta, 78.7% Yellow, and 33.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 50°, saturation of 64.9%, and lightness of 40.2%.
Web Accessibility & Design Recommendations: When implementing #A99224 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 ##999933.
