#A1EA62 Lima
#A1EA62 (Lima) RGB value is (161, 234, 98).
Red value is 161, green value is 234, and blue value is 98.
Cylindrical-coordinate representations (HSL) of color #A1EA62: hue: 92°, saturation: 76.4%, and lightness: 65.1%.
Process color (CMYK) of #A1EA62 is 31.2%, 0%, 58.1%, 8.2%. Web safe color equivalent of #A1EA62 is ##99FF66. Color #A1EA62 contains mainly Green.
Color Spaces
| Color spaces of #A1EA62 | Value |
|---|---|
| RGB | 161, 234, 98 |
| HSL | 92°, 76.4%, 65.1% |
| HSV / HSB | 92°, 58.1%, 91.8% |
| CMYK | 31.2%, 0%, 58.1%, 8.2% |
| XYZ | 46.32, 67.3, 22.1 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100001 | 11101010 | 01100010 |
| Octal | 241 | 352 | 142 |
| Decimal | 161 | 234 | 98 |
| Hex | A1 | EA | 62 |
Shades of #A1EA62
Tints of #A1EA62
.mybgColor { background-color: #A1EA62; }
.myforeColor { color: #A1EA62; }
.myborderColor { border: 3px solid #A1EA62; }
<p style="color:#A1EA62">Text here</p>
This sample text is styled with font color #A1EA62. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A1EA62">Div content here</div>
<div style="border:3px solid #A1EA62">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(161, 234, 98, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A1EA62; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A1EA62;
-webkit-box-shadow: 1px 1px 3px #A1EA62;
box-shadow: 1px 1px 3px #A1EA62; }
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 #A1EA62 (Lima)
Color Overview & Profile: Color #A1EA62, also known as Lima, 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), 92% Green (234/255), and 38% Blue (98/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #A1EA62 translates into the CMYK subtractive color model with values of 31.2% Cyan, 0% Magenta, 58.1% Yellow, and 8.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 92°, saturation of 76.4%, and lightness of 65.1%.
Web Accessibility & Design Recommendations: When implementing #A1EA62 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 ##99FF66.
