#E8FF00 - #A8F000 | colorate
Blend #E8FF00 to #A8F000
Calculate the color between two colors, #E8FF00 and #A8F000. In calculation of RGB values, saturation between the dissimilar colors is low. In calculating of HSV values, saturation between the dissimilar colors is not low.
RGB Blend(Linear)
#E8FF00 - #A8F000 | colorate
Calculation of color between two colors based on RGB value. For colors that are distant from each other, the saturation between the two colors decreases. Expand the color between two colors with #E8FF00 as 0% and #A8F000 as 100%.
0.0% #E8FF00 |
RGB 232 255 0 | #E8FF00 |
16.7% #DDFC00 |
RGB 221 252 0 | #DDFC00 |
33.3% #D2FA00 |
RGB 210 250 0 | #D2FA00 |
50.0% #C8F700 |
RGB 200 247 0 | #C8F700 |
66.7% #BDF500 |
RGB 189 245 0 | #BDF500 |
83.3% #B2F200 |
RGB 178 242 0 | #B2F200 |
100.0% #A8F000 |
RGB 168 240 0 | #A8F000 |
HSV Blend
#E8FF00 - #A8F000 | colorate
Calculation of color between two colors based on HSV value. Even between distinct colors of color, the saturation between the two colors does not decrease. Expand the color between two colors with #E8FF00 as 0% and #A8F000 as 100%.
0.0% #E8FF00 |
RGB 232 255 0 | #E8FF00 |
16.7% #DCFC00 |
RGB 220 252 0 | #DCFC00 |
33.3% #D1FA00 |
RGB 209 250 0 | #D1FA00 |
50.0% #C7F700 |
RGB 199 247 0 | #C7F700 |
66.7% #BCF500 |
RGB 188 245 0 | #BCF500 |
83.3% #B2F200 |
RGB 178 242 0 | #B2F200 |
100.0% #A8F000 |
RGB 168 240 0 | #A8F000 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #E8FF00 0%, #A8F000 100%); background: -webkit-linear-gradient(top, #E8FF00 0%, #A8F000 100%); background: linear-gradient(to bottom, #E8FF00 0%, #A8F000 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #E8FF00 0%, #C7F700 50%, #A8F000 100%); background: -webkit-linear-gradient(top, #E8FF00 0%, #C7F700 50%, #A8F000 100%); background: linear-gradient(to bottom, #E8FF00 0%, #C7F700 50%, #A8F000 100%); } </style>
Similar Hue Variation
Disimilar Hue Variation
Utilities
Barcode
You can create barcodes online. The created barcode can be downloaded as PNG or EPS.
colorate
colorate is a color scheme tool for designers and developers. This will help you draw inspiration and serve as a resource for your color work.
textate
Make text to image. It is useful when you want to send text on SNS.