#C0C0FF - #EDEDFF | colorate
Blend #C0C0FF to #EDEDFF
Calculate the color between two colors, #C0C0FF and #EDEDFF. 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)
#C0C0FF - #EDEDFF | 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 #C0C0FF as 0% and #EDEDFF as 100%.
0.0% #C0C0FF |
RGB 192 192 255 | #C0C0FF |
16.7% #C7C7FF |
RGB 199 199 255 | #C7C7FF |
33.3% #CFCFFF |
RGB 207 207 255 | #CFCFFF |
50.0% #D6D6FF |
RGB 214 214 255 | #D6D6FF |
66.7% #DEDEFF |
RGB 222 222 255 | #DEDEFF |
83.3% #E5E5FF |
RGB 229 229 255 | #E5E5FF |
100.0% #EDEDFF |
RGB 237 237 255 | #EDEDFF |
HSV Blend
#C0C0FF - #EDEDFF | 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 #C0C0FF as 0% and #EDEDFF as 100%.
0.0% #C0C0FF |
RGB 192 192 255 | #C0C0FF |
16.7% #C7C7FF |
RGB 199 199 255 | #C7C7FF |
33.3% #CFCFFF |
RGB 207 207 255 | #CFCFFF |
50.0% #D6D6FF |
RGB 214 214 255 | #D6D6FF |
66.7% #DEDEFF |
RGB 222 222 255 | #DEDEFF |
83.3% #E5E5FF |
RGB 229 229 255 | #E5E5FF |
100.0% #EDEDFF |
RGB 237 237 255 | #EDEDFF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #C0C0FF 0%, #EDEDFF 100%); background: -webkit-linear-gradient(top, #C0C0FF 0%, #EDEDFF 100%); background: linear-gradient(to bottom, #C0C0FF 0%, #EDEDFF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #C0C0FF 0%, #D6D6FF 50%, #EDEDFF 100%); background: -webkit-linear-gradient(top, #C0C0FF 0%, #D6D6FF 50%, #EDEDFF 100%); background: linear-gradient(to bottom, #C0C0FF 0%, #D6D6FF 50%, #EDEDFF 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.