#C0010B - #FF3500 | colorate
Blend #C0010B to #FF3500
Calculate the color between two colors, #C0010B and #FF3500. 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)
#C0010B - #FF3500 | 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 #C0010B as 0% and #FF3500 as 100%.
0.0% #C0010B |
RGB 192 1 11 | #C0010B |
16.7% #CA0909 |
RGB 202 9 9 | #CA0909 |
33.3% #D51207 |
RGB 213 18 7 | #D51207 |
50.0% #DF1B05 |
RGB 223 27 5 | #DF1B05 |
66.7% #EA2303 |
RGB 234 35 3 | #EA2303 |
83.3% #F42C01 |
RGB 244 44 1 | #F42C01 |
100.0% #FF3500 |
RGB 255 53 0 | #FF3500 |
HSV Blend
#C0010B - #FF3500 | 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 #C0010B as 0% and #FF3500 as 100%.
0.0% #C0000A |
RGB 192 0 10 | #C0000A |
16.7% #CA0002 |
RGB 202 0 2 | #CA0002 |
33.3% #D50800 |
RGB 213 8 0 | #D50800 |
50.0% #DF1100 |
RGB 223 17 0 | #DF1100 |
66.7% #EA1C00 |
RGB 234 28 0 | #EA1C00 |
83.3% #F42800 |
RGB 244 40 0 | #F42800 |
100.0% #FF3500 |
RGB 255 53 0 | #FF3500 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #C0010B 0%, #FF3500 100%); background: -webkit-linear-gradient(top, #C0010B 0%, #FF3500 100%); background: linear-gradient(to bottom, #C0010B 0%, #FF3500 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #C0000A 0%, #DF1100 50%, #FF3500 100%); background: -webkit-linear-gradient(top, #C0000A 0%, #DF1100 50%, #FF3500 100%); background: linear-gradient(to bottom, #C0000A 0%, #DF1100 50%, #FF3500 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.