#000000 - #01002D | colorate
Blend #000000 to #01002D
Calculate the color between two colors, #000000 and #01002D. 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)
#000000 - #01002D | 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 #000000 as 0% and #01002D as 100%.
0.0% #000000 |
RGB 0 0 0 | #000000 |
16.7% #000007 |
RGB 0 0 7 | #000007 |
33.3% #00000F |
RGB 0 0 15 | #00000F |
50.0% #000016 |
RGB 0 0 22 | #000016 |
66.7% #00001E |
RGB 0 0 30 | #00001E |
83.3% #000025 |
RGB 0 0 37 | #000025 |
100.0% #01002D |
RGB 1 0 45 | #01002D |
HSV Blend
#000000 - #01002D | 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 #000000 as 0% and #01002D as 100%.
0.0% #000000 |
RGB 0 0 0 | #000000 |
16.7% #070606 |
RGB 7 6 6 | #070606 |
33.3% #0F0A0D |
RGB 15 10 13 | #0F0A0D |
50.0% #160B16 |
RGB 22 11 22 | #160B16 |
66.7% #170A1E |
RGB 23 10 30 | #170A1E |
83.3% #110625 |
RGB 17 6 37 | #110625 |
100.0% #01002D |
RGB 1 0 45 | #01002D |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #000000 0%, #01002D 100%); background: -webkit-linear-gradient(top, #000000 0%, #01002D 100%); background: linear-gradient(to bottom, #000000 0%, #01002D 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #000000 0%, #160B16 50%, #01002D 100%); background: -webkit-linear-gradient(top, #000000 0%, #160B16 50%, #01002D 100%); background: linear-gradient(to bottom, #000000 0%, #160B16 50%, #01002D 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.