La tabella dei colori A tabela das cores Die Farbpalette La table des couleurs La tabla de color

Coding colours

In HTML, colours are defined by three hexadecimal numbers, which represent the Red, Green, and Blue tones (using RGB coding) of the chosen colour. This is the syntax for coding a colour in HTML:

color="#RRGGBB"
RR, GG and BB each represent a hexadecimel number between 00 and FF for Red, Green, and Blue, respectively.

With this syntax, more than 16 million colours can be used in web pages. However, as not all browsers recognise colours in the same way, the W3C recommends using the colours given below, which have all been given specific names. Therefore, you can (and should) render colours as follows:

color="colour_name"



Colour NameRGB coding
alicebluealiceblue#F0F8FF
antiquewhiteantiquewhite#FAEBD7
aquaaqua#00FFFF
aquamarineaquamarine#7FFFD4
azureazure#F0FFFF
beigebeige#F5F5DC
bisquebisque#FFE4C4
blackblack#000000
blanchedalmondblanchedalmond#FFEBCD
blueblue#0000FF
bluevioletblueviolet#8A2BE2
brownbrown#A52A2A
burlywoodburlywood#DEB887
cadetbluecadetblue#5F9EA0
chartreusechartreuse#7FFF00
chocolatechocolate#D2691E
coralcoral#FF7F50
cornflowerbluecornflowerblue#6495ED
cornsilkcornsilk#FFF8DC
crimsoncrimson#DC143C
cyancyan#00FFFF
darkbluedarkblue#00008B
darkcyandarkcyan#008B8B
darkgoldenroddarkgoldenrod#B8860B
darkgraydarkgray#A9A9A9
darkgreendarkgreen#006400
darkkhakidarkkhaki#BDB76B
darkmagentadarkmagenta#8B008B
darkolivegreendarkolivegreen#556B2F
darkorangedarkorange#FF8C00
darkorchiddarkorchid#9932CC
darkreddarkred#8B0000
darksalmondarksalmon#E9967A
darkseagreendarkseagreen#8FBC8F
darkslatebluedarkslateblue#483D8B
darkslategraydarkslategray#2F4F4F
darkturquoisedarkturquoise#00CED1
darkvioletdarkviolet#9400D3
deeppinkdeeppink#FF1493
deepskybluedeepskyblue#00BFFF
dimgraydimgray#696969
dodgerbluedodgerblue#1E90FF
firebrickfirebrick#B22222
floralwhitefloralwhite#FFFAF0
forestgreenforestgreen#228B22
fuchsiafuchsia#FF00FF
gainsborogainsboro#DCDCDC
ghostwhiteghostwhite#F8F8FF
goldgold#FFD700
goldenrodgoldenrod#DAA520
graygray#808080
greengreen#008000
greenyellowgreenyellow#ADFF2F
honeydewhoneydew#F0FFF0
hotpinkhotpink#FF69B4
indianredindianred#CD5C5C
indigoindigo#4B0082
ivoryivory#FFFFF0
khakikhaki#F0E68C
lavenderlavender#E6E6FA
lavenderblushlavenderblush#FFF0F5
lawngreenlawngreen#7CFC00
lemonchiffonlemonchiffon#FFFACD
lightbluelightblue#ADD8E6
lightcorallightcoral#F08080
lightcyanlightcyan#E0FFFF
lightgoldenrodyellowlightgoldenrodyellow#FAFAD2
lightgreenlightgreen#90EE90
lightgreylightgrey#D3D3D3
lightpinklightpink#FFB6C1
lightsalmonlightsalmon#FFA07A
lightseagreenlightseagreen#20B2AA
lightskybluelightskyblue#87CEFA
lightslategraylightslategray#778899
lightsteelbluelightsteelblue#B0C4DE
lightyellowlightyellow#FFFFE0
limelime#00FF00
limegreenlimegreen#32CD32
linenlinen#FAF0E6
magentamagenta#FF00FF
maroonmaroon#800000
mediumaquamarinemediumaquamarine#66CDAA
mediumbluemediumblue#0000CD
mediumorchidmediumorchid#BA55D3
mediumpurplemediumpurple#9370DB
mediumseagreenmediumseagreen#3CB371
mediumslatebluemediumslateblue#7B68EE
mediumspringgreenmediumspringgreen#00FA9A
mediumturquoisemediumturquoise#48D1CC
mediumvioletredmediumvioletred#C71585
midnightbluemidnightblue#191970
mintcreammintcream#F5FFFA
mistyrosemistyrose#FFE4E1
moccasinmoccasin#FFE4B5
navajowhitenavajowhite#FFDEAD
navynavy#000080
oldlaceoldlace#FDF5E6
oliveolive#808000
olivedrabolivedrab#6B8E23
orangeorange#FFA500
orangeredorangered#FF4500
orchidorchid#DA70D6
palegoldenrodpalegoldenrod#EEE8AA
palegreenpalegreen#98FB98
paleturquoisepaleturquoise#AFEEEE
palevioletredpalevioletred#DB7093
papayawhippapayawhip#FFEFD5
peachpuffpeachpuff#FFDAB9
peruperu#CD853F
pinkpink#FFC0CB
plumplum#DDA0DD
powderbluepowderblue#B0E0E6
purplepurple#800080
redred#FF0000
rosybrownrosybrown#BC8F8F
royalblueroyalblue#4169E1
saddlebrownsaddlebrown#8B4513
salmonsalmon#FA8072
sandybrownsandybrown#F4A460
seagreenseagreen#2E8B57
seashellseashell#FFF5EE
siennasienna#A0522D
silversilver#C0C0C0
skyblueskyblue#87CEEB
slateblueslateblue#6A5ACD
slategrayslategray#708090
snowsnow#FFFAFA
springgreenspringgreen#00FF7F
steelbluesteelblue#4682B4
tantan#D2B48C
tealteal#008080
thistlethistle#D8BFD8
tomatotomato#FF6347
turquoiseturquoise#40E0D0
violetviolet#EE82EE
wheatwheat#F5DEB3
whitewhite#FFFFFF
whitesmokewhitesmoke#F5F5F5
yellowyellow#FFFF00
yellowgreenyellowgreen#9ACD32


