#FF8F00 - #FFE100 | colorate
Blend #FF8F00 to #FFE100
Calculate the color between two colors, #FF8F00 and #FFE100. 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)
#FF8F00 - #FFE100 | 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 #FF8F00 as 0% and #FFE100 as 100%.
0.0% #FF8F00 |
RGB 255 143 0 | #FF8F00 |
16.7% #FF9C00 |
RGB 255 156 0 | #FF9C00 |
33.3% #FFAA00 |
RGB 255 170 0 | #FFAA00 |
50.0% #FFB800 |
RGB 255 184 0 | #FFB800 |
66.7% #FFC500 |
RGB 255 197 0 | #FFC500 |
83.3% #FFD300 |
RGB 255 211 0 | #FFD300 |
100.0% #FFE100 |
RGB 255 225 0 | #FFE100 |
HSV Blend
#FF8F00 - #FFE100 | 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 #FF8F00 as 0% and #FFE100 as 100%.
0.0% #FF8F00 |
RGB 255 143 0 | #FF8F00 |
16.7% #FF9C00 |
RGB 255 156 0 | #FF9C00 |
33.3% #FFAA00 |
RGB 255 170 0 | #FFAA00 |
50.0% #FFB800 |
RGB 255 184 0 | #FFB800 |
66.7% #FFC500 |
RGB 255 197 0 | #FFC500 |
83.3% #FFD300 |
RGB 255 211 0 | #FFD300 |
100.0% #FFE100 |
RGB 255 225 0 | #FFE100 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FF8F00 0%, #FFE100 100%); background: -webkit-linear-gradient(top, #FF8F00 0%, #FFE100 100%); background: linear-gradient(to bottom, #FF8F00 0%, #FFE100 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FF8F00 0%, #FFB800 50%, #FFE100 100%); background: -webkit-linear-gradient(top, #FF8F00 0%, #FFB800 50%, #FFE100 100%); background: linear-gradient(to bottom, #FF8F00 0%, #FFB800 50%, #FFE100 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.