<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Free Web Resources - Web Resources Depot &#187; HEX</title>
	<atom:link href="http://www.webresourcesdepot.com/tag/hex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Sun, 12 Feb 2012 13:06:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Manipulate Colors With jQuery: xcolor</title>
		<link>http://www.webresourcesdepot.com/manipulate-colors-with-jquery-xcolor/</link>
		<comments>http://www.webresourcesdepot.com/manipulate-colors-with-jquery-xcolor/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 07:37:39 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Colours]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[GPL License]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[HEX]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[RGB]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1728</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=1728&c=9349' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=1728&c=9349' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />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 [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=1728&c=27593' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=1728&c=27593' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p><a href="http://www.xarg.org/project/jquery-color-plugin-xcolor/" target="_blank"><strong>xcolor</strong></a> is a jQuery plugin which allows you to <strong>perform many different manipulations on colors</strong>.</p>
<p>First of all, it can <strong>parse and convert colors between different formats</strong> with methods like getRGB(), getHSV() or getHEX().</p>
<p>Another powerful feature is <strong>extracting or combining colors</strong> (like red + blue would result in purple).</p>
<p><a href="http://www.xarg.org/project/jquery-color-plugin-xcolor/" target="_blank"><img alt="xcolor jQuery Plugin" height="178" src="http://www.webresourcesdepot.com/wp-content/uploads/xcolor-jquery-plugin.gif" width="480" /></a></p>
<p>Also, it can <strong>generate complementary colors</strong>, lighten/darken them, find analogous/monochromatic colors of an item and much more.</p>
<p>The plugin comes with other functions where the most interesting one is: <strong>isReadable</strong> which performs a <strong>readability test for a text on a given background</strong>.</p>
<p><strong>Tip:</strong> To perform the same actions on the server-side, the author also has a <a href="http://www.xarg.org/2009/12/handy-php-classes/" target="_blank">PHP class</a> with very similar features.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/manipulate-colors-with-jquery-xcolor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find Variations Of Any Color With 0to255</title>
		<link>http://www.webresourcesdepot.com/find-variations-of-any-color-with-0to255/</link>
		<comments>http://www.webresourcesdepot.com/find-variations-of-any-color-with-0to255/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 05:01:49 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Colours]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[No License]]></category>
		<category><![CDATA[HEX]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1592</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=1592&c=10085' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=1592&c=10085' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />A web designer usually starts with a color and needs the variations of that color for hover, borders, gradients, etc. while designing/styling an element. In order to be stable for the overall of the design, while choosing color variants, picking them from the same levels is a much better way compared to just guessing using [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=1592&c=19334' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=1592&c=19334' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p>A web designer usually starts with a color and <strong>needs the variations of that color for hover, borders, gradients, etc.</strong> while designing/styling an element.</p>
<p>In order to be stable for the overall of the design, while choosing color variants, picking them from the same levels is a much better way compared to just guessing using the color picker of our image editing software.</p>
<p><a href="http://0to255.com/" target="_blank"><strong>0to255</strong></a> is a simple-yet-effective <strong>web-based color finder</strong> which is specially created for web designers to make this process easier.</p>
<p><a href="http://0to255.com/" target="_blank"><img alt="0to255 Color Picker" height="161" src="http://www.webresourcesdepot.com/wp-content/uploads/0to255-color-picker.jpg" width="480" /></a></p>
<p>After picking the color you want to start with, the tool <strong>provides you a range of colors from black to white</strong> using an interval optimized for web design.</p>
<p>And, just click the variation you want to use and the <strong>hex code is automatically copied to your clipboard</strong>.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/find-variations-of-any-color-with-0to255/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Pick Any Color With Pixie</title>
		<link>http://www.webresourcesdepot.com/pick-any-color-with-pixie/</link>
		<comments>http://www.webresourcesdepot.com/pick-any-color-with-pixie/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 05:01:28 +0000</pubDate>
		<dc:creator>kayka</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[License Free]]></category>
		<category><![CDATA[Software & Tools]]></category>
		<category><![CDATA[CMYK]]></category>
		<category><![CDATA[Color]]></category>
		<category><![CDATA[HEX]]></category>
		<category><![CDATA[HSV]]></category>
		<category><![CDATA[RGB]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/pick-any-color-with-pixie/</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=59&c=30902' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=59&c=30902' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />Designers, who wonder the RGB of any color that is around their mouse can get the results instantly. Small utility named Pixie, runs on your system tray, you can call it with a click and it will show you HEX, RGB, CMYK &#38; HSV values of any pixel you&#8217;re pointing. Many designers take a screen [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=59&c=2338' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=59&c=2338' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p>Designers, who wonder the RGB of any color that is around their mouse can get the results instantly.</p>
<p>Small utility named <strong><a target="_blank" href="http://www.nattyware.com/pixie.html">Pixie</a></strong>, runs on your system tray, you can call it with a click and it will show you HEX, RGB, CMYK &amp; HSV values of any pixel you&#8217;re pointing.</p>
<p><a target="_blank" href="http://www.nattyware.com/pixie.html"><img width="480" height="114" alt="Color Picker RGB HEX CMYK" src="http://www.webresourcesdepot.com/wp-content/uploads/image/colour-picker.jpg" /></a></p>
<p>Many designers take a screen capture, run their favorite image editing software like Photoshop, Fireworks and paste the capture to the image editing software to get the image color values. With <strong>Pixie</strong>, no need for these steps.</p>
<p>An extra feature of <strong>Pixie</strong> is, it shows the x y position of the mouse pointer.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/pick-any-color-with-pixie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using wincache
Page Caching using wincache (User agent is rejected)
Database Caching 8/14 queries in 7.506 seconds using wincache

Served from: www.webresourcesdepot.com @ 2012-02-12 08:38:53 -->
