#C2000B - #FF3400 | colorate
Blend #C2000B to #FF3400
Calculate the color between two colors, #C2000B and #FF3400. 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)
#C2000B - #FF3400 | 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 #C2000B as 0% and #FF3400 as 100%.
0.0% #C2000B |
RGB 194 0 11 | #C2000B |
16.7% #CC0809 |
RGB 204 8 9 | #CC0809 |
33.3% #D61107 |
RGB 214 17 7 | #D61107 |
50.0% #E01A05 |
RGB 224 26 5 | #E01A05 |
66.7% #EA2203 |
RGB 234 34 3 | #EA2203 |
83.3% #F42B01 |
RGB 244 43 1 | #F42B01 |
100.0% #FF3400 |
RGB 255 52 0 | #FF3400 |
HSV Blend
#C2000B - #FF3400 | 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 #C2000B as 0% and #FF3400 as 100%.
0.0% #C2000B |
RGB 194 0 11 | #C2000B |
16.7% #CC0002 |
RGB 204 0 2 | #CC0002 |
33.3% #D60600 |
RGB 214 6 0 | #D60600 |
50.0% #E01000 |
RGB 224 16 0 | #E01000 |
66.7% #EA1B00 |
RGB 234 27 0 | #EA1B00 |
83.3% #F42700 |
RGB 244 39 0 | #F42700 |
100.0% #FF3400 |
RGB 255 52 0 | #FF3400 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #C2000B 0%, #FF3400 100%); background: -webkit-linear-gradient(top, #C2000B 0%, #FF3400 100%); background: linear-gradient(to bottom, #C2000B 0%, #FF3400 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #C2000B 0%, #E01000 50%, #FF3400 100%); background: -webkit-linear-gradient(top, #C2000B 0%, #E01000 50%, #FF3400 100%); background: linear-gradient(to bottom, #C2000B 0%, #E01000 50%, #FF3400 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.