#0019FF - #3A00FF | colorate
Blend #0019FF to #3A00FF
Calculate the color between two colors, #0019FF and #3A00FF. 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)
#0019FF - #3A00FF | 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 #0019FF as 0% and #3A00FF as 100%.
0.0% #0019FF |
RGB 0 25 255 | #0019FF |
16.7% #0914FF |
RGB 9 20 255 | #0914FF |
33.3% #1310FF |
RGB 19 16 255 | #1310FF |
50.0% #1D0CFF |
RGB 29 12 255 | #1D0CFF |
66.7% #2608FF |
RGB 38 8 255 | #2608FF |
83.3% #3004FF |
RGB 48 4 255 | #3004FF |
100.0% #3A00FF |
RGB 58 0 255 | #3A00FF |
HSV Blend
#0019FF - #3A00FF | 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 #0019FF as 0% and #3A00FF as 100%.
0.0% #0019FF |
RGB 0 25 255 | #0019FF |
16.7% #000BFF |
RGB 0 11 255 | #000BFF |
33.3% #0200FF |
RGB 2 0 255 | #0200FF |
50.0% #1000FF |
RGB 16 0 255 | #1000FF |
66.7% #1E00FF |
RGB 30 0 255 | #1E00FF |
83.3% #2C00FF |
RGB 44 0 255 | #2C00FF |
100.0% #3A00FF |
RGB 58 0 255 | #3A00FF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #0019FF 0%, #3A00FF 100%); background: -webkit-linear-gradient(top, #0019FF 0%, #3A00FF 100%); background: linear-gradient(to bottom, #0019FF 0%, #3A00FF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #0019FF 0%, #1000FF 50%, #3A00FF 100%); background: -webkit-linear-gradient(top, #0019FF 0%, #1000FF 50%, #3A00FF 100%); background: linear-gradient(to bottom, #0019FF 0%, #1000FF 50%, #3A00FF 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.