#A2FF00 - #FFFF61 | colorate
Blend #A2FF00 to #FFFF61
Calculate the color between two colors, #A2FF00 and #FFFF61. 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)
#A2FF00 - #FFFF61 | 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 #A2FF00 as 0% and #FFFF61 as 100%.
0.0% #A2FF00 |
RGB 162 255 0 | #A2FF00 |
16.7% #B1FF10 |
RGB 177 255 16 | #B1FF10 |
33.3% #C1FF20 |
RGB 193 255 32 | #C1FF20 |
50.0% #D0FF30 |
RGB 208 255 48 | #D0FF30 |
66.7% #E0FF40 |
RGB 224 255 64 | #E0FF40 |
83.3% #EFFF50 |
RGB 239 255 80 | #EFFF50 |
100.0% #FFFF61 |
RGB 255 255 97 | #FFFF61 |
HSV Blend
#A2FF00 - #FFFF61 | 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 #A2FF00 as 0% and #FFFF61 as 100%.
0.0% #A1FF00 |
RGB 161 255 0 | #A1FF00 |
16.7% #B6FF10 |
RGB 182 255 16 | #B6FF10 |
33.3% #C8FF20 |
RGB 200 255 32 | #C8FF20 |
50.0% #D9FF30 |
RGB 217 255 48 | #D9FF30 |
66.7% #E7FF40 |
RGB 231 255 64 | #E7FF40 |
83.3% #F4FF50 |
RGB 244 255 80 | #F4FF50 |
100.0% #FFFF61 |
RGB 255 255 97 | #FFFF61 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #A2FF00 0%, #FFFF61 100%); background: -webkit-linear-gradient(top, #A2FF00 0%, #FFFF61 100%); background: linear-gradient(to bottom, #A2FF00 0%, #FFFF61 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #A1FF00 0%, #D9FF30 50%, #FFFF61 100%); background: -webkit-linear-gradient(top, #A1FF00 0%, #D9FF30 50%, #FFFF61 100%); background: linear-gradient(to bottom, #A1FF00 0%, #D9FF30 50%, #FFFF61 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.