hpux man page for rgb

Query: rgb

OS: hpux

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RGB(1)							      General Commands Manual							    RGB(1)

NAME
rgb - X Window System color database creator.
SYNOPSIS
rgb [filename] [<input filename]
DESCRIPTION
rgb creates a data base used by the X window system server for its colors. Stdin is used as its input and must be in the format of: 0-255 0-255 0-255 colorname For example: 0 0 0 black 0 128 0 green 255 255 255 white rgb stands for red-green-blue. Each element can have no intensity (0) to full intensity (255). How the elements are combined determines the actual color. The name given to the color can be descriptive or fanciful. In other words, the sequence: 0 0 128 can be given the name 'blue' or 'unicorn blue'. There can also be two (or more) entries with the same element numbers or names.
ARGUMENTS
filename If filename is given, rgb produces two files; filename.dir and filename.pag. Otherwise the default filename is /etc/X11/rgb.
ORIGIN
MIT Distribution
SEE ALSO
X(1) X Version 11 Release 5 RGB(1)
Related Man Pages
rawtoppm(1) - debian
rawtoppm(1) - minix
rawtoppm(1) - v7
rawtoppm(1) - sunos
rawtoppm(1) - php
Similar Topics in the Unix Linux Community
How to create &amp; use a personal rgb.txt
Xlib - Mapping Pixel Values to RGB Colors
Rgbtrade 0.30 (Default branch)
Aperture: Unexpected results when working with grayscale or other non-RGB images
awk (or) UNIX random RGB colors generator?