strong green/strong sap green
Enter any color value (e.g., #e5cb8a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#80ff66 color RGB value is (128,255,102)
#80ff66 color CMYK value
#80ff66 color HSL value
HSV(or HSB) | 109.8° | 60.0 | 100.0 |
XYZ | 47.060 | 77.069 | 24.966 |
Yxy | 0.316 | 0.517 | 77.069 |
LAB | 90.353 | -62.862 | 60.955 |
LUV | 90.353 | -59.369 | 87.397 |
Hunter-LAB | 87.789 | -57.943 | 44.591 |
CIE-LCH | 90.353 | 87.562 | 135.882 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 80 | FF | 66 |
Decimal | 128 | 255 | 102 |
Octal | 200 | 377 | 146 |
Binary | 10000000 | 11111111 | 01100110 |
Below, you can see some colors close to #80ff66. 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 #80ff66.
<span style="color:#80ff66">Text here</span>
This paragraph has a background color of #80ff66.
<p style="background-color:#80ff66;">Content here</p>
This element has a border color of #80ff66.
<div style="border:1px #80ff66;">Content here</div>
.text {color:#80ff66;}
.background {background-color:#80ff66;}
.border {border:1px solid #80ff66;}
.text-shadow {border:1px solid #80ff66;}
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, #031100 is the darkest color, while #fbfffb is the lightest one.