#00B0FF - #0060FF | colorate
Blend #00B0FF to #0060FF
Calculate the color between two colors, #00B0FF and #0060FF. 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)
#00B0FF - #0060FF | 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 #00B0FF as 0% and #0060FF as 100%.
0.0% #00B0FF |
RGB 0 176 255 | #00B0FF |
16.7% #00A2FF |
RGB 0 162 255 | #00A2FF |
33.3% #0095FF |
RGB 0 149 255 | #0095FF |
50.0% #0088FF |
RGB 0 136 255 | #0088FF |
66.7% #007AFF |
RGB 0 122 255 | #007AFF |
83.3% #006DFF |
RGB 0 109 255 | #006DFF |
100.0% #0060FF |
RGB 0 96 255 | #0060FF |
HSV Blend
#00B0FF - #0060FF | 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 #00B0FF as 0% and #0060FF as 100%.
0.0% #00B0FF |
RGB 0 176 255 | #00B0FF |
16.7% #00A2FF |
RGB 0 162 255 | #00A2FF |
33.3% #0095FF |
RGB 0 149 255 | #0095FF |
50.0% #0088FF |
RGB 0 136 255 | #0088FF |
66.7% #007AFF |
RGB 0 122 255 | #007AFF |
83.3% #006DFF |
RGB 0 109 255 | #006DFF |
100.0% #0060FF |
RGB 0 96 255 | #0060FF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00B0FF 0%, #0060FF 100%); background: -webkit-linear-gradient(top, #00B0FF 0%, #0060FF 100%); background: linear-gradient(to bottom, #00B0FF 0%, #0060FF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00B0FF 0%, #0088FF 50%, #0060FF 100%); background: -webkit-linear-gradient(top, #00B0FF 0%, #0088FF 50%, #0060FF 100%); background: linear-gradient(to bottom, #00B0FF 0%, #0088FF 50%, #0060FF 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.