#00F0FF - #004448 | colorate
Blend #00F0FF to #004448
Calculate the color between two colors, #00F0FF and #004448. 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)
#00F0FF - #004448 | 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 #00F0FF as 0% and #004448 as 100%.
0.0% #00F0FF |
RGB 0 240 255 | #00F0FF |
16.7% #00D3E0 |
RGB 0 211 224 | #00D3E0 |
33.3% #00B6C2 |
RGB 0 182 194 | #00B6C2 |
50.0% #009AA3 |
RGB 0 154 163 | #009AA3 |
66.7% #007D84 |
RGB 0 125 132 | #007D84 |
83.3% #006066 |
RGB 0 96 102 | #006066 |
100.0% #004448 |
RGB 0 68 72 | #004448 |
HSV Blend
#00F0FF - #004448 | 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 #00F0FF as 0% and #004448 as 100%.
0.0% #00F0FF |
RGB 0 240 255 | #00F0FF |
16.7% #00D3E0 |
RGB 0 211 224 | #00D3E0 |
33.3% #00B6C2 |
RGB 0 182 194 | #00B6C2 |
50.0% #009AA3 |
RGB 0 154 163 | #009AA3 |
66.7% #007D84 |
RGB 0 125 132 | #007D84 |
83.3% #006066 |
RGB 0 96 102 | #006066 |
100.0% #004448 |
RGB 0 68 72 | #004448 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00F0FF 0%, #004448 100%); background: -webkit-linear-gradient(top, #00F0FF 0%, #004448 100%); background: linear-gradient(to bottom, #00F0FF 0%, #004448 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00F0FF 0%, #009AA3 50%, #004448 100%); background: -webkit-linear-gradient(top, #00F0FF 0%, #009AA3 50%, #004448 100%); background: linear-gradient(to bottom, #00F0FF 0%, #009AA3 50%, #004448 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.