In RGB color space, #00fa80 hex color has a red value of 0, a green value of 250 and a blue value of 128.
In CMYK color space (used in color printing), #00fa80 hex color is composed of 100% cyan, 0% magenta, 48.8% yellow and 1.96% black.
#00fa80 color has a hue of 150.7 degrees, a saturation of 100% and a lightness of 49%.
#00fa80 hex color contains mainly GREEN.
The closest web safe color of #00fa80 is #00ff99
#00fa80 hex color has a decimal value of 64128.
HEX | 00fa80 | #00fa80 |
---|---|---|
RGB | 0, 250, 128 | rgb(0, 250, 128) |
RGB Percent | 0, 98.04, 50.2 | rgb(0, 98.04, 50.2) |
CMYK | 100, 0, 49, 2 | |
HSL | 150.7°, 100, 49 | hsl(150.7, 100%, 49%) |
HSV | 150.7°, 100, 98 |
XYZ | 38.082, 69.93, 31.913 |
---|---|
Hunter Lab | 83.624, -65.054, 35.91 |
CIE-LAB | 86.963, -75.197, 44.67 |
CIE-LCH | 86.963, 87.464, 149.288 |
CIE-LUV | 100, 0, 48.8, 1.96 |
Web Safe | 00ff99 |
RGB percent of color #00fa80
CMYK percent of color #00fa80
Text with hexadecimal color #00fa80
This text has a font color of #00fa80
<p style="color:#00fa80">Text here</p>
#00fa80 Background Color
This box has a background color of #00fa80
<div style="background-color:#00fa80">Text here</div>
#00fa80 Border Color
This box has a border color of #00fa80
<div style="border: 4px solid #00fa80">Text here</div>
CSS codes
<p style="color:#00fa80">Text here</p>
<div style="background-color:#00fa80">Text here</div>
<div style="border: 4px solid #00fa80">Text here</div>
#00fa80 Color on white background
This is how a font and box color of #00fa80 will look
on a white background.
#00fa80 Color on black background
This is how a font and box color of #00fa80 hex color will look
on a black background.