#000000 - #00062D | colorate
Blend #000000 to #00062D
Calculate the color between two colors, #000000 and #00062D. 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 - #00062D | 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 #00062D as 100%.
0.0% #000000 |
RGB 0 0 0 | #000000 |
16.7% #000107 |
RGB 0 1 7 | #000107 |
33.3% #00020F |
RGB 0 2 15 | #00020F |
50.0% #000316 |
RGB 0 3 22 | #000316 |
66.7% #00041E |
RGB 0 4 30 | #00041E |
83.3% #000525 |
RGB 0 5 37 | #000525 |
100.0% #00062D |
RGB 0 6 45 | #00062D |
HSV Blend
#000000 - #00062D | 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 #00062D 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% #150B16 |
RGB 21 11 22 | #150B16 |
66.7% #150A1E |
RGB 21 10 30 | #150A1E |
83.3% #0D0625 |
RGB 13 6 37 | #0D0625 |
100.0% #00062D |
RGB 0 6 45 | #00062D |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #000000 0%, #00062D 100%); background: -webkit-linear-gradient(top, #000000 0%, #00062D 100%); background: linear-gradient(to bottom, #000000 0%, #00062D 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #000000 0%, #150B16 50%, #00062D 100%); background: -webkit-linear-gradient(top, #000000 0%, #150B16 50%, #00062D 100%); background: linear-gradient(to bottom, #000000 0%, #150B16 50%, #00062D 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.