#06FF00 - #FFFF7E | colorate
Blend #06FF00 to #FFFF7E
Calculate the color between two colors, #06FF00 and #FFFF7E. 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)
#06FF00 - #FFFF7E | 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 #06FF00 as 0% and #FFFF7E as 100%.
0.0% #06FF00 |
RGB 6 255 0 | #06FF00 |
16.7% #2FFF15 |
RGB 47 255 21 | #2FFF15 |
33.3% #59FF2A |
RGB 89 255 42 | #59FF2A |
50.0% #82FF3F |
RGB 130 255 63 | #82FF3F |
66.7% #ACFF54 |
RGB 172 255 84 | #ACFF54 |
83.3% #D5FF69 |
RGB 213 255 105 | #D5FF69 |
100.0% #FFFF7E |
RGB 255 255 126 | #FFFF7E |
HSV Blend
#06FF00 - #FFFF7E | 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 #06FF00 as 0% and #FFFF7E as 100%.
0.0% #05FF00 |
RGB 5 255 0 | #05FF00 |
16.7% #40FF14 |
RGB 64 255 20 | #40FF14 |
33.3% #74FF29 |
RGB 116 255 41 | #74FF29 |
50.0% #A1FF3F |
RGB 161 255 63 | #A1FF3F |
66.7% #C7FF54 |
RGB 199 255 84 | #C7FF54 |
83.3% #E6FF69 |
RGB 230 255 105 | #E6FF69 |
100.0% #FFFF7E |
RGB 255 255 126 | #FFFF7E |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #06FF00 0%, #FFFF7E 100%); background: -webkit-linear-gradient(top, #06FF00 0%, #FFFF7E 100%); background: linear-gradient(to bottom, #06FF00 0%, #FFFF7E 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #05FF00 0%, #A1FF3F 50%, #FFFF7E 100%); background: -webkit-linear-gradient(top, #05FF00 0%, #A1FF3F 50%, #FFFF7E 100%); background: linear-gradient(to bottom, #05FF00 0%, #A1FF3F 50%, #FFFF7E 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.