#00D0FF - #003B48 | colorate
Blend #00D0FF to #003B48
Calculate the color between two colors, #00D0FF and #003B48. 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 - #003B48 | 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 #003B48 as 100%.
0.0% #00D0FF |
RGB 0 208 255 | #00D0FF |
16.7% #00B7E0 |
RGB 0 183 224 | #00B7E0 |
33.3% #009EC2 |
RGB 0 158 194 | #009EC2 |
50.0% #0085A3 |
RGB 0 133 163 | #0085A3 |
66.7% #006C84 |
RGB 0 108 132 | #006C84 |
83.3% #005366 |
RGB 0 83 102 | #005366 |
100.0% #003B48 |
RGB 0 59 72 | #003B48 |
HSV Blend
#00D0FF - #003B48 | 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 #003B48 as 100%.
0.0% #00D0FF |
RGB 0 208 255 | #00D0FF |
16.7% #00B7E0 |
RGB 0 183 224 | #00B7E0 |
33.3% #009EC2 |
RGB 0 158 194 | #009EC2 |
50.0% #0085A3 |
RGB 0 133 163 | #0085A3 |
66.7% #006C84 |
RGB 0 108 132 | #006C84 |
83.3% #005366 |
RGB 0 83 102 | #005366 |
100.0% #003B48 |
RGB 0 59 72 | #003B48 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00D0FF 0%, #003B48 100%); background: -webkit-linear-gradient(top, #00D0FF 0%, #003B48 100%); background: linear-gradient(to bottom, #00D0FF 0%, #003B48 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00D0FF 0%, #0085A3 50%, #003B48 100%); background: -webkit-linear-gradient(top, #00D0FF 0%, #0085A3 50%, #003B48 100%); background: linear-gradient(to bottom, #00D0FF 0%, #0085A3 50%, #003B48 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.