#000000 - #1E3E24 | colorate
Blend #000000 to #1E3E24
Calculate the color between two colors, #000000 and #1E3E24. 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 - #1E3E24 | 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 #1E3E24 as 100%.
0.0% #000000 |
RGB 0 0 0 | #000000 |
16.7% #050A06 |
RGB 5 10 6 | #050A06 |
33.3% #0A140C |
RGB 10 20 12 | #0A140C |
50.0% #0F1F12 |
RGB 15 31 18 | #0F1F12 |
66.7% #142918 |
RGB 20 41 24 | #142918 |
83.3% #19331E |
RGB 25 51 30 | #19331E |
100.0% #1E3E24 |
RGB 30 62 36 | #1E3E24 |
HSV Blend
#000000 - #1E3E24 | 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 #1E3E24 as 100%.
0.0% #000000 |
RGB 0 0 0 | #000000 |
16.7% #0A0909 |
RGB 10 9 9 | #0A0909 |
33.3% #141311 |
RGB 20 19 17 | #141311 |
50.0% #1E1F17 |
RGB 30 31 23 | #1E1F17 |
66.7% #22291B |
RGB 34 41 27 | #22291B |
83.3% #21331D |
RGB 33 51 29 | #21331D |
100.0% #1E3E24 |
RGB 30 62 36 | #1E3E24 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #000000 0%, #1E3E24 100%); background: -webkit-linear-gradient(top, #000000 0%, #1E3E24 100%); background: linear-gradient(to bottom, #000000 0%, #1E3E24 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #000000 0%, #1E1F17 50%, #1E3E24 100%); background: -webkit-linear-gradient(top, #000000 0%, #1E1F17 50%, #1E3E24 100%); background: linear-gradient(to bottom, #000000 0%, #1E1F17 50%, #1E3E24 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.