#AACC00 Immaculate Iguana
#AACC00 (Immaculate Iguana) RGB value is (170, 204, 0).
Red value is 170, green value is 204, and blue value is 0.
Cylindrical-coordinate representations (HSL) of color #AACC00: hue: 70°, saturation: 100%, and lightness: 40%.
Process color (CMYK) of #AACC00 is 16.7%, 0%, 100%, 20%. Web safe color equivalent of #AACC00 is ##99CC00. Color #AACC00 contains mainly Green.
Color Spaces
| Color spaces of #AACC00 | Value |
|---|---|
| RGB | 170, 204, 0 |
| HSL | 70°, 100%, 40% |
| HSV / HSB | 70°, 100%, 80% |
| CMYK | 16.7%, 0%, 100%, 20% |
| XYZ | 38.17, 51.73, 7.97 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101010 | 11001100 | 00000000 |
| Octal | 252 | 314 | 000 |
| Decimal | 170 | 204 | 0 |
| Hex | AA | CC | 00 |
Shades of #AACC00
Tints of #AACC00
.mybgColor { background-color: #AACC00; }
.myforeColor { color: #AACC00; }
.myborderColor { border: 3px solid #AACC00; }
<p style="color:#AACC00">Text here</p>
This sample text is styled with font color #AACC00. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AACC00">Div content here</div>
<div style="border:3px solid #AACC00">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(170, 204, 0, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AACC00; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AACC00;
-webkit-box-shadow: 1px 1px 3px #AACC00;
box-shadow: 1px 1px 3px #AACC00; }
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 #AACC00 (Immaculate Iguana)
Color Overview & Profile: Color #AACC00, also known as Immaculate Iguana, 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), 80% Green (204/255), and 0% Blue (0/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #AACC00 translates into the CMYK subtractive color model with values of 16.7% Cyan, 0% Magenta, 100% Yellow, and 20% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 70°, saturation of 100%, and lightness of 40%.
Web Accessibility & Design Recommendations: When implementing #AACC00 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 ##99CC00.
