#FF01A8 - #FF0045 | colorate
Blend #FF01A8 to #FF0045
Calculate the color between two colors, #FF01A8 and #FF0045. 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)
#FF01A8 - #FF0045 | 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 #FF01A8 as 0% and #FF0045 as 100%.
0.0% #FF01A8 |
RGB 255 1 168 | #FF01A8 |
16.7% #FF0097 |
RGB 255 0 151 | #FF0097 |
33.3% #FF0087 |
RGB 255 0 135 | #FF0087 |
50.0% #FF0076 |
RGB 255 0 118 | #FF0076 |
66.7% #FF0066 |
RGB 255 0 102 | #FF0066 |
83.3% #FF0055 |
RGB 255 0 85 | #FF0055 |
100.0% #FF0045 |
RGB 255 0 69 | #FF0045 |
HSV Blend
#FF01A8 - #FF0045 | 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 #FF01A8 as 0% and #FF0045 as 100%.
0.0% #FF00A7 |
RGB 255 0 167 | #FF00A7 |
16.7% #FF0097 |
RGB 255 0 151 | #FF0097 |
33.3% #FF0087 |
RGB 255 0 135 | #FF0087 |
50.0% #FF0076 |
RGB 255 0 118 | #FF0076 |
66.7% #FF0066 |
RGB 255 0 102 | #FF0066 |
83.3% #FF0055 |
RGB 255 0 85 | #FF0055 |
100.0% #FF0045 |
RGB 255 0 69 | #FF0045 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FF01A8 0%, #FF0045 100%); background: -webkit-linear-gradient(top, #FF01A8 0%, #FF0045 100%); background: linear-gradient(to bottom, #FF01A8 0%, #FF0045 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FF00A7 0%, #FF0076 50%, #FF0045 100%); background: -webkit-linear-gradient(top, #FF00A7 0%, #FF0076 50%, #FF0045 100%); background: linear-gradient(to bottom, #FF00A7 0%, #FF0076 50%, #FF0045 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.