#06FF01 - #00FF5E | colorate
Blend #06FF01 to #00FF5E
Calculate the color between two colors, #06FF01 and #00FF5E. 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)
#06FF01 - #00FF5E | 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 #06FF01 as 0% and #00FF5E as 100%.
0.0% #06FF01 |
RGB 6 255 1 | #06FF01 |
16.7% #05FF10 |
RGB 5 255 16 | #05FF10 |
33.3% #04FF20 |
RGB 4 255 32 | #04FF20 |
50.0% #03FF2F |
RGB 3 255 47 | #03FF2F |
66.7% #02FF3F |
RGB 2 255 63 | #02FF3F |
83.3% #01FF4E |
RGB 1 255 78 | #01FF4E |
100.0% #00FF5E |
RGB 0 255 94 | #00FF5E |
HSV Blend
#06FF01 - #00FF5E | 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 #06FF01 as 0% and #00FF5E as 100%.
0.0% #05FF00 |
RGB 5 255 0 | #05FF00 |
16.7% #00FF0C |
RGB 0 255 12 | #00FF0C |
33.3% #00FF1C |
RGB 0 255 28 | #00FF1C |
50.0% #00FF2C |
RGB 0 255 44 | #00FF2C |
66.7% #00FF3D |
RGB 0 255 61 | #00FF3D |
83.3% #00FF4D |
RGB 0 255 77 | #00FF4D |
100.0% #00FF5E |
RGB 0 255 94 | #00FF5E |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #06FF01 0%, #00FF5E 100%); background: -webkit-linear-gradient(top, #06FF01 0%, #00FF5E 100%); background: linear-gradient(to bottom, #06FF01 0%, #00FF5E 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #05FF00 0%, #00FF2C 50%, #00FF5E 100%); background: -webkit-linear-gradient(top, #05FF00 0%, #00FF2C 50%, #00FF5E 100%); background: linear-gradient(to bottom, #05FF00 0%, #00FF2C 50%, #00FF5E 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.