#00FC00 - #FFFF7E | colorate
Blend #00FC00 to #FFFF7E
Calculate the color between two colors, #00FC00 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)
#00FC00 - #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 #00FC00 as 0% and #FFFF7E as 100%.
0.0% #00FC00 |
RGB 0 252 0 | #00FC00 |
16.7% #2AFC15 |
RGB 42 252 21 | #2AFC15 |
33.3% #55FD2A |
RGB 85 253 42 | #55FD2A |
50.0% #7FFD3F |
RGB 127 253 63 | #7FFD3F |
66.7% #AAFE54 |
RGB 170 254 84 | #AAFE54 |
83.3% #D4FE69 |
RGB 212 254 105 | #D4FE69 |
100.0% #FFFF7E |
RGB 255 255 126 | #FFFF7E |
HSV Blend
#00FC00 - #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 #00FC00 as 0% and #FFFF7E as 100%.
0.0% #00FC00 |
RGB 0 252 0 | #00FC00 |
16.7% #3BFC14 |
RGB 59 252 20 | #3BFC14 |
33.3% #70FD29 |
RGB 112 253 41 | #70FD29 |
50.0% #9EFD3E |
RGB 158 253 62 | #9EFD3E |
66.7% #C5FE53 |
RGB 197 254 83 | #C5FE53 |
83.3% #E5FE68 |
RGB 229 254 104 | #E5FE68 |
100.0% #FFFF7E |
RGB 255 255 126 | #FFFF7E |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00FC00 0%, #FFFF7E 100%); background: -webkit-linear-gradient(top, #00FC00 0%, #FFFF7E 100%); background: linear-gradient(to bottom, #00FC00 0%, #FFFF7E 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00FC00 0%, #9EFD3E 50%, #FFFF7E 100%); background: -webkit-linear-gradient(top, #00FC00 0%, #9EFD3E 50%, #FFFF7E 100%); background: linear-gradient(to bottom, #00FC00 0%, #9EFD3E 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.