#00F0FF - #00B0F1 | colorate
Blend #00F0FF to #00B0F1
Calculate the color between two colors, #00F0FF and #00B0F1. 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 - #00B0F1 | 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 #00B0F1 as 100%.
0.0% #00F0FF |
RGB 0 240 255 | #00F0FF |
16.7% #00E5FC |
RGB 0 229 252 | #00E5FC |
33.3% #00DAFA |
RGB 0 218 250 | #00DAFA |
50.0% #00D0F8 |
RGB 0 208 248 | #00D0F8 |
66.7% #00C5F5 |
RGB 0 197 245 | #00C5F5 |
83.3% #00BAF3 |
RGB 0 186 243 | #00BAF3 |
100.0% #00B0F1 |
RGB 0 176 241 | #00B0F1 |
HSV Blend
#00F0FF - #00B0F1 | 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 #00B0F1 as 100%.
0.0% #00F0FF |
RGB 0 240 255 | #00F0FF |
16.7% #00E4FC |
RGB 0 228 252 | #00E4FC |
33.3% #00DAFA |
RGB 0 218 250 | #00DAFA |
50.0% #00CFF8 |
RGB 0 207 248 | #00CFF8 |
66.7% #00C4F5 |
RGB 0 196 245 | #00C4F5 |
83.3% #00BAF3 |
RGB 0 186 243 | #00BAF3 |
100.0% #00B0F1 |
RGB 0 176 241 | #00B0F1 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00F0FF 0%, #00B0F1 100%); background: -webkit-linear-gradient(top, #00F0FF 0%, #00B0F1 100%); background: linear-gradient(to bottom, #00F0FF 0%, #00B0F1 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00F0FF 0%, #00CFF8 50%, #00B0F1 100%); background: -webkit-linear-gradient(top, #00F0FF 0%, #00CFF8 50%, #00B0F1 100%); background: linear-gradient(to bottom, #00F0FF 0%, #00CFF8 50%, #00B0F1 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.