In a RGB color space, #a0ffa0 hex color is composed of 62.7% red, 100% green and 62.7% blue. Whereas in a CMYK color space, it is composed of 37.3% cyan, 0% magenta, 37.3% yellow and 0% black. It has a hue angle of 120 degrees, a saturation of 100% and a lightness of 81.4%. #a0ffa0 color hex could be obtained by blending #ffffff with #41ff41. Closest websafe color is: #99ff99.
The hexadecimal color #a0ffa0 has RGB values of R:160, G:255, B:160 and CMYK values of C:0.37, M:0, Y:0.37, K:0. Its decimal value is 10551200.
Hex triplet | a0ffa0 | #a0ffa0 |
RGB Decimal | 160, 255, 160 | rgb(160,255,160) |
RGB Percent | 62.7, 100, 62.7 | rgb(62.7%,100%,62.7%) |
CMYK | 37.3, 0, 37.3, 0 | |
HSL | 120°, 100, 81.4 | hsl(120,100%,81.4%) |
HSV(HSB) | 120°, 37.3, 100 | |
Web Safe | 99ff99 | #9f9 |
XYZ | 56.602, 81.532, 46.012 |
xyY | 0.307, 0.443, 81.532 |
CIE-LAB | 92.368, -46.438, 36.758 |
CIE-LCH | 92.368, 59.225, 141.637 |
CIE-LUV | 92.368, -45.783, 59.179 |
Hunter-Lab | 90.295, -46.121, 32.994 |
Binary | 10100000, 11111111, 10100000 |
Below, you can see some colors close to #a0ffa0. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #a0ffa0.
<span style="color:#a0ffa0">Text here</span>
This paragraph has a background color of #a0ffa0.
<p style="background-color:#a0ffa0;">Content here</p>
This element has a border color of #a0ffa0.
<div style="border:1px #a0ffa0;">Content here</div>
.text {color:#a0ffa0;}
.background {background-color:#a0ffa0;}
.border {border:1px solid #a0ffa0;}
.text-shadow {border:1px solid #a0ffa0;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000b00 is the darkest color, while #f5fff5 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #cfd0cf is the less saturated color, while #a4fba4 is the most saturated one.