WebResourcesDepot |
Manipulate Colors With jQuery: xcolor Posted: 09 Jul 2010 12:37 AM PDT xcolor is a jQuery plugin which allows you to perform many different manipulations on colors. First of all, it can parse and convert colors between different formats with methods like getRGB(), getHSV() or getHEX(). Another powerful feature is extracting or combining colors (like red + blue would result in purple). Also, it can generate complementary colors, lighten/darken them, find analogous/monochromatic colors of an item and much more. The plugin comes with other functions where the most interesting one is: isReadable which performs a readability test for a text on a given background. Tip: To perform the same actions on the server-side, the author also has a PHP class with very similar features. Special Downloads: Advertisements: Related posts |
You are subscribed to email updates from WebResourcesDepot To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Comments (0)
Post a Comment