#00ADFF - #005BFF | colorate
Blend #00ADFF to #005BFF
Calculate the color between two colors, #00ADFF and #005BFF. 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)
#00ADFF - #005BFF | 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 #00ADFF as 0% and #005BFF as 100%.
0.0% #00ADFF |
RGB 0 173 255 | #00ADFF |
16.7% #009FFF |
RGB 0 159 255 | #009FFF |
33.3% #0091FF |
RGB 0 145 255 | #0091FF |
50.0% #0084FF |
RGB 0 132 255 | #0084FF |
66.7% #0076FF |
RGB 0 118 255 | #0076FF |
83.3% #0068FF |
RGB 0 104 255 | #0068FF |
100.0% #005BFF |
RGB 0 91 255 | #005BFF |
HSV Blend
#00ADFF - #005BFF | 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 #00ADFF as 0% and #005BFF as 100%.
0.0% #00ADFF |
RGB 0 173 255 | #00ADFF |
16.7% #009FFF |
RGB 0 159 255 | #009FFF |
33.3% #0091FF |
RGB 0 145 255 | #0091FF |
50.0% #0084FF |
RGB 0 132 255 | #0084FF |
66.7% #0076FF |
RGB 0 118 255 | #0076FF |
83.3% #0068FF |
RGB 0 104 255 | #0068FF |
100.0% #005BFF |
RGB 0 91 255 | #005BFF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00ADFF 0%, #005BFF 100%); background: -webkit-linear-gradient(top, #00ADFF 0%, #005BFF 100%); background: linear-gradient(to bottom, #00ADFF 0%, #005BFF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00ADFF 0%, #0084FF 50%, #005BFF 100%); background: -webkit-linear-gradient(top, #00ADFF 0%, #0084FF 50%, #005BFF 100%); background: linear-gradient(to bottom, #00ADFF 0%, #0084FF 50%, #005BFF 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.