#00D0FF - #007BFF | colorate
Blend #00D0FF to #007BFF
Calculate the color between two colors, #00D0FF and #007BFF. 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 - #007BFF | 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 #007BFF as 100%.
0.0% #00D0FF |
RGB 0 208 255 | #00D0FF |
16.7% #00C1FF |
RGB 0 193 255 | #00C1FF |
33.3% #00B3FF |
RGB 0 179 255 | #00B3FF |
50.0% #00A5FF |
RGB 0 165 255 | #00A5FF |
66.7% #0097FF |
RGB 0 151 255 | #0097FF |
83.3% #0089FF |
RGB 0 137 255 | #0089FF |
100.0% #007BFF |
RGB 0 123 255 | #007BFF |
HSV Blend
#00D0FF - #007BFF | 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 #007BFF as 100%.
0.0% #00D0FF |
RGB 0 208 255 | #00D0FF |
16.7% #00C1FF |
RGB 0 193 255 | #00C1FF |
33.3% #00B3FF |
RGB 0 179 255 | #00B3FF |
50.0% #00A5FF |
RGB 0 165 255 | #00A5FF |
66.7% #0097FF |
RGB 0 151 255 | #0097FF |
83.3% #0089FF |
RGB 0 137 255 | #0089FF |
100.0% #007BFF |
RGB 0 123 255 | #007BFF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00D0FF 0%, #007BFF 100%); background: -webkit-linear-gradient(top, #00D0FF 0%, #007BFF 100%); background: linear-gradient(to bottom, #00D0FF 0%, #007BFF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00D0FF 0%, #00A5FF 50%, #007BFF 100%); background: -webkit-linear-gradient(top, #00D0FF 0%, #00A5FF 50%, #007BFF 100%); background: linear-gradient(to bottom, #00D0FF 0%, #00A5FF 50%, #007BFF 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.