#FFFF3E - #FFFFC7 | colorate
Blend #FFFF3E to #FFFFC7
Calculate the color between two colors, #FFFF3E and #FFFFC7. 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)
#FFFF3E - #FFFFC7 | 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 #FFFF3E as 0% and #FFFFC7 as 100%.
0.0% #FFFF3E |
RGB 255 255 62 | #FFFF3E |
16.7% #FFFF54 |
RGB 255 255 84 | #FFFF54 |
33.3% #FFFF6B |
RGB 255 255 107 | #FFFF6B |
50.0% #FFFF82 |
RGB 255 255 130 | #FFFF82 |
66.7% #FFFF99 |
RGB 255 255 153 | #FFFF99 |
83.3% #FFFFB0 |
RGB 255 255 176 | #FFFFB0 |
100.0% #FFFFC7 |
RGB 255 255 199 | #FFFFC7 |
HSV Blend
#FFFF3E - #FFFFC7 | 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 #FFFF3E as 0% and #FFFFC7 as 100%.
0.0% #FFFF3D |
RGB 255 255 61 | #FFFF3D |
16.7% #FFFF54 |
RGB 255 255 84 | #FFFF54 |
33.3% #FFFF6B |
RGB 255 255 107 | #FFFF6B |
50.0% #FFFF82 |
RGB 255 255 130 | #FFFF82 |
66.7% #FFFF99 |
RGB 255 255 153 | #FFFF99 |
83.3% #FFFFB0 |
RGB 255 255 176 | #FFFFB0 |
100.0% #FFFFC7 |
RGB 255 255 199 | #FFFFC7 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFFF3E 0%, #FFFFC7 100%); background: -webkit-linear-gradient(top, #FFFF3E 0%, #FFFFC7 100%); background: linear-gradient(to bottom, #FFFF3E 0%, #FFFFC7 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFFF3D 0%, #FFFF82 50%, #FFFFC7 100%); background: -webkit-linear-gradient(top, #FFFF3D 0%, #FFFF82 50%, #FFFFC7 100%); background: linear-gradient(to bottom, #FFFF3D 0%, #FFFF82 50%, #FFFFC7 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.