#A0FF09 - #FFFF66 | colorate
Blend #A0FF09 to #FFFF66
Calculate the color between two colors, #A0FF09 and #FFFF66. 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)
#A0FF09 - #FFFF66 | 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 #A0FF09 as 0% and #FFFF66 as 100%.
0.0% #A0FF09 |
RGB 160 255 9 | #A0FF09 |
16.7% #AFFF18 |
RGB 175 255 24 | #AFFF18 |
33.3% #BFFF28 |
RGB 191 255 40 | #BFFF28 |
50.0% #CFFF37 |
RGB 207 255 55 | #CFFF37 |
66.7% #DFFF47 |
RGB 223 255 71 | #DFFF47 |
83.3% #EFFF56 |
RGB 239 255 86 | #EFFF56 |
100.0% #FFFF66 |
RGB 255 255 102 | #FFFF66 |
HSV Blend
#A0FF09 - #FFFF66 | 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 #A0FF09 as 0% and #FFFF66 as 100%.
0.0% #A0FF08 |
RGB 160 255 8 | #A0FF08 |
16.7% #B4FF18 |
RGB 180 255 24 | #B4FF18 |
33.3% #C7FF27 |
RGB 199 255 39 | #C7FF27 |
50.0% #D8FF37 |
RGB 216 255 55 | #D8FF37 |
66.7% #E7FF47 |
RGB 231 255 71 | #E7FF47 |
83.3% #F4FF56 |
RGB 244 255 86 | #F4FF56 |
100.0% #FFFF66 |
RGB 255 255 102 | #FFFF66 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #A0FF09 0%, #FFFF66 100%); background: -webkit-linear-gradient(top, #A0FF09 0%, #FFFF66 100%); background: linear-gradient(to bottom, #A0FF09 0%, #FFFF66 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #A0FF08 0%, #D8FF37 50%, #FFFF66 100%); background: -webkit-linear-gradient(top, #A0FF08 0%, #D8FF37 50%, #FFFF66 100%); background: linear-gradient(to bottom, #A0FF08 0%, #D8FF37 50%, #FFFF66 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.