#CC7A00 - #FFD300 | colorate
Blend #CC7A00 to #FFD300
Calculate the color between two colors, #CC7A00 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)
#CC7A00 - #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 #CC7A00 as 0% and #FFD300 as 100%.
0.0% #CC7A00 |
RGB 204 122 0 | #CC7A00 |
16.7% #D48800 |
RGB 212 136 0 | #D48800 |
33.3% #DD9700 |
RGB 221 151 0 | #DD9700 |
50.0% #E5A600 |
RGB 229 166 0 | #E5A600 |
66.7% #EEB500 |
RGB 238 181 0 | #EEB500 |
83.3% #F6C400 |
RGB 246 196 0 | #F6C400 |
100.0% #FFD300 |
RGB 255 211 0 | #FFD300 |
HSV Blend
#CC7A00 - #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 #CC7A00 as 0% and #FFD300 as 100%.
0.0% #CC7A00 |
RGB 204 122 0 | #CC7A00 |
16.7% #D48700 |
RGB 212 135 0 | #D48700 |
33.3% #DD9500 |
RGB 221 149 0 | #DD9500 |
50.0% #E5A300 |
RGB 229 163 0 | #E5A300 |
66.7% #EEB200 |
RGB 238 178 0 | #EEB200 |
83.3% #F6C200 |
RGB 246 194 0 | #F6C200 |
100.0% #FFD300 |
RGB 255 211 0 | #FFD300 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CC7A00 0%, #FFD300 100%); background: -webkit-linear-gradient(top, #CC7A00 0%, #FFD300 100%); background: linear-gradient(to bottom, #CC7A00 0%, #FFD300 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CC7A00 0%, #E5A300 50%, #FFD300 100%); background: -webkit-linear-gradient(top, #CC7A00 0%, #E5A300 50%, #FFD300 100%); background: linear-gradient(to bottom, #CC7A00 0%, #E5A300 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.