Skip to content

volker48/hashcolor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#HashColor

HashColor is a simple website that will convert a string into a unique RGB hexcode.

##How it works It takes the sha1 hash of the string and converts the hash to hex. The first 6 digits of the hash are used to create the color code. The bits of the digest are anded with a mask to lighten the colors a bit.

About

Unique colors from a string.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published