#FF7000 - #FFD6B6 | colorate
Blend #FF7000 to #FFD6B6
Calculate the color between two colors, #FF7000 and #FFD6B6. 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)
#FF7000 - #FFD6B6 | 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 #FF7000 as 0% and #FFD6B6 as 100%.
0.0% #FF7000 |
RGB 255 112 0 | #FF7000 |
16.7% #FF811E |
RGB 255 129 30 | #FF811E |
33.3% #FF923C |
RGB 255 146 60 | #FF923C |
50.0% #FFA35B |
RGB 255 163 91 | #FFA35B |
66.7% #FFB479 |
RGB 255 180 121 | #FFB479 |
83.3% #FFC597 |
RGB 255 197 151 | #FFC597 |
100.0% #FFD6B6 |
RGB 255 214 182 | #FFD6B6 |
HSV Blend
#FF7000 - #FFD6B6 | 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 #FF7000 as 0% and #FFD6B6 as 100%.
0.0% #FF7000 |
RGB 255 112 0 | #FF7000 |
16.7% #FF801E |
RGB 255 128 30 | #FF801E |
33.3% #FF913C |
RGB 255 145 60 | #FF913C |
50.0% #FFA25B |
RGB 255 162 91 | #FFA25B |
66.7% #FFB379 |
RGB 255 179 121 | #FFB379 |
83.3% #FFC497 |
RGB 255 196 151 | #FFC497 |
100.0% #FFD6B6 |
RGB 255 214 182 | #FFD6B6 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FF7000 0%, #FFD6B6 100%); background: -webkit-linear-gradient(top, #FF7000 0%, #FFD6B6 100%); background: linear-gradient(to bottom, #FF7000 0%, #FFD6B6 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FF7000 0%, #FFA25B 50%, #FFD6B6 100%); background: -webkit-linear-gradient(top, #FF7000 0%, #FFA25B 50%, #FFD6B6 100%); background: linear-gradient(to bottom, #FF7000 0%, #FFA25B 50%, #FFD6B6 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.