#CCCCDC - #DEE3DC | colorate
Blend #CCCCDC to #DEE3DC
Calculate the color between two colors, #CCCCDC and #DEE3DC. 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)
#CCCCDC - #DEE3DC | 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 #CCCCDC as 0% and #DEE3DC as 100%.
0.0% #CCCCDC |
RGB 204 204 220 | #CCCCDC |
16.7% #CFCFDC |
RGB 207 207 220 | #CFCFDC |
33.3% #D2D3DC |
RGB 210 211 220 | #D2D3DC |
50.0% #D5D7DC |
RGB 213 215 220 | #D5D7DC |
66.7% #D8DBDC |
RGB 216 219 220 | #D8DBDC |
83.3% #DBDFDC |
RGB 219 223 220 | #DBDFDC |
100.0% #DEE3DC |
RGB 222 227 220 | #DEE3DC |
HSV Blend
#CCCCDC - #DEE3DC | 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 #CCCCDC as 0% and #DEE3DC as 100%.
0.0% #CCCCDC |
RGB 204 204 220 | #CCCCDC |
16.7% #CED4DD |
RGB 206 212 221 | #CED4DD |
33.3% #D1DBDE |
RGB 209 219 222 | #D1DBDE |
50.0% #D3DFDD |
RGB 211 223 221 | #D3DFDD |
66.7% #D6E0DB |
RGB 214 224 219 | #D6E0DB |
83.3% #D9E1DA |
RGB 217 225 218 | #D9E1DA |
100.0% #DEE3DC |
RGB 222 227 220 | #DEE3DC |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CCCCDC 0%, #DEE3DC 100%); background: -webkit-linear-gradient(top, #CCCCDC 0%, #DEE3DC 100%); background: linear-gradient(to bottom, #CCCCDC 0%, #DEE3DC 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CCCCDC 0%, #D3DFDD 50%, #DEE3DC 100%); background: -webkit-linear-gradient(top, #CCCCDC 0%, #D3DFDD 50%, #DEE3DC 100%); background: linear-gradient(to bottom, #CCCCDC 0%, #D3DFDD 50%, #DEE3DC 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.