#006400 - #001C00 | colorate
Blend #006400 to #001C00
Calculate the color between two colors, #006400 and #001C00. 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)
#006400 - #001C00 | 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 #006400 as 0% and #001C00 as 100%.
0.0% #006400 |
RGB 0 100 0 | #006400 |
16.7% #005800 |
RGB 0 88 0 | #005800 |
33.3% #004C00 |
RGB 0 76 0 | #004C00 |
50.0% #004000 |
RGB 0 64 0 | #004000 |
66.7% #003400 |
RGB 0 52 0 | #003400 |
83.3% #002800 |
RGB 0 40 0 | #002800 |
100.0% #001C00 |
RGB 0 28 0 | #001C00 |
HSV Blend
#006400 - #001C00 | 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 #006400 as 0% and #001C00 as 100%.
0.0% #006400 |
RGB 0 100 0 | #006400 |
16.7% #005800 |
RGB 0 88 0 | #005800 |
33.3% #004C00 |
RGB 0 76 0 | #004C00 |
50.0% #004000 |
RGB 0 64 0 | #004000 |
66.7% #003400 |
RGB 0 52 0 | #003400 |
83.3% #002800 |
RGB 0 40 0 | #002800 |
100.0% #001C00 |
RGB 0 28 0 | #001C00 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #006400 0%, #001C00 100%); background: -webkit-linear-gradient(top, #006400 0%, #001C00 100%); background: linear-gradient(to bottom, #006400 0%, #001C00 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #006400 0%, #004000 50%, #001C00 100%); background: -webkit-linear-gradient(top, #006400 0%, #004000 50%, #001C00 100%); background: linear-gradient(to bottom, #006400 0%, #004000 50%, #001C00 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.