Our other tools & scripts:
$12 Dead Simple Gallery
Create a gallery in less than 5 min, with 1 line of code, then manage it through FTP. Thumbnails are generated on the fly and caching is done automatically for you.
Have a look →
Free imagineMenu() jQuery plugin
Allows you to create an image based menu with basic CSS and 1 line of code. It uses best practices and degrades gracefully. Have a look →
You might also like:
What's that?
This CSS calculator was built for lazy people like myself. There are many great RGB color converters out there, but usually they give you result in three separate fields (R, G & B), which is kinda annoying because 99% times when I need an RGB value from HEX, I need to paste it to some CSS rule. So why copy/paste from three fields, when you can have it in one field - nicely baked for CSS inclusion.
What's new?
- 1.0.1
- Added support for HTML color names. Now you can type in red in 5 different ways:
#ff0000, ff0000, #f00, f00 or just plain 'red' - You can invoke conversion by submitting the form (hitting
enter ), no need to hit that big green submit button… unless you like it! - Clicking on RGB & RGBA result fields will instantly select the whole result for you, so you just insta-copy the whole thing. You can now save a bizilion clicks per day!