List of colors

From Virtual Paradise Wiki
Revision as of 01:12, 19 November 2012 by Nibbles (talk | contribs) (→‎Table)
Jump to navigation Jump to search

There are many ways of representing an individual color. For a few colors, some commands in Virtual Paradise support list of pre-defined color names, but for the rest of them an alternative method is needed.

Hexadecimal RGB color values represent the amounts of Red, Green, and Blue light necessary to simulate the color with most standard televisions or computer monitors. Each of the three parts is represented as a two digit hexadecimal value in the range of 00 to FF, so the total hexadecimal RGB range is from 000000 to FFFFFF and includes a total of 16777216 distinct color representations. (1000000 hexadecimal = 16777216 decimal.)

This page lists a few of them for you to choose from, to help you get a feel for the process of using hexadecimal RGB color values.

Most of the tables listed on this page contain groups of colors based on the pre-defined color names and are provided here with their hexadecimal RGB values for your convenience, for use with action commands such as sign, color, and light.

Table

Color Hex value #
FF0000
FF2400
FF5300
FF7900
FF8000
FFA600
FFDF00
FFFF00
C0FF00
FF2400
80FF00
00FF00
00FF53
00FFD2
00FFFF
00ACFF
0080FF
0053FF
001AFF
0000FF
4000FF
8000FF
C000FF
FF00FF
FF00CC
FF00AC
FF009F



This group is based on similar colors with list of pre-defined colors named;

  • black
  • darkgrey
  • lightgrey
  • white

See also