#00FF13 - #00DA08 | colorate
Blend #00FF13 to #00DA08
Calculate the color between two colors, #00FF13 and #00DA08. 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)
#00FF13 - #00DA08 | 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 #00FF13 as 0% and #00DA08 as 100%.
0.0% #00FF13 |
RGB 0 255 19 | #00FF13 |
16.7% #00F811 |
RGB 0 248 17 | #00F811 |
33.3% #00F20F |
RGB 0 242 15 | #00F20F |
50.0% #00EC0D |
RGB 0 236 13 | #00EC0D |
66.7% #00E60B |
RGB 0 230 11 | #00E60B |
83.3% #00E009 |
RGB 0 224 9 | #00E009 |
100.0% #00DA08 |
RGB 0 218 8 | #00DA08 |
HSV Blend
#00FF13 - #00DA08 | 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 #00FF13 as 0% and #00DA08 as 100%.
0.0% #00FF13 |
RGB 0 255 19 | #00FF13 |
16.7% #00F810 |
RGB 0 248 16 | #00F810 |
33.3% #00F20F |
RGB 0 242 15 | #00F20F |
50.0% #00EC0D |
RGB 0 236 13 | #00EC0D |
66.7% #00E60B |
RGB 0 230 11 | #00E60B |
83.3% #00E009 |
RGB 0 224 9 | #00E009 |
100.0% #00DA08 |
RGB 0 218 8 | #00DA08 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00FF13 0%, #00DA08 100%); background: -webkit-linear-gradient(top, #00FF13 0%, #00DA08 100%); background: linear-gradient(to bottom, #00FF13 0%, #00DA08 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00FF13 0%, #00EC0D 50%, #00DA08 100%); background: -webkit-linear-gradient(top, #00FF13 0%, #00EC0D 50%, #00DA08 100%); background: linear-gradient(to bottom, #00FF13 0%, #00EC0D 50%, #00DA08 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.