#EB00FF - #FF00C0 | colorate
Blend #EB00FF to #FF00C0
Calculate the color between two colors, #EB00FF and #FF00C0. 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)
#EB00FF - #FF00C0 | 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 #EB00FF as 0% and #FF00C0 as 100%.
0.0% #EB00FF |
RGB 235 0 255 | #EB00FF |
16.7% #EE00F4 |
RGB 238 0 244 | #EE00F4 |
33.3% #F100EA |
RGB 241 0 234 | #F100EA |
50.0% #F500DF |
RGB 245 0 223 | #F500DF |
66.7% #F800D5 |
RGB 248 0 213 | #F800D5 |
83.3% #FB00CA |
RGB 251 0 202 | #FB00CA |
100.0% #FF00C0 |
RGB 255 0 192 | #FF00C0 |
HSV Blend
#EB00FF - #FF00C0 | 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 #EB00FF as 0% and #FF00C0 as 100%.
0.0% #EB00FF |
RGB 235 0 255 | #EB00FF |
16.7% #F800FF |
RGB 248 0 255 | #F800FF |
33.3% #FF00F7 |
RGB 255 0 247 | #FF00F7 |
50.0% #FF00E9 |
RGB 255 0 233 | #FF00E9 |
66.7% #FF00DB |
RGB 255 0 219 | #FF00DB |
83.3% #FF00CD |
RGB 255 0 205 | #FF00CD |
100.0% #FF00C0 |
RGB 255 0 192 | #FF00C0 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #EB00FF 0%, #FF00C0 100%); background: -webkit-linear-gradient(top, #EB00FF 0%, #FF00C0 100%); background: linear-gradient(to bottom, #EB00FF 0%, #FF00C0 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #EB00FF 0%, #FF00E9 50%, #FF00C0 100%); background: -webkit-linear-gradient(top, #EB00FF 0%, #FF00E9 50%, #FF00C0 100%); background: linear-gradient(to bottom, #EB00FF 0%, #FF00E9 50%, #FF00C0 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.