#FF1010 - #FFBABA | colorate
Blend #FF1010 to #FFBABA
Calculate the color between two colors, #FF1010 and #FFBABA. 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)
#FF1010 - #FFBABA | 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 #FF1010 as 0% and #FFBABA as 100%.
0.0% #FF1010 |
RGB 255 16 16 | #FF1010 |
16.7% #FF2C2C |
RGB 255 44 44 | #FF2C2C |
33.3% #FF4848 |
RGB 255 72 72 | #FF4848 |
50.0% #FF6565 |
RGB 255 101 101 | #FF6565 |
66.7% #FF8181 |
RGB 255 129 129 | #FF8181 |
83.3% #FF9D9D |
RGB 255 157 157 | #FF9D9D |
100.0% #FFBABA |
RGB 255 186 186 | #FFBABA |
HSV Blend
#FF1010 - #FFBABA | 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 #FF1010 as 0% and #FFBABA as 100%.
0.0% #FF0F0F |
RGB 255 15 15 | #FF0F0F |
16.7% #FF2C2C |
RGB 255 44 44 | #FF2C2C |
33.3% #FF4848 |
RGB 255 72 72 | #FF4848 |
50.0% #FF6565 |
RGB 255 101 101 | #FF6565 |
66.7% #FF8181 |
RGB 255 129 129 | #FF8181 |
83.3% #FF9D9D |
RGB 255 157 157 | #FF9D9D |
100.0% #FFBABA |
RGB 255 186 186 | #FFBABA |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FF1010 0%, #FFBABA 100%); background: -webkit-linear-gradient(top, #FF1010 0%, #FFBABA 100%); background: linear-gradient(to bottom, #FF1010 0%, #FFBABA 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FF0F0F 0%, #FF6565 50%, #FFBABA 100%); background: -webkit-linear-gradient(top, #FF0F0F 0%, #FF6565 50%, #FFBABA 100%); background: linear-gradient(to bottom, #FF0F0F 0%, #FF6565 50%, #FFBABA 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.