#FF005B - #FF0400 | colorate
Blend #FF005B to #FF0400
Calculate the color between two colors, #FF005B and #FF0400. 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)
#FF005B - #FF0400 | 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 #FF005B as 0% and #FF0400 as 100%.
0.0% #FF005B |
RGB 255 0 91 | #FF005B |
16.7% #FF004B |
RGB 255 0 75 | #FF004B |
33.3% #FF013C |
RGB 255 1 60 | #FF013C |
50.0% #FF022D |
RGB 255 2 45 | #FF022D |
66.7% #FF021E |
RGB 255 2 30 | #FF021E |
83.3% #FF030F |
RGB 255 3 15 | #FF030F |
100.0% #FF0400 |
RGB 255 4 0 | #FF0400 |
HSV Blend
#FF005B - #FF0400 | 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 #FF005B as 0% and #FF0400 as 100%.
0.0% #FF005B |
RGB 255 0 91 | #FF005B |
16.7% #FF004B |
RGB 255 0 75 | #FF004B |
33.3% #FF003B |
RGB 255 0 59 | #FF003B |
50.0% #FF002B |
RGB 255 0 43 | #FF002B |
66.7% #FF001B |
RGB 255 0 27 | #FF001B |
83.3% #FF000B |
RGB 255 0 11 | #FF000B |
100.0% #FF0400 |
RGB 255 4 0 | #FF0400 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FF005B 0%, #FF0400 100%); background: -webkit-linear-gradient(top, #FF005B 0%, #FF0400 100%); background: linear-gradient(to bottom, #FF005B 0%, #FF0400 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FF005B 0%, #FF002B 50%, #FF0400 100%); background: -webkit-linear-gradient(top, #FF005B 0%, #FF002B 50%, #FF0400 100%); background: linear-gradient(to bottom, #FF005B 0%, #FF002B 50%, #FF0400 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.