#ABCCCC - #CBE1FF | colorate
Blend #ABCCCC to #CBE1FF
Calculate the color between two colors, #ABCCCC and #CBE1FF. 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)
#ABCCCC - #CBE1FF | 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 #ABCCCC as 0% and #CBE1FF as 100%.
0.0% #ABCCCC |
RGB 171 204 204 | #ABCCCC |
16.7% #B0CFD4 |
RGB 176 207 212 | #B0CFD4 |
33.3% #B5D3DD |
RGB 181 211 221 | #B5D3DD |
50.0% #BBD6E5 |
RGB 187 214 229 | #BBD6E5 |
66.7% #C0DAEE |
RGB 192 218 238 | #C0DAEE |
83.3% #C5DDF6 |
RGB 197 221 246 | #C5DDF6 |
100.0% #CBE1FF |
RGB 203 225 255 | #CBE1FF |
HSV Blend
#ABCCCC - #CBE1FF | 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 #ABCCCC as 0% and #CBE1FF as 100%.
0.0% #ABCCCC |
RGB 171 204 204 | #ABCCCC |
16.7% #B0D1D4 |
RGB 176 209 212 | #B0D1D4 |
33.3% #B6D5DD |
RGB 182 213 221 | #B6D5DD |
50.0% #BBD9E5 |
RGB 187 217 229 | #BBD9E5 |
66.7% #C0DCEE |
RGB 192 220 238 | #C0DCEE |
83.3% #C5DFF6 |
RGB 197 223 246 | #C5DFF6 |
100.0% #CBE1FF |
RGB 203 225 255 | #CBE1FF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #ABCCCC 0%, #CBE1FF 100%); background: -webkit-linear-gradient(top, #ABCCCC 0%, #CBE1FF 100%); background: linear-gradient(to bottom, #ABCCCC 0%, #CBE1FF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #ABCCCC 0%, #BBD9E5 50%, #CBE1FF 100%); background: -webkit-linear-gradient(top, #ABCCCC 0%, #BBD9E5 50%, #CBE1FF 100%); background: linear-gradient(to bottom, #ABCCCC 0%, #BBD9E5 50%, #CBE1FF 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.