In RGB color space, #80f000 hex color has a red value of 128, a green value of 240 and a blue value of 0.
In CMYK color space (used in color printing), #80f000 hex color is composed of 46.67% cyan, 0% magenta, 100% yellow and 5.88% black.
#80f000 color has a hue of 88 degrees, a saturation of 100% and a lightness of 47.1%.
#80f000 hex color contains mainly GREEN.
The closest web safe color of #80f000 is #99ff00
#80f000 hex color has a decimal value of 8450048.
HEX | 80f000 | #80f000 |
---|---|---|
RGB | 128, 240, 0 | rgb(128, 240, 0) |
RGB Percent | 50.2, 94.12, 0 | rgb(50.2, 94.12, 0) |
CMYK | 47, 0, 100, 6 | |
HSL | 88°, 100, 47.1 | hsl(88, 100%, 47.1%) |
HSV | 88°, 100, 94.1 |
XYZ | 40.062, 66.909, 10.803 |
---|---|
Hunter Lab | 81.798, -55.723, 49.428 |
CIE-LAB | 85.458, -62.431, 82.339 |
CIE-LCH | 85.458, 103.331, 127.17 |
CIE-LUV | 46.67, 0, 100, 5.88 |
Web Safe | 99ff00 |
RGB percent of color #80f000
CMYK percent of color #80f000
Text with hexadecimal color #80f000
This text has a font color of #80f000
<p style="color:#80f000">Text here</p>
#80f000 Background Color
This box has a background color of #80f000
<div style="background-color:#80f000">Text here</div>
#80f000 Border Color
This box has a border color of #80f000
<div style="border: 4px solid #80f000">Text here</div>
CSS codes
<p style="color:#80f000">Text here</p>
<div style="background-color:#80f000">Text here</div>
<div style="border: 4px solid #80f000">Text here</div>
#80f000 Color on white background
This is how a font and box color of #80f000 will look
on a white background.
#80f000 Color on black background
This is how a font and box color of #80f000 hex color will look
on a black background.