#FF2B08 - #FF8100 | colorate
Blend #FF2B08 to #FF8100
Calculate the color between two colors, #FF2B08 and #FF8100. 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)
#FF2B08 - #FF8100 | 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 #FF2B08 as 0% and #FF8100 as 100%.
0.0% #FF2B08 |
RGB 255 43 8 | #FF2B08 |
16.7% #FF3906 |
RGB 255 57 6 | #FF3906 |
33.3% #FF4705 |
RGB 255 71 5 | #FF4705 |
50.0% #FF5604 |
RGB 255 86 4 | #FF5604 |
66.7% #FF6402 |
RGB 255 100 2 | #FF6402 |
83.3% #FF7201 |
RGB 255 114 1 | #FF7201 |
100.0% #FF8100 |
RGB 255 129 0 | #FF8100 |
HSV Blend
#FF2B08 - #FF8100 | 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 #FF2B08 as 0% and #FF8100 as 100%.
0.0% #FF2B07 |
RGB 255 43 7 | #FF2B07 |
16.7% #FF3806 |
RGB 255 56 6 | #FF3806 |
33.3% #FF4705 |
RGB 255 71 5 | #FF4705 |
50.0% #FF5503 |
RGB 255 85 3 | #FF5503 |
66.7% #FF6302 |
RGB 255 99 2 | #FF6302 |
83.3% #FF7201 |
RGB 255 114 1 | #FF7201 |
100.0% #FF8100 |
RGB 255 129 0 | #FF8100 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FF2B08 0%, #FF8100 100%); background: -webkit-linear-gradient(top, #FF2B08 0%, #FF8100 100%); background: linear-gradient(to bottom, #FF2B08 0%, #FF8100 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FF2B07 0%, #FF5503 50%, #FF8100 100%); background: -webkit-linear-gradient(top, #FF2B07 0%, #FF5503 50%, #FF8100 100%); background: linear-gradient(to bottom, #FF2B07 0%, #FF5503 50%, #FF8100 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.