#CC00EB - #FF71EE | colorate
Blend #CC00EB to #FF71EE
Calculate the color between two colors, #CC00EB and #FF71EE. 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)
#CC00EB - #FF71EE | 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 #CC00EB as 0% and #FF71EE as 100%.
0.0% #CC00EB |
RGB 204 0 235 | #CC00EB |
16.7% #D412EB |
RGB 212 18 235 | #D412EB |
33.3% #DD25EC |
RGB 221 37 236 | #DD25EC |
50.0% #E538EC |
RGB 229 56 236 | #E538EC |
66.7% #EE4BED |
RGB 238 75 237 | #EE4BED |
83.3% #F65EED |
RGB 246 94 237 | #F65EED |
100.0% #FF71EE |
RGB 255 113 238 | #FF71EE |
HSV Blend
#CC00EB - #FF71EE | 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 #CC00EB as 0% and #FF71EE as 100%.
0.0% #CC00EB |
RGB 204 0 235 | #CC00EB |
16.7% #DA11EE |
RGB 218 17 238 | #DA11EE |
33.3% #E723F1 |
RGB 231 35 241 | #E723F1 |
50.0% #F336F5 |
RGB 243 54 245 | #F336F5 |
66.7% #F849F2 |
RGB 248 73 242 | #F849F2 |
83.3% #FB5CEF |
RGB 251 92 239 | #FB5CEF |
100.0% #FF71EE |
RGB 255 113 238 | #FF71EE |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CC00EB 0%, #FF71EE 100%); background: -webkit-linear-gradient(top, #CC00EB 0%, #FF71EE 100%); background: linear-gradient(to bottom, #CC00EB 0%, #FF71EE 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CC00EB 0%, #F336F5 50%, #FF71EE 100%); background: -webkit-linear-gradient(top, #CC00EB 0%, #F336F5 50%, #FF71EE 100%); background: linear-gradient(to bottom, #CC00EB 0%, #F336F5 50%, #FF71EE 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.