#00FF3C - #FFFF90 | colorate
Blend #00FF3C to #FFFF90
Calculate the color between two colors, #00FF3C and #FFFF90. 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)
#00FF3C - #FFFF90 | 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 #00FF3C as 0% and #FFFF90 as 100%.
0.0% #00FF3C |
RGB 0 255 60 | #00FF3C |
16.7% #2AFF4A |
RGB 42 255 74 | #2AFF4A |
33.3% #55FF58 |
RGB 85 255 88 | #55FF58 |
50.0% #7FFF66 |
RGB 127 255 102 | #7FFF66 |
66.7% #AAFF74 |
RGB 170 255 116 | #AAFF74 |
83.3% #D4FF82 |
RGB 212 255 130 | #D4FF82 |
100.0% #FFFF90 |
RGB 255 255 144 | #FFFF90 |
HSV Blend
#00FF3C - #FFFF90 | 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 #00FF3C as 0% and #FFFF90 as 100%.
0.0% #00FF3C |
RGB 0 255 60 | #00FF3C |
16.7% #17FF1E |
RGB 23 255 30 | #17FF1E |
33.3% #54FF2F |
RGB 84 255 47 | #54FF2F |
50.0% #8DFF47 |
RGB 141 255 71 | #8DFF47 |
66.7% #BDFF60 |
RGB 189 255 96 | #BDFF60 |
83.3% #E3FF78 |
RGB 227 255 120 | #E3FF78 |
100.0% #FFFF90 |
RGB 255 255 144 | #FFFF90 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00FF3C 0%, #FFFF90 100%); background: -webkit-linear-gradient(top, #00FF3C 0%, #FFFF90 100%); background: linear-gradient(to bottom, #00FF3C 0%, #FFFF90 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00FF3C 0%, #8DFF47 50%, #FFFF90 100%); background: -webkit-linear-gradient(top, #00FF3C 0%, #8DFF47 50%, #FFFF90 100%); background: linear-gradient(to bottom, #00FF3C 0%, #8DFF47 50%, #FFFF90 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.