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