ColorUtil file for Java Project. Helps you organize your Colors.
- Thanks to the comments, you get the color as a preview when hovering over the name when using Eclipse.
- convertRgbToHex
- convertHexToColor
- isLight
- isDark
- lighter (Make Color lighter)
- darker (Make Color Darker)
Thanks to http://geosoft.no/software/colorutil/ColorUtil.java.html