#2FFF00 - #FFFF72 | colorate
Blend #2FFF00 to #FFFF72
Calculate the color between two colors, #2FFF00 and #FFFF72. 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)
#2FFF00 - #FFFF72 | 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 #2FFF00 as 0% and #FFFF72 as 100%.
0.0% #2FFF00 |
RGB 47 255 0 | #2FFF00 |
16.7% #51FF13 |
RGB 81 255 19 | #51FF13 |
33.3% #74FF26 |
RGB 116 255 38 | #74FF26 |
50.0% #97FF39 |
RGB 151 255 57 | #97FF39 |
66.7% #B9FF4C |
RGB 185 255 76 | #B9FF4C |
83.3% #DCFF5F |
RGB 220 255 95 | #DCFF5F |
100.0% #FFFF72 |
RGB 255 255 114 | #FFFF72 |
HSV Blend
#2FFF00 - #FFFF72 | 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 #2FFF00 as 0% and #FFFF72 as 100%.
0.0% #2EFF00 |
RGB 46 255 0 | #2EFF00 |
16.7% #5EFF12 |
RGB 94 255 18 | #5EFF12 |
33.3% #88FF25 |
RGB 136 255 37 | #88FF25 |
50.0% #AEFF39 |
RGB 174 255 57 | #AEFF39 |
66.7% #CEFF4C |
RGB 206 255 76 | #CEFF4C |
83.3% #E9FF5F |
RGB 233 255 95 | #E9FF5F |
100.0% #FFFF72 |
RGB 255 255 114 | #FFFF72 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #2FFF00 0%, #FFFF72 100%); background: -webkit-linear-gradient(top, #2FFF00 0%, #FFFF72 100%); background: linear-gradient(to bottom, #2FFF00 0%, #FFFF72 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #2EFF00 0%, #AEFF39 50%, #FFFF72 100%); background: -webkit-linear-gradient(top, #2EFF00 0%, #AEFF39 50%, #FFFF72 100%); background: linear-gradient(to bottom, #2EFF00 0%, #AEFF39 50%, #FFFF72 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.