#8383FF - #DBDBFF | colorate
Blend #8383FF to #DBDBFF
Calculate the color between two colors, #8383FF and #DBDBFF. 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)
#8383FF - #DBDBFF | 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 #8383FF as 0% and #DBDBFF as 100%.
0.0% #8383FF |
RGB 131 131 255 | #8383FF |
16.7% #9191FF |
RGB 145 145 255 | #9191FF |
33.3% #A0A0FF |
RGB 160 160 255 | #A0A0FF |
50.0% #AFAFFF |
RGB 175 175 255 | #AFAFFF |
66.7% #BDBDFF |
RGB 189 189 255 | #BDBDFF |
83.3% #CCCCFF |
RGB 204 204 255 | #CCCCFF |
100.0% #DBDBFF |
RGB 219 219 255 | #DBDBFF |
HSV Blend
#8383FF - #DBDBFF | 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 #8383FF as 0% and #DBDBFF as 100%.
0.0% #8383FF |
RGB 131 131 255 | #8383FF |
16.7% #9191FF |
RGB 145 145 255 | #9191FF |
33.3% #A0A0FF |
RGB 160 160 255 | #A0A0FF |
50.0% #AFAFFF |
RGB 175 175 255 | #AFAFFF |
66.7% #BDBDFF |
RGB 189 189 255 | #BDBDFF |
83.3% #CCCCFF |
RGB 204 204 255 | #CCCCFF |
100.0% #DBDBFF |
RGB 219 219 255 | #DBDBFF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #8383FF 0%, #DBDBFF 100%); background: -webkit-linear-gradient(top, #8383FF 0%, #DBDBFF 100%); background: linear-gradient(to bottom, #8383FF 0%, #DBDBFF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #8383FF 0%, #AFAFFF 50%, #DBDBFF 100%); background: -webkit-linear-gradient(top, #8383FF 0%, #AFAFFF 50%, #DBDBFF 100%); background: linear-gradient(to bottom, #8383FF 0%, #AFAFFF 50%, #DBDBFF 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.