Colors – A JS Color Library
Framework - Javascript
/
Added on February 11, 2012
/
Add to favorites
The goal of Colors is to have an easy to use color manipulation library that is lightweight and very functional.
Colors can do the following:
- Change RGB to a Hexadecimal color
- Change Hexadecimal to an RGB color
- Change Hexadecimal to an HSV color
- Get the complementary value of a Hexadecimal color
- Get the complementary value of an RGB color
- Named color to an RGB object, HSV object or Hexadecimal string
- Get a random color in RGB or Hexadecimal

If you have found any issues with this resource please tell us about it →
Report Resource