#00C0FF - #B6ECFF | colorate
Blend #00C0FF to #B6ECFF
Calculate the color between two colors, #00C0FF and #B6ECFF. 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)
#00C0FF - #B6ECFF | 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 #00C0FF as 0% and #B6ECFF as 100%.
0.0% #00C0FF |
RGB 0 192 255 | #00C0FF |
16.7% #1EC7FF |
RGB 30 199 255 | #1EC7FF |
33.3% #3CCEFF |
RGB 60 206 255 | #3CCEFF |
50.0% #5BD6FF |
RGB 91 214 255 | #5BD6FF |
66.7% #79DDFF |
RGB 121 221 255 | #79DDFF |
83.3% #97E4FF |
RGB 151 228 255 | #97E4FF |
100.0% #B6ECFF |
RGB 182 236 255 | #B6ECFF |
HSV Blend
#00C0FF - #B6ECFF | 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 #00C0FF as 0% and #B6ECFF as 100%.
0.0% #00C0FF |
RGB 0 192 255 | #00C0FF |
16.7% #1EC6FF |
RGB 30 198 255 | #1EC6FF |
33.3% #3CCEFF |
RGB 60 206 255 | #3CCEFF |
50.0% #5BD5FF |
RGB 91 213 255 | #5BD5FF |
66.7% #79DCFF |
RGB 121 220 255 | #79DCFF |
83.3% #97E4FF |
RGB 151 228 255 | #97E4FF |
100.0% #B6ECFF |
RGB 182 236 255 | #B6ECFF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00C0FF 0%, #B6ECFF 100%); background: -webkit-linear-gradient(top, #00C0FF 0%, #B6ECFF 100%); background: linear-gradient(to bottom, #00C0FF 0%, #B6ECFF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00C0FF 0%, #5BD5FF 50%, #B6ECFF 100%); background: -webkit-linear-gradient(top, #00C0FF 0%, #5BD5FF 50%, #B6ECFF 100%); background: linear-gradient(to bottom, #00C0FF 0%, #5BD5FF 50%, #B6ECFF 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.