#010BFF - #5900FF | colorate
Blend #010BFF to #5900FF
Calculate the color between two colors, #010BFF and #5900FF. 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)
#010BFF - #5900FF | 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 #010BFF as 0% and #5900FF as 100%.
0.0% #010BFF |
RGB 1 11 255 | #010BFF |
16.7% #0F09FF |
RGB 15 9 255 | #0F09FF |
33.3% #1E07FF |
RGB 30 7 255 | #1E07FF |
50.0% #2D05FF |
RGB 45 5 255 | #2D05FF |
66.7% #3B03FF |
RGB 59 3 255 | #3B03FF |
83.3% #4A01FF |
RGB 74 1 255 | #4A01FF |
100.0% #5900FF |
RGB 89 0 255 | #5900FF |
HSV Blend
#010BFF - #5900FF | 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 #010BFF as 0% and #5900FF as 100%.
0.0% #000AFF |
RGB 0 10 255 | #000AFF |
16.7% #0700FF |
RGB 7 0 255 | #0700FF |
33.3% #1700FF |
RGB 23 0 255 | #1700FF |
50.0% #2700FF |
RGB 39 0 255 | #2700FF |
66.7% #3800FF |
RGB 56 0 255 | #3800FF |
83.3% #4800FF |
RGB 72 0 255 | #4800FF |
100.0% #5900FF |
RGB 89 0 255 | #5900FF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #010BFF 0%, #5900FF 100%); background: -webkit-linear-gradient(top, #010BFF 0%, #5900FF 100%); background: linear-gradient(to bottom, #010BFF 0%, #5900FF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #000AFF 0%, #2700FF 50%, #5900FF 100%); background: -webkit-linear-gradient(top, #000AFF 0%, #2700FF 50%, #5900FF 100%); background: linear-gradient(to bottom, #000AFF 0%, #2700FF 50%, #5900FF 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.