<?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>Webmaster-Source &#187; color</title>
	<atom:link href="https://www.webmaster-source.com/tag/color/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webmaster-source.com</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Thu, 24 Aug 2017 02:01:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>Manipulating Color Data with phpColors</title>
		<link>https://www.webmaster-source.com/2013/01/02/manipulating-color-data-with-phpcolors/</link>
		<comments>https://www.webmaster-source.com/2013/01/02/manipulating-color-data-with-phpcolors/#comments</comments>
		<pubDate>Wed, 02 Jan 2013 11:34:39 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4899</guid>
		<description><![CDATA[phpColors is an interesting library that makes it easy to work with colors in PHP. It can determine whether a color is dark or light, as well as darken or lighten a color incrementally, as well as generate complementary colors. It has functions that output hexadecimal or HSL representations of the color, or a gradient [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><a href="http://mexitek.github.com/phpColors/">phpColors</a> is an interesting library that makes it easy to work with colors in PHP. It can determine whether a color is dark or light, as well as darken or lighten a color incrementally, as well as generate complementary colors. It has functions that output hexadecimal or HSL representations of the color, or a gradient array.</p>
<p>It makes it super easy to do something like this:</p>
<pre class="brush: php; title: ; notranslate">
using phpColors\Color;
$color = new Color(&quot;#eeeeee&quot;);

if ( $color-&amp;gt;isLight() ) {
	$gradient = $color-&gt;makeGradient();
	// array( &quot;light&quot; =&gt; &quot;the_light_color_hex&quot;, &quot;dark&quot; =&gt; &quot;the_dark_color_hex&quot; )
}
</pre>
<p><a href="http://mexitek.github.com/phpColors/">phpColors</a> [GitHub]</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2013/01/02/manipulating-color-data-with-phpcolors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create Color Palettes With ColorSchemer Touch</title>
		<link>https://www.webmaster-source.com/2011/11/04/create-color-palettes-with-colorschemer-touch/</link>
		<comments>https://www.webmaster-source.com/2011/11/04/create-color-palettes-with-colorschemer-touch/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 12:26:18 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4375</guid>
		<description><![CDATA[If you do even a little bit of web or graphic design, you might have run into a cool poster or product label somewhere and thought &#8220;I like this color scheme.&#8221; ColorSchemer Touch is a neat iOS app that will help you out with those situations. If you snap a photo, it will let you [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>If you do even a little bit of web or graphic design, you might have run into a cool poster or product label somewhere and thought &#8220;I like this color scheme.&#8221; <a href="http://www.colorschemer.com/touch_info.php">ColorSchemer Touch</a> is a neat iOS app that will help you out with those situations. If you snap a photo, it will let you tap colors within it and build a color palette.</p>
<p style="text-align: center;"><a href="http://click.linksynergy.com/fs-bin/stat?id=1VLWDdrGBrI&amp;offerid=146261&amp;type=3&amp;subid=0&amp;tmpid=1826&amp;RD_PARM1=http%253A%252F%252Fitunes.apple.com%252Fus%252Fapp%252Fcolorschemer%252Fid398004720%253Fmt%253D8%2526uo%253D4%2526partnerId%253D30"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-4376 imgborder" title="ColorSchemer Touch" src="//www.webmaster-source.com/wp-content/uploads/colorschemertouch.jpg" alt="" width="600" height="447" /></a></p>
<p>It also has a couple of manual color pickers, including a basic color wheel and the nifty &#8220;LiveSchemes&#8221; tool, and integration with <a href="http://www.colourlovers.com/">Colour Lovers</a>. So you can browse and save other palettes as well as creating your own. You can easily email color palettes or save them to your camera roll, as well as syncing them to Color Lovers.</p>
<p>ColorSchemer Touch is currently free on iTunes, though I believe it is usually $2.99.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2011/11/04/create-color-palettes-with-colorschemer-touch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/


Served from: www.webmaster-source.com @ 2026-06-10 11:09:09 by W3 Total Cache
-->