#00FF7F - #FFFF9C | colorate
Blend #00FF7F to #FFFF9C
Calculate the color between two colors, #00FF7F and #FFFF9C. 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)
#00FF7F - #FFFF9C | 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 #00FF7F as 0% and #FFFF9C as 100%.
0.0% #00FF7F |
RGB 0 255 127 | #00FF7F |
16.7% #2AFF83 |
RGB 42 255 131 | #2AFF83 |
33.3% #55FF88 |
RGB 85 255 136 | #55FF88 |
50.0% #7FFF8D |
RGB 127 255 141 | #7FFF8D |
66.7% #AAFF92 |
RGB 170 255 146 | #AAFF92 |
83.3% #D4FF97 |
RGB 212 255 151 | #D4FF97 |
100.0% #FFFF9C |
RGB 255 255 156 | #FFFF9C |
HSV Blend
#00FF7F - #FFFF9C | 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 #00FF7F as 0% and #FFFF9C as 100%.
0.0% #00FF7F |
RGB 0 255 127 | #00FF7F |
16.7% #19FF52 |
RGB 25 255 82 | #19FF52 |
33.3% #34FF33 |
RGB 52 255 51 | #34FF33 |
50.0% #7AFF4D |
RGB 122 255 77 | #7AFF4D |
66.7% #B3FF68 |
RGB 179 255 104 | #B3FF68 |
83.3% #DFFF81 |
RGB 223 255 129 | #DFFF81 |
100.0% #FFFF9C |
RGB 255 255 156 | #FFFF9C |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00FF7F 0%, #FFFF9C 100%); background: -webkit-linear-gradient(top, #00FF7F 0%, #FFFF9C 100%); background: linear-gradient(to bottom, #00FF7F 0%, #FFFF9C 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00FF7F 0%, #7AFF4D 50%, #FFFF9C 100%); background: -webkit-linear-gradient(top, #00FF7F 0%, #7AFF4D 50%, #FFFF9C 100%); background: linear-gradient(to bottom, #00FF7F 0%, #7AFF4D 50%, #FFFF9C 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.