#00DC10 - #00FF54 | colorate
Blend #00DC10 to #00FF54
Calculate the color between two colors, #00DC10 and #00FF54. 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)
#00DC10 - #00FF54 | 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 #00DC10 as 0% and #00FF54 as 100%.
0.0% #00DC10 |
RGB 0 220 16 | #00DC10 |
16.7% #00E11B |
RGB 0 225 27 | #00E11B |
33.3% #00E726 |
RGB 0 231 38 | #00E726 |
50.0% #00ED32 |
RGB 0 237 50 | #00ED32 |
66.7% #00F33D |
RGB 0 243 61 | #00F33D |
83.3% #00F948 |
RGB 0 249 72 | #00F948 |
100.0% #00FF54 |
RGB 0 255 84 | #00FF54 |
HSV Blend
#00DC10 - #00FF54 | 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 #00DC10 as 0% and #00FF54 as 100%.
0.0% #00DC0F |
RGB 0 220 15 | #00DC0F |
16.7% #00E11A |
RGB 0 225 26 | #00E11A |
33.3% #00E724 |
RGB 0 231 36 | #00E724 |
50.0% #00ED2F |
RGB 0 237 47 | #00ED2F |
66.7% #00F33B |
RGB 0 243 59 | #00F33B |
83.3% #00F947 |
RGB 0 249 71 | #00F947 |
100.0% #00FF54 |
RGB 0 255 84 | #00FF54 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00DC10 0%, #00FF54 100%); background: -webkit-linear-gradient(top, #00DC10 0%, #00FF54 100%); background: linear-gradient(to bottom, #00DC10 0%, #00FF54 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00DC0F 0%, #00ED2F 50%, #00FF54 100%); background: -webkit-linear-gradient(top, #00DC0F 0%, #00ED2F 50%, #00FF54 100%); background: linear-gradient(to bottom, #00DC0F 0%, #00ED2F 50%, #00FF54 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.