#CC01DA - #FF7FFF | colorate
Blend #CC01DA to #FF7FFF
Calculate the color between two colors, #CC01DA and #FF7FFF. 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)
#CC01DA - #FF7FFF | 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 #CC01DA as 0% and #FF7FFF as 100%.
0.0% #CC01DA |
RGB 204 1 218 | #CC01DA |
16.7% #D416E0 |
RGB 212 22 224 | #D416E0 |
33.3% #DD2BE6 |
RGB 221 43 230 | #DD2BE6 |
50.0% #E540EC |
RGB 229 64 236 | #E540EC |
66.7% #EE55F2 |
RGB 238 85 242 | #EE55F2 |
83.3% #F66AF8 |
RGB 246 106 248 | #F66AF8 |
100.0% #FF7FFF |
RGB 255 127 255 | #FF7FFF |
HSV Blend
#CC01DA - #FF7FFF | 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 #CC01DA as 0% and #FF7FFF as 100%.
0.0% #CC01DA |
RGB 204 1 218 | #CC01DA |
16.7% #D513E0 |
RGB 213 19 224 | #D513E0 |
33.3% #DE26E6 |
RGB 222 38 230 | #DE26E6 |
50.0% #E63BEC |
RGB 230 59 236 | #E63BEC |
66.7% #EF50F2 |
RGB 239 80 242 | #EF50F2 |
83.3% #F767F8 |
RGB 247 103 248 | #F767F8 |
100.0% #FF7FFF |
RGB 255 127 255 | #FF7FFF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CC01DA 0%, #FF7FFF 100%); background: -webkit-linear-gradient(top, #CC01DA 0%, #FF7FFF 100%); background: linear-gradient(to bottom, #CC01DA 0%, #FF7FFF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CC01DA 0%, #E63BEC 50%, #FF7FFF 100%); background: -webkit-linear-gradient(top, #CC01DA 0%, #E63BEC 50%, #FF7FFF 100%); background: linear-gradient(to bottom, #CC01DA 0%, #E63BEC 50%, #FF7FFF 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.