#00D0FF - #B6F2FF | colorate
Blend #00D0FF to #B6F2FF
Calculate the color between two colors, #00D0FF and #B6F2FF. 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 - #B6F2FF | 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 #B6F2FF as 100%.
0.0% #00D0FF |
RGB 0 208 255 | #00D0FF |
16.7% #1ED5FF |
RGB 30 213 255 | #1ED5FF |
33.3% #3CDBFF |
RGB 60 219 255 | #3CDBFF |
50.0% #5BE1FF |
RGB 91 225 255 | #5BE1FF |
66.7% #79E6FF |
RGB 121 230 255 | #79E6FF |
83.3% #97ECFF |
RGB 151 236 255 | #97ECFF |
100.0% #B6F2FF |
RGB 182 242 255 | #B6F2FF |
HSV Blend
#00D0FF - #B6F2FF | 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 #B6F2FF as 100%.
0.0% #00D0FF |
RGB 0 208 255 | #00D0FF |
16.7% #1ED5FF |
RGB 30 213 255 | #1ED5FF |
33.3% #3CDBFF |
RGB 60 219 255 | #3CDBFF |
50.0% #5BE1FF |
RGB 91 225 255 | #5BE1FF |
66.7% #79E6FF |
RGB 121 230 255 | #79E6FF |
83.3% #97ECFF |
RGB 151 236 255 | #97ECFF |
100.0% #B6F2FF |
RGB 182 242 255 | #B6F2FF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00D0FF 0%, #B6F2FF 100%); background: -webkit-linear-gradient(top, #00D0FF 0%, #B6F2FF 100%); background: linear-gradient(to bottom, #00D0FF 0%, #B6F2FF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00D0FF 0%, #5BE1FF 50%, #B6F2FF 100%); background: -webkit-linear-gradient(top, #00D0FF 0%, #5BE1FF 50%, #B6F2FF 100%); background: linear-gradient(to bottom, #00D0FF 0%, #5BE1FF 50%, #B6F2FF 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.