#00FF6B - #FFFF99 | colorate
Blend #00FF6B to #FFFF99
Calculate the color between two colors, #00FF6B and #FFFF99. 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)
#00FF6B - #FFFF99 | 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 #00FF6B as 0% and #FFFF99 as 100%.
0.0% #00FF6B |
RGB 0 255 107 | #00FF6B |
16.7% #2AFF72 |
RGB 42 255 114 | #2AFF72 |
33.3% #55FF7A |
RGB 85 255 122 | #55FF7A |
50.0% #7FFF82 |
RGB 127 255 130 | #7FFF82 |
66.7% #AAFF89 |
RGB 170 255 137 | #AAFF89 |
83.3% #D4FF91 |
RGB 212 255 145 | #D4FF91 |
100.0% #FFFF99 |
RGB 255 255 153 | #FFFF99 |
HSV Blend
#00FF6B - #FFFF99 | 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 #00FF6B as 0% and #FFFF99 as 100%.
0.0% #00FF6B |
RGB 0 255 107 | #00FF6B |
16.7% #19FF43 |
RGB 25 255 67 | #19FF43 |
33.3% #3DFF32 |
RGB 61 255 50 | #3DFF32 |
50.0% #80FF4C |
RGB 128 255 76 | #80FF4C |
66.7% #B6FF66 |
RGB 182 255 102 | #B6FF66 |
83.3% #E0FF7F |
RGB 224 255 127 | #E0FF7F |
100.0% #FFFF99 |
RGB 255 255 153 | #FFFF99 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00FF6B 0%, #FFFF99 100%); background: -webkit-linear-gradient(top, #00FF6B 0%, #FFFF99 100%); background: linear-gradient(to bottom, #00FF6B 0%, #FFFF99 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00FF6B 0%, #80FF4C 50%, #FFFF99 100%); background: -webkit-linear-gradient(top, #00FF6B 0%, #80FF4C 50%, #FFFF99 100%); background: linear-gradient(to bottom, #00FF6B 0%, #80FF4C 50%, #FFFF99 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.