#00D9FF - #0085FF | colorate
Blend #00D9FF to #0085FF
Calculate the color between two colors, #00D9FF and #0085FF. 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)
#00D9FF - #0085FF | 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 #00D9FF as 0% and #0085FF as 100%.
0.0% #00D9FF |
RGB 0 217 255 | #00D9FF |
16.7% #00CBFF |
RGB 0 203 255 | #00CBFF |
33.3% #00BDFF |
RGB 0 189 255 | #00BDFF |
50.0% #00AFFF |
RGB 0 175 255 | #00AFFF |
66.7% #00A1FF |
RGB 0 161 255 | #00A1FF |
83.3% #0093FF |
RGB 0 147 255 | #0093FF |
100.0% #0085FF |
RGB 0 133 255 | #0085FF |
HSV Blend
#00D9FF - #0085FF | 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 #00D9FF as 0% and #0085FF as 100%.
0.0% #00D9FF |
RGB 0 217 255 | #00D9FF |
16.7% #00CBFF |
RGB 0 203 255 | #00CBFF |
33.3% #00BDFF |
RGB 0 189 255 | #00BDFF |
50.0% #00AFFF |
RGB 0 175 255 | #00AFFF |
66.7% #00A1FF |
RGB 0 161 255 | #00A1FF |
83.3% #0093FF |
RGB 0 147 255 | #0093FF |
100.0% #0085FF |
RGB 0 133 255 | #0085FF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00D9FF 0%, #0085FF 100%); background: -webkit-linear-gradient(top, #00D9FF 0%, #0085FF 100%); background: linear-gradient(to bottom, #00D9FF 0%, #0085FF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00D9FF 0%, #00AFFF 50%, #0085FF 100%); background: -webkit-linear-gradient(top, #00D9FF 0%, #00AFFF 50%, #0085FF 100%); background: linear-gradient(to bottom, #00D9FF 0%, #00AFFF 50%, #0085FF 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.