#FC0000 - #FEB6B6 | colorate
Blend #FC0000 to #FEB6B6
Calculate the color between two colors, #FC0000 and #FEB6B6. 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)
#FC0000 - #FEB6B6 | 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 #FC0000 as 0% and #FEB6B6 as 100%.
0.0% #FC0000 |
RGB 252 0 0 | #FC0000 |
16.7% #FC1E1E |
RGB 252 30 30 | #FC1E1E |
33.3% #FC3C3C |
RGB 252 60 60 | #FC3C3C |
50.0% #FD5B5B |
RGB 253 91 91 | #FD5B5B |
66.7% #FD7979 |
RGB 253 121 121 | #FD7979 |
83.3% #FD9797 |
RGB 253 151 151 | #FD9797 |
100.0% #FEB6B6 |
RGB 254 182 182 | #FEB6B6 |
HSV Blend
#FC0000 - #FEB6B6 | 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 #FC0000 as 0% and #FEB6B6 as 100%.
0.0% #FC0000 |
RGB 252 0 0 | #FC0000 |
16.7% #FC1E1E |
RGB 252 30 30 | #FC1E1E |
33.3% #FC3C3C |
RGB 252 60 60 | #FC3C3C |
50.0% #FD5A5A |
RGB 253 90 90 | #FD5A5A |
66.7% #FD7979 |
RGB 253 121 121 | #FD7979 |
83.3% #FD9797 |
RGB 253 151 151 | #FD9797 |
100.0% #FEB6B6 |
RGB 254 182 182 | #FEB6B6 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FC0000 0%, #FEB6B6 100%); background: -webkit-linear-gradient(top, #FC0000 0%, #FEB6B6 100%); background: linear-gradient(to bottom, #FC0000 0%, #FEB6B6 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FC0000 0%, #FD5A5A 50%, #FEB6B6 100%); background: -webkit-linear-gradient(top, #FC0000 0%, #FD5A5A 50%, #FEB6B6 100%); background: linear-gradient(to bottom, #FC0000 0%, #FD5A5A 50%, #FEB6B6 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.