#6666FF - #D3D3FF | colorate
Blend #6666FF to #D3D3FF
Calculate the color between two colors, #6666FF and #D3D3FF. 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)
#6666FF - #D3D3FF | 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 #6666FF as 0% and #D3D3FF as 100%.
0.0% #6666FF |
RGB 102 102 255 | #6666FF |
16.7% #7878FF |
RGB 120 120 255 | #7878FF |
33.3% #8A8AFF |
RGB 138 138 255 | #8A8AFF |
50.0% #9C9CFF |
RGB 156 156 255 | #9C9CFF |
66.7% #AEAEFF |
RGB 174 174 255 | #AEAEFF |
83.3% #C0C0FF |
RGB 192 192 255 | #C0C0FF |
100.0% #D3D3FF |
RGB 211 211 255 | #D3D3FF |
HSV Blend
#6666FF - #D3D3FF | 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 #6666FF as 0% and #D3D3FF as 100%.
0.0% #6666FF |
RGB 102 102 255 | #6666FF |
16.7% #7878FF |
RGB 120 120 255 | #7878FF |
33.3% #8A8AFF |
RGB 138 138 255 | #8A8AFF |
50.0% #9C9CFF |
RGB 156 156 255 | #9C9CFF |
66.7% #AEAEFF |
RGB 174 174 255 | #AEAEFF |
83.3% #C0C0FF |
RGB 192 192 255 | #C0C0FF |
100.0% #D3D3FF |
RGB 211 211 255 | #D3D3FF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #6666FF 0%, #D3D3FF 100%); background: -webkit-linear-gradient(top, #6666FF 0%, #D3D3FF 100%); background: linear-gradient(to bottom, #6666FF 0%, #D3D3FF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #6666FF 0%, #9C9CFF 50%, #D3D3FF 100%); background: -webkit-linear-gradient(top, #6666FF 0%, #9C9CFF 50%, #D3D3FF 100%); background: linear-gradient(to bottom, #6666FF 0%, #9C9CFF 50%, #D3D3FF 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.