-
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.
-
This is a PHP script to create a color sheme from a base color. It creates a list of derived colors that consist of serveral lighter and darker variants of the base color. The script returns an associative array with generated color values in RGB with entry names prefixed with the original color name. It also returns HTML image tags ...
-
xColor, a PHP graph script can be used to manipulate color values. It is powerful enough to be used in online graphics applications. It can perform several types of operations with colors like:- Merging two colors with a given level the opacity- Invert a color- Complement two colors- Add two colors- Subtract two colors- Multiply two colors- Get the average ...
-
This class can be used to replace text with HTML to color and convert letter.It can replace text sections with color names and styles with in square bracket tags with HTML span tags with color styles.The class can also convert letters with accents with the respective HTML entities. Ruquirements: PHP 4.0 or higher
-
GD Magic is able to apply effects similar to the ones in ImageMagick, through the GD library functions. Currently GD Magic can draw a gradient stripe of given colors, replace the color of points with a given color, convert the color of points to gray scale tones, invert the colors of the points, and perform several other effects like blur, ...
-
Console can assemble control characters that can control aspects of different of formatting the output of text to consoles like background and foreground colors, character positioning, etc.. Formatted text or numbers can also be read from the console input. Requirements: PHP 5.0 or higher
-
A form for changing the background color is also created.
-
phpColourLover accesses the COLOURLovers site Web services API and can perform several types of operations. Details about colors, palettes, pattern images and COLOURLovers users, can be retrieved.Requirements: PHP 5.0 or higher
-
The browser safe palette is a set of colors that are guaranteed to work for displaying Web pages in a browser screen using 256 colors without color remapping.Hexadecimal and RGB color values are accepted.
-
GD Gradient Generator takes a set given colors and generate an image that progressively changes from the initial color to the end as it traverses the image area, passing through optional intermediate colors.GD Gradient Generator generates true color images that may be converted to JPEG, PNG, GIF, WBMP and XBM formats. The generated image can be saved to a specified ...
-
True Color Picker displays an image with all the tones for the user to pick by clicking in an image point with the desired tone similar to Photoshop. AJAX is used to update the picker boxes without reloading the page. Requirements: PHP 5.0 or higher What's New in This Release True Color Picker:- A little circle showing the current color- ...
-
Pixels with any possible color or incolor ones can be created. GifPix can prove very usefull to create statistics - plot bars.
-
Ocolorize takes a text string with special tags and replaces them with HTML or BBCode marks, making the text appear in different colors.Requirements: PHP 4 or higher
-
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
-
The colors and the number of gradient steps can be specified. Create Gradient computes the values of an array with the calculated gradient colors also represented with hexadecimal values.The computed gradient colors may be used to define background colors of contiguous cells of HTML tables to demonstrate the gradient effect.



