#0FFF00 - #BAFFB6 | colorate
Blend #0FFF00 to #BAFFB6
Calculate the color between two colors, #0FFF00 and #BAFFB6. 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)
#0FFF00 - #BAFFB6 | 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 #0FFF00 as 0% and #BAFFB6 as 100%.
0.0% #0FFF00 |
RGB 15 255 0 | #0FFF00 |
16.7% #2BFF1E |
RGB 43 255 30 | #2BFF1E |
33.3% #48FF3C |
RGB 72 255 60 | #48FF3C |
50.0% #64FF5B |
RGB 100 255 91 | #64FF5B |
66.7% #81FF79 |
RGB 129 255 121 | #81FF79 |
83.3% #9DFF97 |
RGB 157 255 151 | #9DFF97 |
100.0% #BAFFB6 |
RGB 186 255 182 | #BAFFB6 |
HSV Blend
#0FFF00 - #BAFFB6 | 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 #0FFF00 as 0% and #BAFFB6 as 100%.
0.0% #0EFF00 |
RGB 14 255 0 | #0EFF00 |
16.7% #2BFF1E |
RGB 43 255 30 | #2BFF1E |
33.3% #47FF3C |
RGB 71 255 60 | #47FF3C |
50.0% #64FF5B |
RGB 100 255 91 | #64FF5B |
66.7% #80FF79 |
RGB 128 255 121 | #80FF79 |
83.3% #9DFF97 |
RGB 157 255 151 | #9DFF97 |
100.0% #BAFFB6 |
RGB 186 255 182 | #BAFFB6 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #0FFF00 0%, #BAFFB6 100%); background: -webkit-linear-gradient(top, #0FFF00 0%, #BAFFB6 100%); background: linear-gradient(to bottom, #0FFF00 0%, #BAFFB6 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #0EFF00 0%, #64FF5B 50%, #BAFFB6 100%); background: -webkit-linear-gradient(top, #0EFF00 0%, #64FF5B 50%, #BAFFB6 100%); background: linear-gradient(to bottom, #0EFF00 0%, #64FF5B 50%, #BAFFB6 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.