#01EFFF - #00AFF0 | colorate
Blend #01EFFF to #00AFF0
Calculate the color between two colors, #01EFFF and #00AFF0. 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)
#01EFFF - #00AFF0 | 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 #01EFFF as 0% and #00AFF0 as 100%.
0.0% #01EFFF |
RGB 1 239 255 | #01EFFF |
16.7% #00E4FC |
RGB 0 228 252 | #00E4FC |
33.3% #00D9FA |
RGB 0 217 250 | #00D9FA |
50.0% #00CFF7 |
RGB 0 207 247 | #00CFF7 |
66.7% #00C4F5 |
RGB 0 196 245 | #00C4F5 |
83.3% #00B9F2 |
RGB 0 185 242 | #00B9F2 |
100.0% #00AFF0 |
RGB 0 175 240 | #00AFF0 |
HSV Blend
#01EFFF - #00AFF0 | 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 #01EFFF as 0% and #00AFF0 as 100%.
0.0% #00EEFF |
RGB 0 238 255 | #00EEFF |
16.7% #00E3FC |
RGB 0 227 252 | #00E3FC |
33.3% #00D9FA |
RGB 0 217 250 | #00D9FA |
50.0% #00CEF7 |
RGB 0 206 247 | #00CEF7 |
66.7% #00C3F5 |
RGB 0 195 245 | #00C3F5 |
83.3% #00B9F2 |
RGB 0 185 242 | #00B9F2 |
100.0% #00AFF0 |
RGB 0 175 240 | #00AFF0 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #01EFFF 0%, #00AFF0 100%); background: -webkit-linear-gradient(top, #01EFFF 0%, #00AFF0 100%); background: linear-gradient(to bottom, #01EFFF 0%, #00AFF0 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00EEFF 0%, #00CEF7 50%, #00AFF0 100%); background: -webkit-linear-gradient(top, #00EEFF 0%, #00CEF7 50%, #00AFF0 100%); background: linear-gradient(to bottom, #00EEFF 0%, #00CEF7 50%, #00AFF0 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.