Last update on Monday April 27, 2009 03:59:09 PM.This document entitled « The Colour Table » from Kioskea (en.kioskea.net) is made available under the Creative Commons license. You can copy, modify copies of this page, under the conditions stipulated by the licence, as this note appears clearly.
Best answers for « The Colour Table » in :
Backgrounds Show Adding a Background Image A background image for a web page can be set using the tag: Attribute Visual Effect BACKGROUND="image" Displays image as background bgcolor="name_of_Colour or #XXXXXX" Displays the given colour...
Computer representation of colour Show Colour representations In order to be able to handle colours correctly and to exchange colorimetric information it is necessary to have the means to categorize them and to choose them. Thus, it is not uncommon to have the choice of the colour of a...
ORA-00942: table or view does not exist ShowORA-00942: table or view does not exist In the case you encounter the following error message: a table or view entered does not exist, or unauthorized synonym was used, or an expression of view was used instead of a table name. YOu must...
[MySQL]Loading a text file into ue table Show[MySQL]Loading a text file into ue table To load a text file as follows: $ tail /home/user1/test.txt 'name1',1,9 'name2',2,3 'name3',3,54 'name4',4,2 'name5',5,9 In a table defined as follows: CREATE TABLE...
The Tablet PC ShowThe Tablet PC What is a Tablet PC? A Tablet PC: for whom and for what purpose? Tablet "slate" Convertible Tablet PC The price Criteria for choosing its Tablet PC New generation of Tablet PC What is a Tablet PC? More user...
Download Advanced Visual FoxPro To PDF Table Converter ShowDescription The application is published by Advanced Reliable Software. Simple and easy to use, the application has been awarded from various places. Advanced Visual Fox Pro To PDF Table Converter is a tool that enables you to execute SQL...
Download Softfuse Nice Tables ShowDescription The application is designed by SoftFuse Development. SoftFuse Nice Tables is a tool that enables to create attractive reports which will keep attention. Simple and easy to use, the application has been awarded from various popular places....
Computer screen or monitor ShowIntroduction to computer monitors A monitor (or screen) is a computer display unit. There are generally said to be two families of monitors: Cathode-ray tube monitors (or CRT for short), which are used with most desktop computers. They are...
FAT16 and FAT32 ShowThe FAT16 file system The first file system to be used on a Microsoft operating system was the FAT system, which uses a file allocation table. The file allocation table is actually an index which lists the content of the disk in order to record the...
The NTFS file system ShowThe NTFS file system The NTFS file system (New Technology File System) is based on a structure called the "master file table" or MFT, which is able to hold detailed information on files. This system allows the use of long names, but, unlike the...