#00EEFF - #00ADF0 | colorate
Blend #00EEFF to #00ADF0
Calculate the color between two colors, #00EEFF and #00ADF0. 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)
#00EEFF - #00ADF0 | 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 #00EEFF as 0% and #00ADF0 as 100%.
0.0% #00EEFF |
RGB 0 238 255 | #00EEFF |
16.7% #00E3FC |
RGB 0 227 252 | #00E3FC |
33.3% #00D8FA |
RGB 0 216 250 | #00D8FA |
50.0% #00CDF7 |
RGB 0 205 247 | #00CDF7 |
66.7% #00C2F5 |
RGB 0 194 245 | #00C2F5 |
83.3% #00B7F2 |
RGB 0 183 242 | #00B7F2 |
100.0% #00ADF0 |
RGB 0 173 240 | #00ADF0 |
HSV Blend
#00EEFF - #00ADF0 | 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 #00EEFF as 0% and #00ADF0 as 100%.
0.0% #00EEFF |
RGB 0 238 255 | #00EEFF |
16.7% #00E2FC |
RGB 0 226 252 | #00E2FC |
33.3% #00D7FA |
RGB 0 215 250 | #00D7FA |
50.0% #00CCF7 |
RGB 0 204 247 | #00CCF7 |
66.7% #00C1F5 |
RGB 0 193 245 | #00C1F5 |
83.3% #00B7F2 |
RGB 0 183 242 | #00B7F2 |
100.0% #00ADF0 |
RGB 0 173 240 | #00ADF0 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00EEFF 0%, #00ADF0 100%); background: -webkit-linear-gradient(top, #00EEFF 0%, #00ADF0 100%); background: linear-gradient(to bottom, #00EEFF 0%, #00ADF0 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00EEFF 0%, #00CCF7 50%, #00ADF0 100%); background: -webkit-linear-gradient(top, #00EEFF 0%, #00CCF7 50%, #00ADF0 100%); background: linear-gradient(to bottom, #00EEFF 0%, #00CCF7 50%, #00ADF0 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.