reddish black
Enter any color value (e.g., #275e77, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#80ff00 color RGB value is (128,255,0)
#80ff00 color CMYK value
#80ff00 color HSL value
HSV(or HSB) | 89.9° | 100 | 100 |
XYZ | 44.662 | 76.109 | 12.337 |
Yxy | 0.336 | 0.572 | 76.109 |
LAB | 89.91 | -67.789 | 85.826 |
LUV | 89.91 | -60.549 | 107.072 |
Hunter-LAB | 87.241 | -61.289 | 52.684 |
CIE-LCH | 89.91 | 109.368 | 128.303 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 80 | FF | 0 |
Decimal | 128 | 255 | 0 |
Octal | 200 | 377 | 0 |
Binary | 10000000 | 11111111 | 00000000 |
Below, you can see some colors close to #80ff00. 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 #80ff00.
<span style="color:#80ff00">Text here</span>
This paragraph has a background color of #80ff00.
<p style="background-color:#80ff00;">Content here</p>
This element has a border color of #80ff00.
<div style="border:1px #80ff00;">Content here</div>
.text {color:#80ff00;}
.background {background-color:#80ff00;}
.border {border:1px solid #80ff00;}
.text-shadow {border:1px solid #80ff00;}
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, #000000 is the darkest color, while #f4ffea is the lightest one.