News Feed
Jobs Feed
Sections




News Archive
AnyExample.com:
Convert RGB from/to HTML hex color
November 16, 2006 @ 07:47:00

On AnyExample.com, there's a quick little tutorial demonstrating how to convert an RGB value passed into a function into the corresponding HTML hex color.

There are actually two functions - one for hex to rgb and the other for rgb to hex (though it's not a far leap to make a wrapper function that handles the value correctly by detecting the format - a string or array). They give the code for both of the functions and a bit of sample code for the PHP it could be embedded in.

The only real place I can think of using something like this is in a web-based graphics application - maybe for color-matching or something. More often than not, though, simple software like Huey for Windows can provide you the same information (and more).

Any other applications you all can think of?

0 comments voice your opinion now!
convert rgb hex html color graphic wrapper convert rgb hex html color graphic wrapper


blog comments powered by Disqus

Similar Posts

AnyExample.com: Convert RGB from/to HTML hex color

Sameer Borate's Blog: Microsoft Bing Translation PHP wrapper

Vinu Thomas' Blog: Replace print_r and var_dump with Krumo

TechTarget.com: Our Favorite Cheat Sheets

Technobabbler.com: making a radar loop with PHP


Community Events









Don't see your event here?
Let us know!


tool zendframework2 code unittest testing functional composer object podcast interview development framework introduction event api opinion community release language example

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework