#C5000C - #FF3600 | colorate
Blend #C5000C to #FF3600
Calculate the color between two colors, #C5000C and #FF3600. 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)
#C5000C - #FF3600 | 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 #C5000C as 0% and #FF3600 as 100%.
0.0% #C5000C |
RGB 197 0 12 | #C5000C |
16.7% #CE090A |
RGB 206 9 10 | #CE090A |
33.3% #D81208 |
RGB 216 18 8 | #D81208 |
50.0% #E21B06 |
RGB 226 27 6 | #E21B06 |
66.7% #EB2404 |
RGB 235 36 4 | #EB2404 |
83.3% #F52D02 |
RGB 245 45 2 | #F52D02 |
100.0% #FF3600 |
RGB 255 54 0 | #FF3600 |
HSV Blend
#C5000C - #FF3600 | 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 #C5000C as 0% and #FF3600 as 100%.
0.0% #C5000B |
RGB 197 0 11 | #C5000B |
16.7% #CE0003 |
RGB 206 0 3 | #CE0003 |
33.3% #D80600 |
RGB 216 6 0 | #D80600 |
50.0% #E21100 |
RGB 226 17 0 | #E21100 |
66.7% #EB1C00 |
RGB 235 28 0 | #EB1C00 |
83.3% #F52800 |
RGB 245 40 0 | #F52800 |
100.0% #FF3600 |
RGB 255 54 0 | #FF3600 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #C5000C 0%, #FF3600 100%); background: -webkit-linear-gradient(top, #C5000C 0%, #FF3600 100%); background: linear-gradient(to bottom, #C5000C 0%, #FF3600 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #C5000B 0%, #E21100 50%, #FF3600 100%); background: -webkit-linear-gradient(top, #C5000B 0%, #E21100 50%, #FF3600 100%); background: linear-gradient(to bottom, #C5000B 0%, #E21100 50%, #FF3600 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.