#FF8181 - #FFDBDB | colorate
Blend #FF8181 to #FFDBDB
Calculate the color between two colors, #FF8181 and #FFDBDB. 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)
#FF8181 - #FFDBDB | 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 #FF8181 as 0% and #FFDBDB as 100%.
0.0% #FF8181 |
RGB 255 129 129 | #FF8181 |
16.7% #FF9090 |
RGB 255 144 144 | #FF9090 |
33.3% #FF9F9F |
RGB 255 159 159 | #FF9F9F |
50.0% #FFAEAE |
RGB 255 174 174 | #FFAEAE |
66.7% #FFBDBD |
RGB 255 189 189 | #FFBDBD |
83.3% #FFCCCC |
RGB 255 204 204 | #FFCCCC |
100.0% #FFDBDB |
RGB 255 219 219 | #FFDBDB |
HSV Blend
#FF8181 - #FFDBDB | 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 #FF8181 as 0% and #FFDBDB as 100%.
0.0% #FF8181 |
RGB 255 129 129 | #FF8181 |
16.7% #FF9090 |
RGB 255 144 144 | #FF9090 |
33.3% #FF9F9F |
RGB 255 159 159 | #FF9F9F |
50.0% #FFAEAE |
RGB 255 174 174 | #FFAEAE |
66.7% #FFBDBD |
RGB 255 189 189 | #FFBDBD |
83.3% #FFCCCC |
RGB 255 204 204 | #FFCCCC |
100.0% #FFDBDB |
RGB 255 219 219 | #FFDBDB |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FF8181 0%, #FFDBDB 100%); background: -webkit-linear-gradient(top, #FF8181 0%, #FFDBDB 100%); background: linear-gradient(to bottom, #FF8181 0%, #FFDBDB 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FF8181 0%, #FFAEAE 50%, #FFDBDB 100%); background: -webkit-linear-gradient(top, #FF8181 0%, #FFAEAE 50%, #FFDBDB 100%); background: linear-gradient(to bottom, #FF8181 0%, #FFAEAE 50%, #FFDBDB 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.