#CF7000 - #FFD300 | colorate
Blend #CF7000 to #FFD300
Calculate the color between two colors, #CF7000 and #FFD300. 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)
#CF7000 - #FFD300 | 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 #CF7000 as 0% and #FFD300 as 100%.
0.0% #CF7000 |
RGB 207 112 0 | #CF7000 |
16.7% #D78000 |
RGB 215 128 0 | #D78000 |
33.3% #DF9100 |
RGB 223 145 0 | #DF9100 |
50.0% #E7A100 |
RGB 231 161 0 | #E7A100 |
66.7% #EFB200 |
RGB 239 178 0 | #EFB200 |
83.3% #F7C200 |
RGB 247 194 0 | #F7C200 |
100.0% #FFD300 |
RGB 255 211 0 | #FFD300 |
HSV Blend
#CF7000 - #FFD300 | 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 #CF7000 as 0% and #FFD300 as 100%.
0.0% #CF7000 |
RGB 207 112 0 | #CF7000 |
16.7% #D77E00 |
RGB 215 126 0 | #D77E00 |
33.3% #DF8D00 |
RGB 223 141 0 | #DF8D00 |
50.0% #E79E00 |
RGB 231 158 0 | #E79E00 |
66.7% #EFAE00 |
RGB 239 174 0 | #EFAE00 |
83.3% #F7C000 |
RGB 247 192 0 | #F7C000 |
100.0% #FFD300 |
RGB 255 211 0 | #FFD300 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CF7000 0%, #FFD300 100%); background: -webkit-linear-gradient(top, #CF7000 0%, #FFD300 100%); background: linear-gradient(to bottom, #CF7000 0%, #FFD300 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CF7000 0%, #E79E00 50%, #FFD300 100%); background: -webkit-linear-gradient(top, #CF7000 0%, #E79E00 50%, #FFD300 100%); background: linear-gradient(to bottom, #CF7000 0%, #E79E00 50%, #FFD300 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.