#EDECEC - #FFFEFF | colorate
Blend #EDECEC to #FFFEFF
Calculate the color between two colors, #EDECEC and #FFFEFF. 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)
#EDECEC - #FFFEFF | 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 #EDECEC as 0% and #FFFEFF as 100%.
0.0% #EDECEC |
RGB 237 236 236 | #EDECEC |
16.7% #F0EFEF |
RGB 240 239 239 | #F0EFEF |
33.3% #F3F2F2 |
RGB 243 242 242 | #F3F2F2 |
50.0% #F6F5F5 |
RGB 246 245 245 | #F6F5F5 |
66.7% #F9F8F8 |
RGB 249 248 248 | #F9F8F8 |
83.3% #FCFBFB |
RGB 252 251 251 | #FCFBFB |
100.0% #FFFEFF |
RGB 255 254 255 | #FFFEFF |
HSV Blend
#EDECEC - #FFFEFF | 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 #EDECEC as 0% and #FFFEFF as 100%.
0.0% #EDECEC |
RGB 237 236 236 | #EDECEC |
16.7% #F0EEEF |
RGB 240 238 239 | #F0EEEF |
33.3% #F3F1F2 |
RGB 243 241 242 | #F3F1F2 |
50.0% #F6F4F5 |
RGB 246 244 245 | #F6F4F5 |
66.7% #F9F7F8 |
RGB 249 247 248 | #F9F7F8 |
83.3% #FCFAFB |
RGB 252 250 251 | #FCFAFB |
100.0% #FFFEFF |
RGB 255 254 255 | #FFFEFF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #EDECEC 0%, #FFFEFF 100%); background: -webkit-linear-gradient(top, #EDECEC 0%, #FFFEFF 100%); background: linear-gradient(to bottom, #EDECEC 0%, #FFFEFF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #EDECEC 0%, #F6F4F5 50%, #FFFEFF 100%); background: -webkit-linear-gradient(top, #EDECEC 0%, #F6F4F5 50%, #FFFEFF 100%); background: linear-gradient(to bottom, #EDECEC 0%, #F6F4F5 50%, #FFFEFF 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.