#00DC05 - #00FF46 | colorate
Blend #00DC05 to #00FF46
Calculate the color between two colors, #00DC05 and #00FF46. 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)
#00DC05 - #00FF46 | 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 #00DC05 as 0% and #00FF46 as 100%.
0.0% #00DC05 |
RGB 0 220 5 | #00DC05 |
16.7% #00E10F |
RGB 0 225 15 | #00E10F |
33.3% #00E71A |
RGB 0 231 26 | #00E71A |
50.0% #00ED25 |
RGB 0 237 37 | #00ED25 |
66.7% #00F330 |
RGB 0 243 48 | #00F330 |
83.3% #00F93B |
RGB 0 249 59 | #00F93B |
100.0% #00FF46 |
RGB 0 255 70 | #00FF46 |
HSV Blend
#00DC05 - #00FF46 | 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 #00DC05 as 0% and #00FF46 as 100%.
0.0% #00DC05 |
RGB 0 220 5 | #00DC05 |
16.7% #00E10E |
RGB 0 225 14 | #00E10E |
33.3% #00E718 |
RGB 0 231 24 | #00E718 |
50.0% #00ED23 |
RGB 0 237 35 | #00ED23 |
66.7% #00F32E |
RGB 0 243 46 | #00F32E |
83.3% #00F939 |
RGB 0 249 57 | #00F939 |
100.0% #00FF46 |
RGB 0 255 70 | #00FF46 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00DC05 0%, #00FF46 100%); background: -webkit-linear-gradient(top, #00DC05 0%, #00FF46 100%); background: linear-gradient(to bottom, #00DC05 0%, #00FF46 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00DC05 0%, #00ED23 50%, #00FF46 100%); background: -webkit-linear-gradient(top, #00DC05 0%, #00ED23 50%, #00FF46 100%); background: linear-gradient(to bottom, #00DC05 0%, #00ED23 50%, #00FF46 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.