#EB1000 - #FF5A00 | colorate
Blend #EB1000 to #FF5A00
Calculate the color between two colors, #EB1000 and #FF5A00. 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)
#EB1000 - #FF5A00 | 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 #EB1000 as 0% and #FF5A00 as 100%.
0.0% #EB1000 |
RGB 235 16 0 | #EB1000 |
16.7% #EE1C00 |
RGB 238 28 0 | #EE1C00 |
33.3% #F12800 |
RGB 241 40 0 | #F12800 |
50.0% #F53500 |
RGB 245 53 0 | #F53500 |
66.7% #F84100 |
RGB 248 65 0 | #F84100 |
83.3% #FB4D00 |
RGB 251 77 0 | #FB4D00 |
100.0% #FF5A00 |
RGB 255 90 0 | #FF5A00 |
HSV Blend
#EB1000 - #FF5A00 | 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 #EB1000 as 0% and #FF5A00 as 100%.
0.0% #EB1000 |
RGB 235 16 0 | #EB1000 |
16.7% #EE1B00 |
RGB 238 27 0 | #EE1B00 |
33.3% #F12700 |
RGB 241 39 0 | #F12700 |
50.0% #F53300 |
RGB 245 51 0 | #F53300 |
66.7% #F84000 |
RGB 248 64 0 | #F84000 |
83.3% #FB4C00 |
RGB 251 76 0 | #FB4C00 |
100.0% #FF5A00 |
RGB 255 90 0 | #FF5A00 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #EB1000 0%, #FF5A00 100%); background: -webkit-linear-gradient(top, #EB1000 0%, #FF5A00 100%); background: linear-gradient(to bottom, #EB1000 0%, #FF5A00 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #EB1000 0%, #F53300 50%, #FF5A00 100%); background: -webkit-linear-gradient(top, #EB1000 0%, #F53300 50%, #FF5A00 100%); background: linear-gradient(to bottom, #EB1000 0%, #F53300 50%, #FF5A00 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.