#FF8383 - #FFDBDB | colorate
Blend #FF8383 to #FFDBDB
Calculate the color between two colors, #FF8383 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)
#FF8383 - #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 #FF8383 as 0% and #FFDBDB as 100%.
0.0% #FF8383 |
RGB 255 131 131 | #FF8383 |
16.7% #FF9191 |
RGB 255 145 145 | #FF9191 |
33.3% #FFA0A0 |
RGB 255 160 160 | #FFA0A0 |
50.0% #FFAFAF |
RGB 255 175 175 | #FFAFAF |
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
#FF8383 - #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 #FF8383 as 0% and #FFDBDB as 100%.
0.0% #FF8383 |
RGB 255 131 131 | #FF8383 |
16.7% #FF9191 |
RGB 255 145 145 | #FF9191 |
33.3% #FFA0A0 |
RGB 255 160 160 | #FFA0A0 |
50.0% #FFAFAF |
RGB 255 175 175 | #FFAFAF |
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, #FF8383 0%, #FFDBDB 100%); background: -webkit-linear-gradient(top, #FF8383 0%, #FFDBDB 100%); background: linear-gradient(to bottom, #FF8383 0%, #FFDBDB 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FF8383 0%, #FFAFAF 50%, #FFDBDB 100%); background: -webkit-linear-gradient(top, #FF8383 0%, #FFAFAF 50%, #FFDBDB 100%); background: linear-gradient(to bottom, #FF8383 0%, #FFAFAF 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.