#00D0FF - #AFFEDC | colorate
Blend #00D0FF to #AFFEDC
Calculate the color between two colors, #00D0FF and #AFFEDC. 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)
#00D0FF - #AFFEDC | 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 #00D0FF as 0% and #AFFEDC as 100%.
0.0% #00D0FF |
RGB 0 208 255 | #00D0FF |
16.7% #1DD7F9 |
RGB 29 215 249 | #1DD7F9 |
33.3% #3ADFF3 |
RGB 58 223 243 | #3ADFF3 |
50.0% #57E7ED |
RGB 87 231 237 | #57E7ED |
66.7% #74EEE7 |
RGB 116 238 231 | #74EEE7 |
83.3% #91F6E1 |
RGB 145 246 225 | #91F6E1 |
100.0% #AFFEDC |
RGB 175 254 220 | #AFFEDC |
HSV Blend
#00D0FF - #AFFEDC | 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 #00D0FF as 0% and #AFFEDC as 100%.
0.0% #00D0FF |
RGB 0 208 255 | #00D0FF |
16.7% #1DECFE |
RGB 29 236 254 | #1DECFE |
33.3% #3AFEFA |
RGB 58 254 250 | #3AFEFA |
50.0% #57FEE9 |
RGB 87 254 233 | #57FEE9 |
66.7% #74FEDF |
RGB 116 254 223 | #74FEDF |
83.3% #91FEDA |
RGB 145 254 218 | #91FEDA |
100.0% #AFFEDC |
RGB 175 254 220 | #AFFEDC |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00D0FF 0%, #AFFEDC 100%); background: -webkit-linear-gradient(top, #00D0FF 0%, #AFFEDC 100%); background: linear-gradient(to bottom, #00D0FF 0%, #AFFEDC 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00D0FF 0%, #57FEE9 50%, #AFFEDC 100%); background: -webkit-linear-gradient(top, #00D0FF 0%, #57FEE9 50%, #AFFEDC 100%); background: linear-gradient(to bottom, #00D0FF 0%, #57FEE9 50%, #AFFEDC 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.