Add-ons Mirror: [colors] BBCode and HEX - Add-ons Mirror

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

[colors] BBCode and HEX

#1 User is offline   Seamaiden Icon

  • AMI Founder
  • Icon
  • Group: Admin
  • Posts: 1,611
  • Joined: 22-February 06
  • Gender:Female
  • Location:Fresno, California
  • Interests:INTERESTS: Computer Security; Freeware; Testing extensions & themes; Sci-Fi; Oceans, Forests and Saving the Planet; Writing.
    DREAM: To live in a place where the forest meets the sea.
  • Platform: Windows

Posted 04 November 2007 - 08:27 PM

The following colors are available in BBCode written by name.

Quote

aqua, black, blue, brown, darkblue, darkgray, darkgreen, darkorange, darkred, fuchsia, gold, goldenrod, gray, green, grey, lime, maroon, navy, olive, orange, pink, purple, red, silver, teal, violet, white, yellow


You can also specify a color if you know the hex code for that color. Just insert a # and then the 6-character hex code. A wonderful hex color chart can be found here.

:accept: Complete HTML True Color Chart

[color=#0066CC]Example text[/color]
Example text

:globe24: References:
* BBCode Elements
* Complete HTML True Color Chart
* BleepingComputer.com Color topic (an IP.board)
* phpBB BBCode Guide


aqua
[color=aqua]Example text[/color]
Example text

black
[color=black]Example text[/color]
Example text

blue
[color=blue]Example text[/color]
Example text

brown
[color=brown]Example text[/color]
Example text

darkblue
[color=darkblue]Example text[/color]
Example text

darkgray
[color=darkgray]Example text[/color]
Example text

darkgreen
[color=darkgreen]Example text[/color]
Example text

darkorange
[color=darkorange]Example text[/color]
Example text

darkred
[color=darkred]Example text[/color]
Example text

fuchsia
[color=fuchsia]Example text[/color]
Example text

gold
[color=gold]Example text[/color]
Example text

goldenrod
[color=goldenrod]Example text[/color]
Example text

gray
[color=gray]Example text[/color]
Example text

green
[color=green]Example text[/color]
Example text

grey
[color=grey]Example text[/color]
Example text

lime
[color=lime]Example text[/color]
Example text

maroon
[color=maroon]Example text[/color]
Example text

navy
[color=navy]Example text[/color]
Example text

olive
[color=olive]Example text[/color]
Example text

orange
[color=orange]Example text[/color]
Example text

pink
[color=pink]Example text[/color]
Example text

purple
[color=purple]Example text[/color]
Example text

red
[color=red]Example text[/color]
Example text

silver
[color=silver]Example text[/color]
Example text

teal
[color=teal]Example text[/color]
Example text

violet
[color=violet]Example text[/color]
Example text

white
[color=white]Example text[/color]
Example text

yellow
[color=yellow]Example text[/color]
Example text



If anyone knows the exact hex codes that correspond to each color above, please tell me, so I can add it to the chart. And if there are other colors that work as BBCode text, tell me so they can be added as well. Thanks.

Jane
0

#2 User is offline   spinello Icon

  • Firefox Theme Developer
  • Icon
  • Group: Add-ons Developer
  • Posts: 137
  • Joined: 19-February 07
  • Gender:Male
  • Location:Virginia & Hawaii

Posted 04 November 2007 - 09:03 PM

Aloha Seamaiden Posted Image

aqua #00FFFF
blue #0000FF
brown #A52A2A
darkblue #00008B
darkgray #A9A9A9
darkgreen #006400
darkorange #FF8C00
darkred #8B0000
fuchsia #FF00FF
gold #FFD700
goldenrod #DAA520
gray #808080 same as grey
green #008000
grey #808080 same as gray
lime #00FF00
maroon #800000
navy #000080
olive #808000
orange #FFA500
pink #FFC0CB
purple #800080
red #FF0000
silver #C0C0C0
teal #008080
violet #EE82EE
white #FFFFFF
yellow #FFFF00

Double check'em as I am dyslexic & often mix stuff up. Posted Image.

I got them here
This page is another resource for color code & official names.

Peace
My surname Spinello means cannabis in Italian. Thus my Hemperor theme is from my heart.
All my (public) theme releases(Hemperor, Hawaii, SoccerFox, & FootballFox) can also be found @ my site:Posted Image
0

#3 User is offline   Chad Cloman Icon

  • Add-ons Guru
  • Icon
  • Group: Members
  • Posts: 111
  • Joined: 23-June 05
  • Gender:Male
  • Location:Denver, CO USA
  • Platform: Windows

Posted 04 November 2007 - 09:18 PM

Can you change the background color in BBCode as well, or just the foreground color?
Check out Chad's News
My extensions
0

#4 User is offline   spinello Icon

  • Firefox Theme Developer
  • Icon
  • Group: Add-ons Developer
  • Posts: 137
  • Joined: 19-February 07
  • Gender:Male
  • Location:Virginia & Hawaii

Posted 04 November 2007 - 09:51 PM

Aloha Chad Cloman

Only background color:
(background=blue)Spinellozone(/background)
done with [] instead of ()
yields
SpinelloZone


Background color & text color:
(background=black)(color=darkgreen)SpinelloZone(/color)(/background)
done with [] instead of ()
yields
SpinelloZone

Peace

This post has been edited by spinello: 04 November 2007 - 09:52 PM

My surname Spinello means cannabis in Italian. Thus my Hemperor theme is from my heart.
All my (public) theme releases(Hemperor, Hawaii, SoccerFox, & FootballFox) can also be found @ my site:Posted Image
0

#5 User is offline   Seamaiden Icon

  • AMI Founder
  • Icon
  • Group: Admin
  • Posts: 1,611
  • Joined: 22-February 06
  • Gender:Female
  • Location:Fresno, California
  • Interests:INTERESTS: Computer Security; Freeware; Testing extensions & themes; Sci-Fi; Oceans, Forests and Saving the Planet; Writing.
    DREAM: To live in a place where the forest meets the sea.
  • Platform: Windows

Posted 05 November 2007 - 11:44 AM

Thanks for providing that information, especially to that new chart and the code for background color. I especially like cornflowerblue #6495ED. That is a nice background color but a bit too light for text, except on a dark background.
0

#6 User is offline   spinello Icon

  • Firefox Theme Developer
  • Icon
  • Group: Add-ons Developer
  • Posts: 137
  • Joined: 19-February 07
  • Gender:Male
  • Location:Virginia & Hawaii

Posted 05 November 2007 - 12:37 PM


Aloha & your welcome Seamaiden Posted Image

I was happy to share the links I use for colors names.

The background color code is neat, but can be annoying as well, lol.

Peace


My surname Spinello means cannabis in Italian. Thus my Hemperor theme is from my heart.
All my (public) theme releases(Hemperor, Hawaii, SoccerFox, & FootballFox) can also be found @ my site:Posted Image
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users