#CC00FF - #CF00CD | colorate
Blend #CC00FF to #CF00CD
Calculate the color between two colors, #CC00FF and #CF00CD. 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)
#CC00FF - #CF00CD | 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 #CC00FF as 0% and #CF00CD as 100%.
0.0% #CC00FF |
RGB 204 0 255 | #CC00FF |
16.7% #CC00F6 |
RGB 204 0 246 | #CC00F6 |
33.3% #CD00EE |
RGB 205 0 238 | #CD00EE |
50.0% #CD00E6 |
RGB 205 0 230 | #CD00E6 |
66.7% #CE00DD |
RGB 206 0 221 | #CE00DD |
83.3% #CE00D5 |
RGB 206 0 213 | #CE00D5 |
100.0% #CF00CD |
RGB 207 0 205 | #CF00CD |
HSV Blend
#CC00FF - #CF00CD | 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 #CC00FF as 0% and #CF00CD as 100%.
0.0% #CC00FF |
RGB 204 0 255 | #CC00FF |
16.7% #CE00F7 |
RGB 206 0 247 | #CE00F7 |
33.3% #CF00EF |
RGB 207 0 239 | #CF00EF |
50.0% #D100E7 |
RGB 209 0 231 | #D100E7 |
66.7% #D100DF |
RGB 209 0 223 | #D100DF |
83.3% #D100D7 |
RGB 209 0 215 | #D100D7 |
100.0% #CF00CD |
RGB 207 0 205 | #CF00CD |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CC00FF 0%, #CF00CD 100%); background: -webkit-linear-gradient(top, #CC00FF 0%, #CF00CD 100%); background: linear-gradient(to bottom, #CC00FF 0%, #CF00CD 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CC00FF 0%, #D100E7 50%, #CF00CD 100%); background: -webkit-linear-gradient(top, #CC00FF 0%, #D100E7 50%, #CF00CD 100%); background: linear-gradient(to bottom, #CC00FF 0%, #D100E7 50%, #CF00CD 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.