In RGB color space, #aaff50 hex color has a red value of 170, a green value of 255 and a blue value of 80.
In CMYK color space (used in color printing), #aaff50 hex color is composed of 33.33% cyan, 0% magenta, 68.63% yellow and 0% black.
#aaff50 color has a hue of 89.1 degrees, a saturation of 100% and a lightness of 65.7%.
#aaff50 hex color contains mainly GREEN.
The closest web safe color of #aaff50 is #99ff66
#aaff50 hex color has a decimal value of 11206480.
HEX | aaff50 | #aaff50 |
---|---|---|
RGB | 170, 255, 80 | rgb(170, 255, 80) |
RGB Percent | 66.67, 100, 31.37 | rgb(66.67, 100, 31.37) |
CMYK | 33, 0, 69, 0 | |
HSL | 89.1°, 100, 65.7 | hsl(89.1, 100%, 65.7%) |
HSV | 89.1°, 68.6, 100 |
XYZ | 53.786, 80.645, 20.321 |
---|---|
Hunter Lab | 89.803, -50.244, 49.445 |
CIE-LAB | 91.973, -51.835, 71.867 |
CIE-LCH | 91.973, 88.61, 125.802 |
CIE-LUV | 33.33, 0, 68.63, 0 |
Web Safe | 99ff66 |
RGB percent of color #aaff50
CMYK percent of color #aaff50
Text with hexadecimal color #aaff50
This text has a font color of #aaff50
<p style="color:#aaff50">Text here</p>
#aaff50 Background Color
This box has a background color of #aaff50
<div style="background-color:#aaff50">Text here</div>
#aaff50 Border Color
This box has a border color of #aaff50
<div style="border: 4px solid #aaff50">Text here</div>
CSS codes
<p style="color:#aaff50">Text here</p>
<div style="background-color:#aaff50">Text here</div>
<div style="border: 4px solid #aaff50">Text here</div>
#aaff50 Color on white background
This is how a font and box color of #aaff50 will look
on a white background.
#aaff50 Color on black background
This is how a font and box color of #aaff50 hex color will look
on a black background.