where are the colours???

Discussion in 'Forum Shop and Battle.Arcade' started by Ursawarrior, Nov 1, 2007.

where are the colours???

  1. Ursawarrior

    Ursawarrior New Member

    Joined:
    Oct 17, 2007
    Messages:
    1,651
    Likes received:
    5
    Trophy points:
    0
    From:
    somewhere....not sure
    i was wondering if theres any color pallet so i can find out what code of color to use.... can any1 assist? and the general question....... > whats the code for colors for text?

    note: im talking about colors of the text here....
     
  2. Z-BosoN

    Z-BosoN New Member

    Joined:
    Jun 26, 2007
    Messages:
    270
    Likes received:
    0
    Trophy points:
    0
    Go here, find the color you want, look at the code and just type color=(the number you see)


    Example:
    Code:
    [color=#00005A]Sup[/color]
    Which would come as

    Sup

    Hope that helps.
     
  3. darkone

    darkone Moderator

    Joined:
    Jun 29, 2007
    Messages:
    4,698
    Likes received:
    6
    Trophy points:
    0
    From:
    Mississippi
    acualy if you know the name of the color thats on the pallet you want to use you can just replace the name with the code but you have to keep everything else the same
     
  4. Ursawarrior

    Ursawarrior New Member

    Joined:
    Oct 17, 2007
    Messages:
    1,651
    Likes received:
    5
    Trophy points:
    0
    From:
    somewhere....not sure
    i looked at the color but cant understand anything..... how do you get the code 0005A as blue or etc?
     
  5. BirdofPrey

    BirdofPrey New Member

    Joined:
    Aug 20, 2007
    Messages:
    4,985
    Likes received:
    5
    Trophy points:
    0
    From:
    Arizona
    Its Hex code.  The digits are in pairs for red green and blue in that order.  Here is a table of color

    [img width=651 height=894]http://www.mutohgraphics.com/image/color_chart_prnt.gif[/img]

    You type
    Code:
    [color=#code from above] text to be colored [/color]
    To color text

    _________________________________________________

    this should answer any questions you have.


    If you want just the basic colors though there is a drop down menue on the top row next to the 'a' at the right in the reply box that will allow you to select from basic colors
     
  6. Quanta

    Quanta New Member

    Joined:
    Jul 9, 2007
    Messages:
    428
    Likes received:
    0
    Trophy points:
    0
    #282828
     
  7. BirdofPrey

    BirdofPrey New Member

    Joined:
    Aug 20, 2007
    Messages:
    4,985
    Likes received:
    5
    Trophy points:
    0
    From:
    Arizona
    Ah thanks Quanta I forgot the code for forum gray (or is it grey?)
     
  8. Ursawarrior

    Ursawarrior New Member

    Joined:
    Oct 17, 2007
    Messages:
    1,651
    Likes received:
    5
    Trophy points:
    0
    From:
    somewhere....not sure
    hmm testing....... does it work???
    ^
    l
    l
    does it work??-------

    how do you place the code of grey??? whats the code to grey anyways???

    gray??? <<<< obscure gray code doesnt work
     
  9. Ursawarrior

    Ursawarrior New Member

    Joined:
    Oct 17, 2007
    Messages:
    1,651
    Likes received:
    5
    Trophy points:
    0
    From:
    somewhere....not sure
    no, what code is quanta using???

    ha!
     
  10. Ursawarrior

    Ursawarrior New Member

    Joined:
    Oct 17, 2007
    Messages:
    1,651
    Likes received:
    5
    Trophy points:
    0
    From:
    somewhere....not sure
    LOOOOOOOOOOOOOOOOOOL!!! does it work????

    lol>>> i can still see you ^
     
  11. Ursawarrior

    Ursawarrior New Member

    Joined:
    Oct 17, 2007
    Messages:
    1,651
    Likes received:
    5
    Trophy points:
    0
    From:
    somewhere....not sure
    lol, its because of the alternate colour when posting, that one is grey, and the other is another shade of grey (or black)

    quick one >>> ? what color is this ?
     
  12. Meee

    Meee New Member

    Joined:
    Jun 16, 2007
    Messages:
    3,551
    Likes received:
    2
    Trophy points:
    0
    From:
    Poland
    anyone found the color for lighter posts?
     
  13. MarineCorp

    MarineCorp New Member

    Joined:
    Jul 27, 2007
    Messages:
    2,047
    Likes received:
    0
    Trophy points:
    0
    From:
    England, United Kingdom
    i got my own :)
     
  14. Aurora

    Aurora The Defiant

    Joined:
    Sep 12, 2007
    Messages:
    3,732
    Likes received:
    15
    Trophy points:
    38
    From:
    The Netherlands
    Lol, all that effort, just to get a color to be invisible on the forums... Don't you guys have anything to do or is this just mineral spamming. ;)

    By the way, thanks for the color palet BirdofPrey! I'm currently working on a site for school, and now that I've copied those codes I don't have to do endless tests anymore. :powerup: