-
This is a small PHP script to convert hex color codes to an RGB format. Useful for the new CSS3 RGBA property. Comes with a GUI, where the user can write the hex color code get the appropriate RGB code. A demo is included with the download package.
-
Get Image Color can open an image file in JPEG format and traverse its pixels to find which are the most used colors. It can skip a given number of analyzed pixels according to the granularity parameter.An array of the top most used colors up to a specified limit of number or color, is returned. The colors are returned in ...
-
E-mail addresses, IP addresses, hexadecimal RGB color definitions, hexadecimal, integer and floating point numbers, and user names with only letters can be validated with CheckRegExp. Requirements: PHP 5 or higher
-
Palette takes an array of colors represented as hexadecimal RGB values. Then it generates another array with intermediate color steps between each pair of colors in the array.The number of color steps between the pairs can be configured.
-
The images are loaded from a file or data string or object.Key Features of Imaging:- method hexColorValid #rgb #x #xx jms --> #rrggbb- method map_PHPOCTHEX($input,'phparr|phphex|webhex|webrgb') to convert and use several color description formats php array, html rgb(r,g%,b)- Rescale images to a given width and height- Save manipulated images to a given path and image format- Generate an HTML table mapping ...
-
A list of colors defined by names and RGB values is used as input. The generated ACO file is served for download as the current script output or it can be saved to the disk.Requirements: PHP 4.3.2 or higher
-
Colors can be converted between the RGB, HSV, HSL and hexadecimal RGB models.Requirements: PHP 5.0 or higher
-
CMYK, RGB, Pantone, as well as hex and HTML codes are supported.
-
Color RGB can also handle color converting. It handles colors from Hex and RGB.
-
WebSafeColors.inc.php has a built-in database of information about all the colors of the so called 'Web Safe' palette. It can lookup the palette to determine whether a given color is web safe or not.WebSafeColors.inc.php can also return the RGB components of a web safe color in decimal or hexadecimal representation. It can also lookup a web safe color by name.Currently ...
-
This PHP Script is designed to process RGB triplets and CSS colors. You can convert CSS to RGB triplets with this script, the opposite works too. Key Features of RGB / CSS Color Process:- Light up, darken, and saturate colors.- Increment, decrement, extract RGB components.

