#AAAAFF - #E6E6FF | colorate
Blend #AAAAFF to #E6E6FF
Calculate the color between two colors, #AAAAFF and #E6E6FF. 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)
#AAAAFF - #E6E6FF | 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 #AAAAFF as 0% and #E6E6FF as 100%.
0.0% #AAAAFF |
RGB 170 170 255 | #AAAAFF |
16.7% #B4B4FF |
RGB 180 180 255 | #B4B4FF |
33.3% #BEBEFF |
RGB 190 190 255 | #BEBEFF |
50.0% #C8C8FF |
RGB 200 200 255 | #C8C8FF |
66.7% #D2D2FF |
RGB 210 210 255 | #D2D2FF |
83.3% #DCDCFF |
RGB 220 220 255 | #DCDCFF |
100.0% #E6E6FF |
RGB 230 230 255 | #E6E6FF |
HSV Blend
#AAAAFF - #E6E6FF | 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 #AAAAFF as 0% and #E6E6FF as 100%.
0.0% #AAAAFF |
RGB 170 170 255 | #AAAAFF |
16.7% #B4B4FF |
RGB 180 180 255 | #B4B4FF |
33.3% #BEBEFF |
RGB 190 190 255 | #BEBEFF |
50.0% #C8C8FF |
RGB 200 200 255 | #C8C8FF |
66.7% #D2D2FF |
RGB 210 210 255 | #D2D2FF |
83.3% #DCDCFF |
RGB 220 220 255 | #DCDCFF |
100.0% #E6E6FF |
RGB 230 230 255 | #E6E6FF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #AAAAFF 0%, #E6E6FF 100%); background: -webkit-linear-gradient(top, #AAAAFF 0%, #E6E6FF 100%); background: linear-gradient(to bottom, #AAAAFF 0%, #E6E6FF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #AAAAFF 0%, #C8C8FF 50%, #E6E6FF 100%); background: -webkit-linear-gradient(top, #AAAAFF 0%, #C8C8FF 50%, #E6E6FF 100%); background: linear-gradient(to bottom, #AAAAFF 0%, #C8C8FF 50%, #E6E6FF 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.