Stripemania If you want to make a stripy background, well with this generator you can make any kind of stripes you want with stripe width, spacing, orientation and multiple colors. All you have to do after is save it on your computer. TartanMaker This one does tartan or plaid patterns. You can choose thickness, colors [...]
Archive for the ‘Tools’ Category
5 Free Sets of Grunge Photoshop Brushes
Here are some nice Free Photoshop sets grunge brushes for adding dirt or texture to an image, they can also be used to age and distort images. Download Download Download Download Download
5 Essential Firefox Addons for Web Development
MeasureIt Draw out a ruler to get the pixel width and height of any elements on a webpage. No More having to take screenshots to get a measurement. Rainbow Analyzer Extracts the color scheme from the current website’s images and CSS. (Firefox 3.5 +) Picker HSV color picker Inspector Retrieves the color of any pixel [...]
CSS Color Converter
I was doing some tweaking on the site and I needed to get the Hexadecimal 3 digits color codes and I found this site: CSS Color Converter example: #DDDDDD : Hexadecimal notation, 6 digits: #DDDDDD Decimal notation, integer values: rgb(221,221,221) Decimal, percentage values: rgb(87%,87%,87%) Hexadecimal notation, 3 digits: #DDD Hexadecimal notation, web-safe: #CCC Ended up [...]