#081808 - #032D01 | 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.  Make this site better

Blend #081808 to #032D01

Calculate the color between two colors, #081808 and #032D01. 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)   

HSV Blend   

CSS codes

<style type="text/css">
/* RGB Gradient */
div {
    background: -moz-linear-gradient(top, #081808 0%, #032D01 100%);
    background: -webkit-linear-gradient(top, #081808 0%, #032D01 100%);
    background: linear-gradient(to bottom, #081808 0%, #032D01 100%);
}

/* HSV Gradient */
div {
    background: -moz-linear-gradient(top, #081808 0%, #062206 50%, #032D01 100%);
    background: -webkit-linear-gradient(top, #081808 0%, #062206 50%, #032D01 100%);
    background: linear-gradient(to bottom, #081808 0%, #062206 50%, #032D01 100%);
}
</style>

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.