List of colors

From Virtual Paradise Wiki
Revision as of 02:13, 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
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



Color Hex value #
000000
191919
2F2F2F
383838
3E3E3E
515151
585858
686868
6F6F6F
757575
7B7B7B
7F7F7F
949494
A5A5A5
B6B6B6
C0C0C0
CCCCCC
DFDFDF
F0F0F0
FFFFFF


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

  • red
  • scarlet
  • brown
  • salmon


Color Hex value # Color Hex value # Color Hex value # Color Hex value #
330000 2C0707 280B0B 201313
600000 520E0E 4D1313 3C2424
710000 611010 5A1616 462B2B
7D0000 6B1212 641A1A 4F2F2F
A40000 8C1717 832121 673D3D
B00000 971A1A 8C2424 6F4242
D00000 B31E1E A62B2B 834E4E
DF0000 BF2020 B32D2D 8C5353
EC0000 CB2121 BC3030 945858
F70000 D32323 C53232 9A5C5C
FF0000 DB2424 CC3333 A05F5F
FF2B2B E14848 D55555 AF7A7A
FF4D4D E66666 DB7171 BC8F8F
FF6F6F EB8383 E28B8B C9A5A5
FF8282 ED9494 E69B9B D0B0B0
FF9999 F0A8A8 EBADAD D9BFBF
FFBFBF F5C9C9 F2CCCC E8D7D7
FFE1E1 FBE6E6 F9E8E8 F4ECEC


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

  • orangered


Color Hex value #
330700
600F00
711100
7D1300
A41800
B01B00
D01F00
DF2200
EC2300
F72500
FF2600
FF4A2B
FF674D
FF846F
FF9582
FFA899
FFC9BF
FFE6E1

See also