Video Gamer's Paradise
Would you like to react to this message? Create an account in a few clicks or log in to continue.

The HTML Color Guide!

2 posters

Go down

The HTML Color Guide! Empty The HTML Color Guide!

Post  Wallie Fri Jan 22, 2010 6:55 pm

The HTML Color Guide

Welcome to the HTML Color Guide!


Hello, and welcome to the HTML color guide, created by Wallie and Tech Dude.

Ever wanted to post your message in a different color than the defaults? If so, use the codes listed here corresponding to each color to do so.

This thread has been organized in the following ways. The first post will contain the default colors. These are those colors where you can type in COLOR=colorname and it appears correctly. For example,
Code:
<font color="green">Hi</font>
would produce text in green.

The other posts use colors with number and letter codes (HEX). They aren't too hard to figure out. They have been divided by color (all the reds with the reds, all the blues in a separate post, etc.) Plus, not all codes are listed here. There are plenty of more colors (more shades too).

For Clarification:You may notice that some colors look very similar, such as some shades of yellow might appear to be in the greens section. This was taken from a book that had already sorted the colors, so instead of going through and moving them later, we posted them as is.

We hope you enjoy this guide and find it helpful

Wallie and Tech Dude
Creators of the HTML Color Guide

P.S. -- Found a color error we made? Give us a holler through PM.
Wallie
Wallie
Forum Moderator
Forum Moderator

Posts : 7
Points : 107
Join date : 2009-07-25

Back to top Go down

The HTML Color Guide! Empty Re: The HTML Color Guide!

Post  Wallie Sat Jan 23, 2010 1:44 pm

The 16 Pre-Defined Colors

The 16 Pre-Defined Colors



These are the 16 predefined colors. If you want to use them, you just put in COLOR=? where ? is the color from below.


          Color           Code for the Color
Silver
Gray
Maroon
Green
Navy
Purple
Olive
Teal
White
Black
Red
Lime
Blue
Magenta
Yellow
Cyan




Last edited by Wallie on Sun Jan 24, 2010 3:26 pm; edited 1 time in total
Wallie
Wallie
Forum Moderator
Forum Moderator

Posts : 7
Points : 107
Join date : 2009-07-25

Back to top Go down

The HTML Color Guide! Empty Re: The HTML Color Guide!

Post  Tech Dude Sat Jan 23, 2010 2:53 pm

The Reds and Oranges

The Reds and Oranges



These are all variations of red and orange. If you want to use these, you just put in COLOR=? where ? is the code from below (DO include the # symbol!).


            Color             Code for the Color
#FFC6A5
#FF9473
#FF6342
#FF3118
#FF0000
#D60000
#AD0000
#840000
#630000
#FFE7C6
#FFCE9C
#FFB573
#FF9C4A
#FF8429
#D66321
#AD4A18
#844D18
#632910


Tech Dude
Tech Dude
Technology Expert
Technology Expert

Posts : 6
Points : 10
Join date : 2010-01-10

Back to top Go down

The HTML Color Guide! Empty Re: The HTML Color Guide!

Post  Wallie Sat Jan 23, 2010 3:23 pm

Yellows & Greens

Yellows



These are all variations of yellow. If you want to use these, you just put in COLOR=? where ? is the code from below (DO include the # symbol!).


           Color            Code for the Color
#FFFFC6
#FFFF9C
#FFFF6B
#FFFF42
#FFFF10
#D6C610
#AD9410
#847308
#635208




Greens



These are all variations of green. If you want to use these, you just put in COLOR=? where ? is the code from below (DO include the # symbol!).


            Color             Code for the Color
#F7FFCE
#EFF8AD
#E7F784
#DEF763
#D6EF39
#B5BD31
#8C9428
#6B6B21
#524A18
#DEF3BD
#C6EF8C
#ADDE63
#94D639
#7BC618
#639C18
#527B10
#425A10
#314208
#CEEFBD
#A5DE94
#7BC66B
#52B552
#299C39
#218429
#186321
#184A18
#103910


Wallie
Wallie
Forum Moderator
Forum Moderator

Posts : 7
Points : 107
Join date : 2009-07-25

Back to top Go down

The HTML Color Guide! Empty Re: The HTML Color Guide!

Post  Tech Dude Sun Jan 24, 2010 4:34 pm

Blues

Blues



These are all variations of blue. If you want to use these, you just put in COLOR=? where ? is the code from below (DO include the # symbol!).


            Color          Code for the Color
#C6E7DE
#94D6CE
#63BDB5
#31ADA5
#089494
#087B7B
#006363
#004A4A
#003139
#C6EFF7
#94D6E7
#63C6DE
#31B5D6
#00A5C6
#0084A5
#006B84
#005263
#00394A
#BDC6DE
#949CCE
#6373B5
#3152A5
#083194
#082984
#08296B
#08215A
#00184A


Tech Dude
Tech Dude
Technology Expert
Technology Expert

Posts : 6
Points : 10
Join date : 2010-01-10

Back to top Go down

The HTML Color Guide! Empty Re: The HTML Color Guide!

Post  Wallie Tue Jan 26, 2010 11:46 am

Purples and Pinks

Purples and Pinks



These are all variations of purple and pink. If you want to use these, you just put in COLOR=? where ? is the code from below (DO include the # symbol!).


          Color           Code for the Color
#C6B5DE
#9C7BBD
#7B52A5
#522994
#31007B
#29006B
#21005A
#21004A
#180042
#DEBDDE
# CE84C6
# B552AD
#9C2994
#8C007B
#730063
#5A0052
#4A0042
#390031
# F7BDDE
# E78CC6
# DE5AAD
# D63194
#CE007B
# A50063
#840052
#6B0042
#00184A


Wallie
Wallie
Forum Moderator
Forum Moderator

Posts : 7
Points : 107
Join date : 2009-07-25

Back to top Go down

The HTML Color Guide! Empty Re: The HTML Color Guide!

Post  Tech Dude Tue Jan 26, 2010 11:46 am

White, Grays, and Black

White, Grays, and Black



These are all variations of White, Gray, and Black. If you want to use these, you just put in COLOR=? where ? is the code from below (DO include the # symbol!).


          Color           Code for the Color
#FFFFFF
#E0E0E0
#BFBFBF
#A1A1A1
#808080
#616161
#404040
#212121
#000000


Tech Dude
Tech Dude
Technology Expert
Technology Expert

Posts : 6
Points : 10
Join date : 2010-01-10

Back to top Go down

The HTML Color Guide! Empty Re: The HTML Color Guide!

Post  Wallie Tue Jan 26, 2010 11:48 am

The HTML Color Guide - Conclusions

The HTML Color Guide - Conclusions


First off, I would like to thank Tech Dude for help in creating this guide. I would also like to thank smashbrosdude91 for approving the idea last month and for giving us a basic code to fill in.

These were just a few of the many colors you can use in HTML. There are plenty more, which can be found by using their HEX code. So, go ahead and try things out.

If you would like to try some of the colors displayed here out, go and check out the Try out your HTML! thread.

Thank you for your support and for reading this guide, and we hope that you find it useful.

Wallie and Tech Dude
Creators of the HTML Color Guide

Wallie
Wallie
Forum Moderator
Forum Moderator

Posts : 7
Points : 107
Join date : 2009-07-25

Back to top Go down

The HTML Color Guide! Empty Re: The HTML Color Guide!

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum