#00DEEE - #0099CC | colorate
Blend #00DEEE to #0099CC
Calculate the color between two colors, #00DEEE and #0099CC. 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)
#00DEEE - #0099CC | 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 #00DEEE as 0% and #0099CC as 100%.
0.0% #00DEEE |
RGB 0 222 238 | #00DEEE |
16.7% #00D2E8 |
RGB 0 210 232 | #00D2E8 |
33.3% #00C7E2 |
RGB 0 199 226 | #00C7E2 |
50.0% #00BBDD |
RGB 0 187 221 | #00BBDD |
66.7% #00B0D7 |
RGB 0 176 215 | #00B0D7 |
83.3% #00A4D1 |
RGB 0 164 209 | #00A4D1 |
100.0% #0099CC |
RGB 0 153 204 | #0099CC |
HSV Blend
#00DEEE - #0099CC | 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 #00DEEE as 0% and #0099CC as 100%.
0.0% #00DEEE |
RGB 0 222 238 | #00DEEE |
16.7% #00D1E8 |
RGB 0 209 232 | #00D1E8 |
33.3% #00C5E2 |
RGB 0 197 226 | #00C5E2 |
50.0% #00B9DD |
RGB 0 185 221 | #00B9DD |
66.7% #00AED7 |
RGB 0 174 215 | #00AED7 |
83.3% #00A3D1 |
RGB 0 163 209 | #00A3D1 |
100.0% #0099CC |
RGB 0 153 204 | #0099CC |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00DEEE 0%, #0099CC 100%); background: -webkit-linear-gradient(top, #00DEEE 0%, #0099CC 100%); background: linear-gradient(to bottom, #00DEEE 0%, #0099CC 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00DEEE 0%, #00B9DD 50%, #0099CC 100%); background: -webkit-linear-gradient(top, #00DEEE 0%, #00B9DD 50%, #0099CC 100%); background: linear-gradient(to bottom, #00DEEE 0%, #00B9DD 50%, #0099CC 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.