#000000 - #1E1E3E | colorate
Blend #000000 to #1E1E3E
Calculate the color between two colors, #000000 and #1E1E3E. 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 - #1E1E3E | 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 #1E1E3E as 100%.
0.0% #000000 |
RGB 0 0 0 | #000000 |
16.7% #05050A |
RGB 5 5 10 | #05050A |
33.3% #0A0A14 |
RGB 10 10 20 | #0A0A14 |
50.0% #0F0F1F |
RGB 15 15 31 | #0F0F1F |
66.7% #141429 |
RGB 20 20 41 | #141429 |
83.3% #191933 |
RGB 25 25 51 | #191933 |
100.0% #1E1E3E |
RGB 30 30 62 | #1E1E3E |
HSV Blend
#000000 - #1E1E3E | 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 #1E1E3E as 100%.
0.0% #000000 |
RGB 0 0 0 | #000000 |
16.7% #0A0909 |
RGB 10 9 9 | #0A0909 |
33.3% #141113 |
RGB 20 17 19 | #141113 |
50.0% #1F171F |
RGB 31 23 31 | #1F171F |
66.7% #241B29 |
RGB 36 27 41 | #241B29 |
83.3% #241D33 |
RGB 36 29 51 | #241D33 |
100.0% #1E1E3E |
RGB 30 30 62 | #1E1E3E |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #000000 0%, #1E1E3E 100%); background: -webkit-linear-gradient(top, #000000 0%, #1E1E3E 100%); background: linear-gradient(to bottom, #000000 0%, #1E1E3E 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #000000 0%, #1F171F 50%, #1E1E3E 100%); background: -webkit-linear-gradient(top, #000000 0%, #1F171F 50%, #1E1E3E 100%); background: linear-gradient(to bottom, #000000 0%, #1F171F 50%, #1E1E3E 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.