#00D0FF - #0087DF | colorate
Blend #00D0FF to #0087DF
Calculate the color between two colors, #00D0FF and #0087DF. 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)
#00D0FF - #0087DF | 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 #00D0FF as 0% and #0087DF as 100%.
0.0% #00D0FF |
RGB 0 208 255 | #00D0FF |
16.7% #00C3F9 |
RGB 0 195 249 | #00C3F9 |
33.3% #00B7F4 |
RGB 0 183 244 | #00B7F4 |
50.0% #00ABEF |
RGB 0 171 239 | #00ABEF |
66.7% #009FE9 |
RGB 0 159 233 | #009FE9 |
83.3% #0093E4 |
RGB 0 147 228 | #0093E4 |
100.0% #0087DF |
RGB 0 135 223 | #0087DF |
HSV Blend
#00D0FF - #0087DF | 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 #00D0FF as 0% and #0087DF as 100%.
0.0% #00D0FF |
RGB 0 208 255 | #00D0FF |
16.7% #00C2F9 |
RGB 0 194 249 | #00C2F9 |
33.3% #00B6F4 |
RGB 0 182 244 | #00B6F4 |
50.0% #00A9EF |
RGB 0 169 239 | #00A9EF |
66.7% #009DE9 |
RGB 0 157 233 | #009DE9 |
83.3% #0092E4 |
RGB 0 146 228 | #0092E4 |
100.0% #0087DF |
RGB 0 135 223 | #0087DF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00D0FF 0%, #0087DF 100%); background: -webkit-linear-gradient(top, #00D0FF 0%, #0087DF 100%); background: linear-gradient(to bottom, #00D0FF 0%, #0087DF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00D0FF 0%, #00A9EF 50%, #0087DF 100%); background: -webkit-linear-gradient(top, #00D0FF 0%, #00A9EF 50%, #0087DF 100%); background: linear-gradient(to bottom, #00D0FF 0%, #00A9EF 50%, #0087DF 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.