#00F0FF - #B6F9FF | colorate
Blend #00F0FF to #B6F9FF
Calculate the color between two colors, #00F0FF and #B6F9FF. 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)
#00F0FF - #B6F9FF | 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 #00F0FF as 0% and #B6F9FF as 100%.
0.0% #00F0FF |
RGB 0 240 255 | #00F0FF |
16.7% #1EF1FF |
RGB 30 241 255 | #1EF1FF |
33.3% #3CF3FF |
RGB 60 243 255 | #3CF3FF |
50.0% #5BF4FF |
RGB 91 244 255 | #5BF4FF |
66.7% #79F6FF |
RGB 121 246 255 | #79F6FF |
83.3% #97F7FF |
RGB 151 247 255 | #97F7FF |
100.0% #B6F9FF |
RGB 182 249 255 | #B6F9FF |
HSV Blend
#00F0FF - #B6F9FF | 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 #00F0FF as 0% and #B6F9FF as 100%.
0.0% #00F0FF |
RGB 0 240 255 | #00F0FF |
16.7% #1EF0FF |
RGB 30 240 255 | #1EF0FF |
33.3% #3CF2FF |
RGB 60 242 255 | #3CF2FF |
50.0% #5BF3FF |
RGB 91 243 255 | #5BF3FF |
66.7% #79F5FF |
RGB 121 245 255 | #79F5FF |
83.3% #97F6FF |
RGB 151 246 255 | #97F6FF |
100.0% #B6F9FF |
RGB 182 249 255 | #B6F9FF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00F0FF 0%, #B6F9FF 100%); background: -webkit-linear-gradient(top, #00F0FF 0%, #B6F9FF 100%); background: linear-gradient(to bottom, #00F0FF 0%, #B6F9FF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00F0FF 0%, #5BF3FF 50%, #B6F9FF 100%); background: -webkit-linear-gradient(top, #00F0FF 0%, #5BF3FF 50%, #B6F9FF 100%); background: linear-gradient(to bottom, #00F0FF 0%, #5BF3FF 50%, #B6F9FF 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.