Red, Pink And Orange Color Values

The string literals in this table can be used to specify colors in the body tag with such settings as text (text color), link (hyperlink color), alink (active hyperlink color), vlink (visited hyperlink color), bgcolor (background color), fgcolor (foreground color), font color (change text color within the body).

For example; <body bgcolor="bisque">, or to set the color attribute of the font tag, for example, <font color="maroon">color</font> .

I am not sure if all browsers recognize this set of literals, so I suggest to convert these literals back to their hex code after you have chosen your color combinations.

Go Back For Search


Color HEX Dec
Name R G B R,G,B
coral FF 7F 50 255,127,80
crimson DC 14 3C 220,20,60
darkorange FF 8C 00 255,140,0
darksalmon E9 96 7A 233,150,122
deeppink FF 14 93 255,20,147
firebrick B2 22 22 178,34,34
hotpink FF 69 B4 255,105,180
indianred CD 5C 5C 205,92,92
lightcoral F0 80 80 240,128,128
lightpink FF B6 C1 255,182,193
lightsalmon FF A0 7A 255,160,122
mediumvioletred C7 15 85 199,21,133
orange FF A5 00 255,165,0
orangered FF 45 00 255,69,0
palevioletred DB 70 93 219,112,147
pink FF C0 CB 255,192,203
red FF 00 00 255,0,0,
rosybrown BC 8F 8F 188,143,143
salmon FA 80 72 250,128,114
sandybrown F4 A4 60 244,164,96
sienna A0 52 2D 160,82,45
tomato FF 63 47 255,99,71


Back to the Search

Created by Mouse
Last Modified: 1996.08.28 (Wednesday) 19:57:25 EDT