#FF003B - #DECBFF | colorate
Blend #FF003B to #DECBFF
Calculate the color between two colors, #FF003B and #DECBFF. 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)
#FF003B - #DECBFF | 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 #FF003B as 0% and #DECBFF as 100%.
0.0% #FF003B |
RGB 255 0 59 | #FF003B |
16.7% #F9215B |
RGB 249 33 91 | #F9215B |
33.3% #F4437C |
RGB 244 67 124 | #F4437C |
50.0% #EE659D |
RGB 238 101 157 | #EE659D |
66.7% #E987BD |
RGB 233 135 189 | #E987BD |
83.3% #E3A9DE |
RGB 227 169 222 | #E3A9DE |
100.0% #DECBFF |
RGB 222 203 255 | #DECBFF |
HSV Blend
#FF003B - #DECBFF | 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 #FF003B as 0% and #DECBFF as 100%.
0.0% #FF003B |
RGB 255 0 59 | #FF003B |
16.7% #FF2188 |
RGB 255 33 136 | #FF2188 |
33.3% #FF43C6 |
RGB 255 67 198 | #FF43C6 |
50.0% #FF65F4 |
RGB 255 101 244 | #FF65F4 |
66.7% #EB87FF |
RGB 235 135 255 | #EB87FF |
83.3% #DCA9FF |
RGB 220 169 255 | #DCA9FF |
100.0% #DECBFF |
RGB 222 203 255 | #DECBFF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FF003B 0%, #DECBFF 100%); background: -webkit-linear-gradient(top, #FF003B 0%, #DECBFF 100%); background: linear-gradient(to bottom, #FF003B 0%, #DECBFF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FF003B 0%, #FF65F4 50%, #DECBFF 100%); background: -webkit-linear-gradient(top, #FF003B 0%, #FF65F4 50%, #DECBFF 100%); background: linear-gradient(to bottom, #FF003B 0%, #FF65F4 50%, #DECBFF 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.