#ADC0DC - #DEDEDC | colorate
Blend #ADC0DC to #DEDEDC
Calculate the color between two colors, #ADC0DC and #DEDEDC. 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)
#ADC0DC - #DEDEDC | 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 #ADC0DC as 0% and #DEDEDC as 100%.
0.0% #ADC0DC |
RGB 173 192 220 | #ADC0DC |
16.7% #B5C5DC |
RGB 181 197 220 | #B5C5DC |
33.3% #BDCADC |
RGB 189 202 220 | #BDCADC |
50.0% #C5CFDC |
RGB 197 207 220 | #C5CFDC |
66.7% #CDD4DC |
RGB 205 212 220 | #CDD4DC |
83.3% #D5D9DC |
RGB 213 217 220 | #D5D9DC |
100.0% #DEDEDC |
RGB 222 222 220 | #DEDEDC |
HSV Blend
#ADC0DC - #DEDEDC | 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 #ADC0DC as 0% and #DEDEDC as 100%.
0.0% #ADC0DC |
RGB 173 192 220 | #ADC0DC |
16.7% #B4D5DC |
RGB 180 213 220 | #B4D5DC |
33.3% #BCDCD4 |
RGB 188 220 212 | #BCDCD4 |
50.0% #C4DDCB |
RGB 196 221 203 | #C4DDCB |
66.7% #CEDDCC |
RGB 206 221 204 | #CEDDCC |
83.3% #D9DDD4 |
RGB 217 221 212 | #D9DDD4 |
100.0% #DEDEDC |
RGB 222 222 220 | #DEDEDC |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #ADC0DC 0%, #DEDEDC 100%); background: -webkit-linear-gradient(top, #ADC0DC 0%, #DEDEDC 100%); background: linear-gradient(to bottom, #ADC0DC 0%, #DEDEDC 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #ADC0DC 0%, #C4DDCB 50%, #DEDEDC 100%); background: -webkit-linear-gradient(top, #ADC0DC 0%, #C4DDCB 50%, #DEDEDC 100%); background: linear-gradient(to bottom, #ADC0DC 0%, #C4DDCB 50%, #DEDEDC 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.