#FF2F00 - #480D00 | colorate
Blend #FF2F00 to #480D00
Calculate the color between two colors, #FF2F00 and #480D00. 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)
#FF2F00 - #480D00 | 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 #FF2F00 as 0% and #480D00 as 100%.
0.0% #FF2F00 |
RGB 255 47 0 | #FF2F00 |
16.7% #E02900 |
RGB 224 41 0 | #E02900 |
33.3% #C22300 |
RGB 194 35 0 | #C22300 |
50.0% #A31E00 |
RGB 163 30 0 | #A31E00 |
66.7% #841800 |
RGB 132 24 0 | #841800 |
83.3% #661200 |
RGB 102 18 0 | #661200 |
100.0% #480D00 |
RGB 72 13 0 | #480D00 |
HSV Blend
#FF2F00 - #480D00 | 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 #FF2F00 as 0% and #480D00 as 100%.
0.0% #FF2F00 |
RGB 255 47 0 | #FF2F00 |
16.7% #E02900 |
RGB 224 41 0 | #E02900 |
33.3% #C22300 |
RGB 194 35 0 | #C22300 |
50.0% #A31D00 |
RGB 163 29 0 | #A31D00 |
66.7% #841800 |
RGB 132 24 0 | #841800 |
83.3% #661200 |
RGB 102 18 0 | #661200 |
100.0% #480D00 |
RGB 72 13 0 | #480D00 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FF2F00 0%, #480D00 100%); background: -webkit-linear-gradient(top, #FF2F00 0%, #480D00 100%); background: linear-gradient(to bottom, #FF2F00 0%, #480D00 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FF2F00 0%, #A31D00 50%, #480D00 100%); background: -webkit-linear-gradient(top, #FF2F00 0%, #A31D00 50%, #480D00 100%); background: linear-gradient(to bottom, #FF2F00 0%, #A31D00 50%, #480D00 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.