#CCCFCC - #DFFFDF | colorate
Blend #CCCFCC to #DFFFDF
Calculate the color between two colors, #CCCFCC and #DFFFDF. 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)
#CCCFCC - #DFFFDF | 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 #CCCFCC as 0% and #DFFFDF as 100%.
0.0% #CCCFCC |
RGB 204 207 204 | #CCCFCC |
16.7% #CFD7CF |
RGB 207 215 207 | #CFD7CF |
33.3% #D2DFD2 |
RGB 210 223 210 | #D2DFD2 |
50.0% #D5E7D5 |
RGB 213 231 213 | #D5E7D5 |
66.7% #D8EFD8 |
RGB 216 239 216 | #D8EFD8 |
83.3% #DBF7DB |
RGB 219 247 219 | #DBF7DB |
100.0% #DFFFDF |
RGB 223 255 223 | #DFFFDF |
HSV Blend
#CCCFCC - #DFFFDF | 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 #CCCFCC as 0% and #DFFFDF as 100%.
0.0% #CCCFCC |
RGB 204 207 204 | #CCCFCC |
16.7% #CFD7CF |
RGB 207 215 207 | #CFD7CF |
33.3% #D3DFD3 |
RGB 211 223 211 | #D3DFD3 |
50.0% #D6E7D6 |
RGB 214 231 214 | #D6E7D6 |
66.7% #D9EFD9 |
RGB 217 239 217 | #D9EFD9 |
83.3% #DCF7DC |
RGB 220 247 220 | #DCF7DC |
100.0% #DFFFDF |
RGB 223 255 223 | #DFFFDF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CCCFCC 0%, #DFFFDF 100%); background: -webkit-linear-gradient(top, #CCCFCC 0%, #DFFFDF 100%); background: linear-gradient(to bottom, #CCCFCC 0%, #DFFFDF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CCCFCC 0%, #D6E7D6 50%, #DFFFDF 100%); background: -webkit-linear-gradient(top, #CCCFCC 0%, #D6E7D6 50%, #DFFFDF 100%); background: linear-gradient(to bottom, #CCCFCC 0%, #D6E7D6 50%, #DFFFDF 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.