#00FF99 - #B2FF80 | colorate
Blend #00FF99 to #B2FF80
Calculate the color between two colors, #00FF99 and #B2FF80. 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)
#00FF99 - #B2FF80 | 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 #00FF99 as 0% and #B2FF80 as 100%.
0.0% #00FF99 |
RGB 0 255 153 | #00FF99 |
16.7% #1DFF94 |
RGB 29 255 148 | #1DFF94 |
33.3% #3BFF90 |
RGB 59 255 144 | #3BFF90 |
50.0% #59FF8C |
RGB 89 255 140 | #59FF8C |
66.7% #76FF88 |
RGB 118 255 136 | #76FF88 |
83.3% #94FF84 |
RGB 148 255 132 | #94FF84 |
100.0% #B2FF80 |
RGB 178 255 128 | #B2FF80 |
HSV Blend
#00FF99 - #B2FF80 | 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 #00FF99 as 0% and #B2FF80 as 100%.
0.0% #00FF99 |
RGB 0 255 153 | #00FF99 |
16.7% #15FF7A |
RGB 21 255 122 | #15FF7A |
33.3% #2AFF63 |
RGB 42 255 99 | #2AFF63 |
50.0% #3FFF53 |
RGB 63 255 83 | #3FFF53 |
66.7% #5FFF55 |
RGB 95 255 85 | #5FFF55 |
83.3% #8CFF6A |
RGB 140 255 106 | #8CFF6A |
100.0% #B2FF80 |
RGB 178 255 128 | #B2FF80 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00FF99 0%, #B2FF80 100%); background: -webkit-linear-gradient(top, #00FF99 0%, #B2FF80 100%); background: linear-gradient(to bottom, #00FF99 0%, #B2FF80 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00FF99 0%, #3FFF53 50%, #B2FF80 100%); background: -webkit-linear-gradient(top, #00FF99 0%, #3FFF53 50%, #B2FF80 100%); background: linear-gradient(to bottom, #00FF99 0%, #3FFF53 50%, #B2FF80 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.