#FF0001 - #FFA876 | colorate
Blend #FF0001 to #FFA876
Calculate the color between two colors, #FF0001 and #FFA876. 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)
#FF0001 - #FFA876 | 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 #FF0001 as 0% and #FFA876 as 100%.
0.0% #FF0001 |
RGB 255 0 1 | #FF0001 |
16.7% #FF1C14 |
RGB 255 28 20 | #FF1C14 |
33.3% #FF3828 |
RGB 255 56 40 | #FF3828 |
50.0% #FF543B |
RGB 255 84 59 | #FF543B |
66.7% #FF704F |
RGB 255 112 79 | #FF704F |
83.3% #FF8C62 |
RGB 255 140 98 | #FF8C62 |
100.0% #FFA876 |
RGB 255 168 118 | #FFA876 |
HSV Blend
#FF0001 - #FFA876 | 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 #FF0001 as 0% and #FFA876 as 100%.
0.0% #FF0001 |
RGB 255 0 1 | #FF0001 |
16.7% #FF2113 |
RGB 255 33 19 | #FF2113 |
33.3% #FF4127 |
RGB 255 65 39 | #FF4127 |
50.0% #FF5E3B |
RGB 255 94 59 | #FF5E3B |
66.7% #FF794E |
RGB 255 121 78 | #FF794E |
83.3% #FF9162 |
RGB 255 145 98 | #FF9162 |
100.0% #FFA876 |
RGB 255 168 118 | #FFA876 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FF0001 0%, #FFA876 100%); background: -webkit-linear-gradient(top, #FF0001 0%, #FFA876 100%); background: linear-gradient(to bottom, #FF0001 0%, #FFA876 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FF0001 0%, #FF5E3B 50%, #FFA876 100%); background: -webkit-linear-gradient(top, #FF0001 0%, #FF5E3B 50%, #FFA876 100%); background: linear-gradient(to bottom, #FF0001 0%, #FF5E3B 50%, #FFA876 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.