#000FFF - #B6BAFF | colorate
Blend #000FFF to #B6BAFF
Calculate the color between two colors, #000FFF and #B6BAFF. 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)
#000FFF - #B6BAFF | 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 #000FFF as 0% and #B6BAFF as 100%.
0.0% #000FFF |
RGB 0 15 255 | #000FFF |
16.7% #1E2BFF |
RGB 30 43 255 | #1E2BFF |
33.3% #3C48FF |
RGB 60 72 255 | #3C48FF |
50.0% #5B64FF |
RGB 91 100 255 | #5B64FF |
66.7% #7981FF |
RGB 121 129 255 | #7981FF |
83.3% #979DFF |
RGB 151 157 255 | #979DFF |
100.0% #B6BAFF |
RGB 182 186 255 | #B6BAFF |
HSV Blend
#000FFF - #B6BAFF | 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 #000FFF as 0% and #B6BAFF as 100%.
0.0% #000FFF |
RGB 0 15 255 | #000FFF |
16.7% #1E2BFF |
RGB 30 43 255 | #1E2BFF |
33.3% #3C47FF |
RGB 60 71 255 | #3C47FF |
50.0% #5B64FF |
RGB 91 100 255 | #5B64FF |
66.7% #7980FF |
RGB 121 128 255 | #7980FF |
83.3% #979DFF |
RGB 151 157 255 | #979DFF |
100.0% #B6BAFF |
RGB 182 186 255 | #B6BAFF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #000FFF 0%, #B6BAFF 100%); background: -webkit-linear-gradient(top, #000FFF 0%, #B6BAFF 100%); background: linear-gradient(to bottom, #000FFF 0%, #B6BAFF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #000FFF 0%, #5B64FF 50%, #B6BAFF 100%); background: -webkit-linear-gradient(top, #000FFF 0%, #5B64FF 50%, #B6BAFF 100%); background: linear-gradient(to bottom, #000FFF 0%, #5B64FF 50%, #B6BAFF 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.