#A1CDA0 Mover & Shaker
#A1CDA0 (Mover & Shaker) RGB value is (161, 205, 160).
Red value is 161, green value is 205, and blue value is 160.
Cylindrical-coordinate representations (HSL) of color #A1CDA0: hue: 119°, saturation: 31%, and lightness: 71.6%.
Process color (CMYK) of #A1CDA0 is 21.5%, 0%, 22%, 19.6%. Web safe color equivalent of #A1CDA0 is ##99CC99. Color #A1CDA0 contains mainly Cyan.
Color Spaces
| Color spaces of #A1CDA0 | Value |
|---|---|
| RGB | 161, 205, 160 |
| HSL | 119°, 31%, 71.6% |
| HSV / HSB | 119°, 22%, 80.4% |
| CMYK | 21.5%, 0%, 22%, 19.6% |
| XYZ | 42.87, 53.78, 41.37 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100001 | 11001101 | 10100000 |
| Octal | 241 | 315 | 240 |
| Decimal | 161 | 205 | 160 |
| Hex | A1 | CD | A0 |
Shades of #A1CDA0
Tints of #A1CDA0
.mybgColor { background-color: #A1CDA0; }
.myforeColor { color: #A1CDA0; }
.myborderColor { border: 3px solid #A1CDA0; }
<p style="color:#A1CDA0">Text here</p>
This sample text is styled with font color #A1CDA0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A1CDA0">Div content here</div>
<div style="border:3px solid #A1CDA0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(161, 205, 160, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A1CDA0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A1CDA0;
-webkit-box-shadow: 1px 1px 3px #A1CDA0;
box-shadow: 1px 1px 3px #A1CDA0; }
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 #A1CDA0 (Mover & Shaker)
Color Overview & Profile: Color #A1CDA0, also known as Mover & Shaker, 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 (161/255), 80% Green (205/255), and 63% Blue (160/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #A1CDA0 translates into the CMYK subtractive color model with values of 21.5% Cyan, 0% Magenta, 22% Yellow, and 19.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 119°, saturation of 31%, and lightness of 71.6%.
Web Accessibility & Design Recommendations: When implementing #A1CDA0 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 ##99CC99.
