Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 Before February 2015

Chimi
Guest

Forum Text Colors

Maybe instead of just hex, Cyclone could add RGB? I know that alot of people don't even use the hex as it is, and instead simply use the preset options, such as

[color=green] Green text[/color]

Green text
But hex works like this.

[color=#008000] Green text [/color]

Green text
Perhaps an RGB system that could work like this?

[color=R0G128B0] Green text [/color]

#2 Before February 2015

Tako
Member
From: Memphis, Tennessee, USA
Joined: 2015-08-10
Posts: 6,663
Website

Re: Forum Text Colors

Is 10,077,696 colors not enough for you Chimi?

823748
647C9F
Hm. This is an interesting color.
Oh wait, I forgot about F and C. So, now, your options are...   362,797,056.
I wonder if you can use letters other then 1-9, C, and F...
Only up to F..
I'm sure you're wondering how to make these now.
Just use this. Replace x with a 6-character code. You may use 1-9, and/or A-F.

Example: 3C5F91, 12345F, 98765C, CFCFC4

[color=#x]Text.[/color]

Trust me, it's so much fun. This is what CFCFC4 looks like...

Last edited by Tako (Apr 28 2011 5:27:15 pm)


Yeah, well, you know that's just like, uh, your opinion, man.

Offline

#3 Before February 2015

Chimi
Guest

Re: Forum Text Colors

Its hex. as in, decimal plus 6. 16.
Our number system is in base 10, so 10 characters: 0,1,2,3,4,5,6,7,8, and 9.
Hex is in base 16, so 16 characters: 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E, and F.
highest number is F.

edit: Look what i just made //forums.everybodyedits.com/img/smilies/big_smile
Black to Red
||||||||||||||||
Black to Red Advanced
||||||||||||||||||||||||||||||
Red to Black
|||||||||||||||
Red to Black Advanced
||||||||||||||||||||||||||||||
Black to White
|||||||||||||||
Black to White Advanced
||||||||||||||||||||||||||||||||
White to Black
||||||||||||||||
White to Black Advanced
||||||||||||||||||||||||||||||||

lol, the advanced ones are 4KB. Here is a code for one of them.

White to Black Advanced [color=#F8F8F8]|[/color][color=#F0F0F0]|[/color][color=#E8E8E8]|[/color][color=#E0E0E0]|[/color][color=#D8D8D8]|[/color][color=#D0D0D0]|[/color][color=#C8C8C8]|[/color][color=#C0C0C0]|[/color][color=#B8B8B8]|[/color][color=#B0B0B0]|[/color][color=#A8A8A8]|[/color][color=#A0A0A0]|[/color][color=#989898]|[/color][color=#909090]|[/color][color=#888888]|[/color][color=#808080]|[/color][color=#787878]|[/color][color=#707070]|[/color][color=#686868]|[/color][color=#606060]|[/color][color=#585858]|[/color][color=#505050]|[/color][color=#484848]|[/color][color=#404040]|[/color][color=#383838]|[/color][color=#303030]|[/color][color=#282828]|[/color][color=#202020]|[/color][color=#181818]|[/color][color=#101010]|[/color][color=#080808]|[/color][color=#000000]|[/color]

...
||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||

Last edited by Chimi (Apr 27 2011 10:24:06 pm)

#4 Before February 2015

NikK
Guest

Re: Forum Text Colors

Nice. Also, for hex, Zoey made a guide which I'm too lazy to link to. I think it's in forum discussion or off-topic, or something like that. It's stickied.

And so it went on...

Last edited by NikK (Apr 28 2011 4:10:05 pm)

#5 Before February 2015

Tako
Member
From: Memphis, Tennessee, USA
Joined: 2015-08-10
Posts: 6,663
Website

Re: Forum Text Colors

Oh, so you can use A-F?

You now have 470,184,984,576 different colors. Yes, that is Four-hundred-and-seventy billion colors. And it's not enough for Chimi.

WHEN WILL YOU BE PLEASED, WOMAN.


Yeah, well, you know that's just like, uh, your opinion, man.

Offline

#6 Before February 2015

Zoey2070
Moderation Team
From: Shakuras
Joined: 2015-02-15
Posts: 5,504

Re: Forum Text Colors

Cough.
Plus, you know, Cyclone didn't invent bbcode or whatever.

<~cyclone> I can't edit HTML protocol O_O
<~cyclone> I do suppose it'd be possible to edit the fluxbb parser to change some things for RGB support, but its a lot of work for something *nobody* will use

Seems pretty pointless.


proc's discorb UnGdm07.gif stylish themes for forums/the game UnGdm07.gif
꧁꧂L O V E & C O R N꧁꧂   ᘛ⁐̤ᕐᐷ
danke bluecloud thank u raphe   Gq8tv9Z.gif [this section of my sig is dedicated to everything i've loved that's ever died]
? Hc0cu9u.gif         6yG4Efc.gif

Offline

#7 Before February 2015

Kaslai
Official Caroler
From: SEAͩT̓͑TLͯͥͧͪ̽ͧE͑̚
Joined: 2015-02-17
Posts: 787

Re: Forum Text Colors

By the way, that hexadecimal is already formatted in RGB.
#RRGGBB. It just uses hexadecimal instead of decimal to maintain a fixed character width. If it was decimal then white would be #255255255. Where does one color end and the other begin? Just learn to count in hex and you'll be happy.

Last edited by Aslai (Apr 28 2011 6:24:00 pm)

Offline

#8 Before February 2015

supadorf24
Member
Joined: 2015-02-26
Posts: 2,675

Re: Forum Text Colors

TakoMan02 wrote:

You now have 470,184,984,576 different colors. Yes, that is Four-hundred-and-seventy billion colors. And it's not enough for Chimi.

Now make a topic with every one of those colors.

By the way, for anyone interested in the hexadecimal system, you would count like this: 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F, 10, 11... etc.

Or, something along those lines. 10 in base sixteen (or the hexadecimal system) = 16 in base ten (or the decimal system). The end.

I just know the hexadecimal system from a brief (very brief) mathematical perspective. Aslai seems to know how it relates to the color spectrum.

Offline

#9 Before February 2015

Chimi
Guest

Re: Forum Text Colors

Correct, supadorf. Binary is base two, so it goes likadis.
0001, 0010, 0011, 0100, 0101, 0110, 0111, 1000, 1001, 1010, 1011, 1100, 1101, 1110, 1111

#10 Before February 2015

cheezpuffs
Guest

Re: Forum Text Colors

my favourite is cyan //forums.everybodyedits.com/img/smilies/big_smile using th color= method

theres also: (all i can find)

red
blue
green
yellow
purple
pink
orange
violet

#11 Before February 2015

Chimi
Guest

Re: Forum Text Colors

pink, lightpink, palevioletred, hotpink, deeppink, red, tomato,   crimson, firebrick, indianred

darkred, maroon, brown, sienna, saddlebrown, rosybrown,   tan, darkkhaki, BurlyWood, chocolate,   peru, darkgoldenrod

lightcoral, coral, lightsalmon, salmon, darksalmon,
orangered, darkorange, orange, sandybrown, goldenrod, khaki, gold, yellow

greenyellow, lightgreen, lawngreen, chartreuse, lime, springgreen, mediumspringgreen,
limegreen, green, forestgreen, darkgreen,
seagreen, mediumseagreen, darkseagreen,
olive, olivedrab, darkolivegreen

azure, aliceblue, lightcyan, paleturquoise, lightblue, lightsteelblue, powderblue, cyan, aqua, aquamarine, turquoise, lightskyblue, skyblue, mediumaquamarine,
mediumturquoise, darkturquoise, deepskyblue, cadetblue, cornflowerblue, steelblue, slateblue, mediumslateblue,royalblue, dodgerblue, lightseagreen, teal,darkcyan, blue, mediumblue,darkslateblue, navy, darkblue,   midnightblue  

indigo, blueviolet, mediumpurple, mediumorchid, purple,   darkmagenta,   darkviolet, darkorchid, lavender, thistle, plum, violet, orchid, magenta, fuchsia, mediumvioletred

darkslategray, dimgray, gray, slategray, darkgray, silver[/b]
Not on this list is also
Ivory
Wheat
Honeydew
beige

A ton of credit to Zoey2070, from whom i simply copied all of this.
© Zoey2070

Last edited by Chimi (Apr 29 2011 2:42:51 pm)

#12 Before February 2015

Tako
Member
From: Memphis, Tennessee, USA
Joined: 2015-08-10
Posts: 6,663
Website

Re: Forum Text Colors

@cheezpuffs: ALL colors on the forums are used with "color="

@Chimi: You can find all the hexadecimal code for those colors here. It's a lot more impressive in a list. TxcZo.png

Last edited by Tako (Apr 29 2011 4:52:05 pm)


Yeah, well, you know that's just like, uh, your opinion, man.

Offline

#13 Before February 2015

JadElClemens
Member
From: Colorado, USA
Joined: 2015-02-15
Posts: 4,559

Re: Forum Text Colors

Interdasting.... Now, someone's gonna make a forum game about posting a different color every post...

FREAKING THANKS, TAKO.


4RNmJ.png

I hate tall signatures.

Offline

#14 Before February 2015

Chimi
Guest

Re: Forum Text Colors

It could get pretty epic in this topicifikeepthisup.

#15 Before February 2015

Tako
Member
From: Memphis, Tennessee, USA
Joined: 2015-08-10
Posts: 6,663
Website

Re: Forum Text Colors

Hey, I'd rather see a forum game about colors then another "do something to the person above you"


Yeah, well, you know that's just like, uh, your opinion, man.

Offline

#16 Before February 2015

noelzkie
Guest

Re: Forum Text Colors

Can you give me an example?

#17 Before February 2015

Chimi
Guest

Re: Forum Text Colors

of what...?

#18 Before February 2015

NikK
Guest

Re: Forum Text Colors

Too.. too many maths for me!   *head explodes*
*head explodes... from the explosion..*

#19 Before February 2015

JadElClemens
Member
From: Colorado, USA
Joined: 2015-02-15
Posts: 4,559

Re: Forum Text Colors

TakoMan02 wrote:

Hey, I'd rather see a forum game about colors then another "do something to the person above you"

I suppose that'd be better...


4RNmJ.png

I hate tall signatures.

Offline

#20 Before February 2015

Chimi
Guest

Re: Forum Text Colors

//forums.everybodyedits.com/img/smilies/big_smile I'm making a CMD program to make color blends from a neutral (Black or White) to either red, green, or blue.

#21 Before February 2015

Cola1
Member
From: We will meet again as stars
Joined: 2015-02-15
Posts: 3,281

Re: Forum Text Colors

Hmmmm...
Interesting...


smilpat.gif
kQgdwOD.png

Offline

#22 Before February 2015

EEguy
Guest

Re: Forum Text Colors

Use this site: http://patorjk.com/text-color-fader

EDIT:Thisone'seasier: http://www.tektek.org/color/

Last edited by EEguy (May 2 2011 12:40:16 pm)

#23 Before February 2015

rdococ
Guest

Re: Forum Text Colors

EEguy wrote:

Cool site! This is made from...                                                                          
That site.                                                                                                           
I used multitipe lines to make it look better. Long single line to test out spins.
                                                                                                                         
Cool site! This is made from...                                                                          
That site.                                                                                                           
I used multitipe lines to make it look better. Long single line to test out spins.

Last edited by rdococ (May 3 2011 1:54:12 pm)

#24 Before February 2015

Cyclopsicle
Guest

Re: Forum Text Colors

|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

Lemme see //forums.everybodyedits.com/img/smilies/neutral if this doesn't work imam delete this post :?

#25 Before February 2015

Chimi
Guest

Re: Forum Text Colors

It didn't shade up fast enough.
Chimiisthemostepic.

Last edited by Chimi (May 3 2011 5:55:15 pm)

Chimi 1423702095259337

Board footer

Powered by FluxBB

[ Started around 1714705017.0934 - Generated in 0.279 seconds, 10 queries executed - Memory usage: 1.91 MiB (Peak: 2.28 MiB) ]