#FF005C - #FF0600 | colorate
Blend #FF005C to #FF0600
Calculate the color between two colors, #FF005C and #FF0600. 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)
#FF005C - #FF0600 | 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 #FF005C as 0% and #FF0600 as 100%.
0.0% #FF005C |
RGB 255 0 92 | #FF005C |
16.7% #FF014C |
RGB 255 1 76 | #FF014C |
33.3% #FF023D |
RGB 255 2 61 | #FF023D |
50.0% #FF032E |
RGB 255 3 46 | #FF032E |
66.7% #FF041E |
RGB 255 4 30 | #FF041E |
83.3% #FF050F |
RGB 255 5 15 | #FF050F |
100.0% #FF0600 |
RGB 255 6 0 | #FF0600 |
HSV Blend
#FF005C - #FF0600 | 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 #FF005C as 0% and #FF0600 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% #FF002A |
RGB 255 0 42 | #FF002A |
66.7% #FF001A |
RGB 255 0 26 | #FF001A |
83.3% #FF000A |
RGB 255 0 10 | #FF000A |
100.0% #FF0600 |
RGB 255 6 0 | #FF0600 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FF005C 0%, #FF0600 100%); background: -webkit-linear-gradient(top, #FF005C 0%, #FF0600 100%); background: linear-gradient(to bottom, #FF005C 0%, #FF0600 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FF005B 0%, #FF002A 50%, #FF0600 100%); background: -webkit-linear-gradient(top, #FF005B 0%, #FF002A 50%, #FF0600 100%); background: linear-gradient(to bottom, #FF005B 0%, #FF002A 50%, #FF0600 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.