#C0C0C0 - #FFEED8 | colorate
Blend #C0C0C0 to #FFEED8
Calculate the color between two colors, #C0C0C0 and #FFEED8. 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)
#C0C0C0 - #FFEED8 | 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 #C0C0C0 as 0% and #FFEED8 as 100%.
0.0% #C0C0C0 |
RGB 192 192 192 | #C0C0C0 |
16.7% #CAC7C4 |
RGB 202 199 196 | #CAC7C4 |
33.3% #D5CFC8 |
RGB 213 207 200 | #D5CFC8 |
50.0% #DFD7CC |
RGB 223 215 204 | #DFD7CC |
66.7% #EADED0 |
RGB 234 222 208 | #EADED0 |
83.3% #F4E6D4 |
RGB 244 230 212 | #F4E6D4 |
100.0% #FFEED8 |
RGB 255 238 216 | #FFEED8 |
HSV Blend
#C0C0C0 - #FFEED8 | 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 #C0C0C0 as 0% and #FFEED8 as 100%.
0.0% #C0C0C0 |
RGB 192 192 192 | #C0C0C0 |
16.7% #CAC5C5 |
RGB 202 197 197 | #CAC5C5 |
33.3% #D5CCCA |
RGB 213 204 202 | #D5CCCA |
50.0% #DFD3CE |
RGB 223 211 206 | #DFD3CE |
66.7% #EADBD2 |
RGB 234 219 210 | #EADBD2 |
83.3% #F4E3D5 |
RGB 244 227 213 | #F4E3D5 |
100.0% #FFEED8 |
RGB 255 238 216 | #FFEED8 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #C0C0C0 0%, #FFEED8 100%); background: -webkit-linear-gradient(top, #C0C0C0 0%, #FFEED8 100%); background: linear-gradient(to bottom, #C0C0C0 0%, #FFEED8 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #C0C0C0 0%, #DFD3CE 50%, #FFEED8 100%); background: -webkit-linear-gradient(top, #C0C0C0 0%, #DFD3CE 50%, #FFEED8 100%); background: linear-gradient(to bottom, #C0C0C0 0%, #DFD3CE 50%, #FFEED8 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.