#BDC0FF - #ECECFF | colorate
Blend #BDC0FF to #ECECFF
Calculate the color between two colors, #BDC0FF and #ECECFF. 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)
#BDC0FF - #ECECFF | 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 #BDC0FF as 0% and #ECECFF as 100%.
0.0% #BDC0FF |
RGB 189 192 255 | #BDC0FF |
16.7% #C4C7FF |
RGB 196 199 255 | #C4C7FF |
33.3% #CCCEFF |
RGB 204 206 255 | #CCCEFF |
50.0% #D4D6FF |
RGB 212 214 255 | #D4D6FF |
66.7% #DCDDFF |
RGB 220 221 255 | #DCDDFF |
83.3% #E4E4FF |
RGB 228 228 255 | #E4E4FF |
100.0% #ECECFF |
RGB 236 236 255 | #ECECFF |
HSV Blend
#BDC0FF - #ECECFF | 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 #BDC0FF as 0% and #ECECFF as 100%.
0.0% #BDC0FF |
RGB 189 192 255 | #BDC0FF |
16.7% #C4C7FF |
RGB 196 199 255 | #C4C7FF |
33.3% #CCCEFF |
RGB 204 206 255 | #CCCEFF |
50.0% #D4D5FF |
RGB 212 213 255 | #D4D5FF |
66.7% #DCDCFF |
RGB 220 220 255 | #DCDCFF |
83.3% #E4E4FF |
RGB 228 228 255 | #E4E4FF |
100.0% #ECECFF |
RGB 236 236 255 | #ECECFF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #BDC0FF 0%, #ECECFF 100%); background: -webkit-linear-gradient(top, #BDC0FF 0%, #ECECFF 100%); background: linear-gradient(to bottom, #BDC0FF 0%, #ECECFF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #BDC0FF 0%, #D4D5FF 50%, #ECECFF 100%); background: -webkit-linear-gradient(top, #BDC0FF 0%, #D4D5FF 50%, #ECECFF 100%); background: linear-gradient(to bottom, #BDC0FF 0%, #D4D5FF 50%, #ECECFF 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.