#0000E8 - #0060FF | colorate
Blend #0000E8 to #0060FF
Calculate the color between two colors, #0000E8 and #0060FF. 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)
#0000E8 - #0060FF | 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 #0000E8 as 0% and #0060FF as 100%.
0.0% #0000E8 |
RGB 0 0 232 | #0000E8 |
16.7% #0010EB |
RGB 0 16 235 | #0010EB |
33.3% #0020EF |
RGB 0 32 239 | #0020EF |
50.0% #0030F3 |
RGB 0 48 243 | #0030F3 |
66.7% #0040F7 |
RGB 0 64 247 | #0040F7 |
83.3% #0050FB |
RGB 0 80 251 | #0050FB |
100.0% #0060FF |
RGB 0 96 255 | #0060FF |
HSV Blend
#0000E8 - #0060FF | 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 #0000E8 as 0% and #0060FF as 100%.
0.0% #0000E8 |
RGB 0 0 232 | #0000E8 |
16.7% #000EEB |
RGB 0 14 235 | #000EEB |
33.3% #001EEF |
RGB 0 30 239 | #001EEF |
50.0% #002DF3 |
RGB 0 45 243 | #002DF3 |
66.7% #003EF7 |
RGB 0 62 247 | #003EF7 |
83.3% #004EFB |
RGB 0 78 251 | #004EFB |
100.0% #0060FF |
RGB 0 96 255 | #0060FF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #0000E8 0%, #0060FF 100%); background: -webkit-linear-gradient(top, #0000E8 0%, #0060FF 100%); background: linear-gradient(to bottom, #0000E8 0%, #0060FF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #0000E8 0%, #002DF3 50%, #0060FF 100%); background: -webkit-linear-gradient(top, #0000E8 0%, #002DF3 50%, #0060FF 100%); background: linear-gradient(to bottom, #0000E8 0%, #002DF3 50%, #0060FF 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.