This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-04-13 05:38:57

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Help regarding the creation of your own colour model

I just have one question for now. I might have more later.

Where can I find a colour model creator?

Last edited by rdococ (2012-04-13 05:39:22)

Offline

 

#2 2012-04-13 05:55:46

muppetds
Scratcher
Registered: 2011-02-11
Posts: 1000+

Re: Help regarding the creation of your own colour model

what is a colour model?


SCRATCH'S PARTLY INSANE RESIDENT 
http://internetometer.com/imagesmall/31691.pnghttp://bluetetrarpg.x10.mx/usercard/?name=muppetds

Offline

 

#3 2012-04-13 06:46:02

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Re: Help regarding the creation of your own colour model

A colour model is a gallery of primary colours that when mixed with each-other produce lots more secondary colours.

e.g.

Let's try with the pigment RYB.

Red + Yellow = Orange
Red + Blue = Violet
Yellow + Blue = Green

(It does not matter if you mix it in a different order, e.g. Blue + Red instead of Red + Blue.)

Do you get me now?

Offline

 

#4 2012-04-13 06:55:25

majormax
Scratcher
Registered: 2008-04-06
Posts: 1000+

Re: Help regarding the creation of your own colour model

http://www.w3schools.com/tags/ref_colormixer.asp
Maybe this would help?

Last edited by majormax (2012-04-13 07:09:48)

Offline

 

#5 2012-04-13 09:16:12

muppetds
Scratcher
Registered: 2011-02-11
Posts: 1000+

Re: Help regarding the creation of your own colour model

yes i understand now


SCRATCH'S PARTLY INSANE RESIDENT 
http://internetometer.com/imagesmall/31691.pnghttp://bluetetrarpg.x10.mx/usercard/?name=muppetds

Offline

 

#6 2012-04-13 09:17:40

muppetds
Scratcher
Registered: 2011-02-11
Posts: 1000+

Re: Help regarding the creation of your own colour model

I suggest you  get some oil pastels and  experiment with them  smile


SCRATCH'S PARTLY INSANE RESIDENT 
http://internetometer.com/imagesmall/31691.pnghttp://bluetetrarpg.x10.mx/usercard/?name=muppetds

Offline

 

#7 2012-04-13 09:41:56

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Offline

 

#8 2012-04-13 12:01:57

NeilWest
Scratcher
Registered: 2010-01-06
Posts: 1000+

Re: Help regarding the creation of your own colour model

After playing deBlob, I'm guessing the colour model goes like this:

Red + Yellow = Orange
Yellow + Blue = Green
Blue + Red = Purple
Any Secondary + Any Secondary = Brown

Offline

 

#9 2012-04-13 12:06:31

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Help regarding the creation of your own colour model

You can't create new primary colours for computers (or paint) because they use additive and subtractive colour respectively.


Posts: 20000 - Show all posts

Offline

 

#10 2012-04-13 12:41:03

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Re: Help regarding the creation of your own colour model

veggieman001 wrote:

You can't create new primary colours for computers (or paint) because they use additive and subtractive colour respectively.

I want to make a whole new colour model, not add primary colours to an already existent colour model.

Offline

 

#11 2012-04-13 12:46:00

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Help regarding the creation of your own colour model

rdococ wrote:

veggieman001 wrote:

You can't create new primary colours for computers (or paint) because they use additive and subtractive colour respectively.

I want to make a whole new colour model, not add primary colours to an already existent colour model.

:I
Yeah I'm just going to shut up


Posts: 20000 - Show all posts

Offline

 

#12 2012-04-13 22:21:33

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Help regarding the creation of your own colour model

This took me a long time

RYB:

████████████████████████
████████████████████████
████████████████████████

RGB:

████████████████████████
████████████████████████
████████████████████████

The tertiary colors aren't that good, I know

Last edited by Laternenpfahl (2012-04-13 22:49:41)


http://i46.tinypic.com/6yd4c0.png

Offline

 

#13 2012-04-13 22:24:45

soupoftomato
Scratcher
Registered: 2009-07-18
Posts: 1000+

Re: Help regarding the creation of your own colour model

rdococ wrote:

veggieman001 wrote:

You can't create new primary colours for computers (or paint) because they use additive and subtractive colour respectively.

I want to make a whole new colour model, not add primary colours to an already existent colour model.

But isn't the color model every visible color (if you have the wheel with all the in-betweens)?

I have no idea what I am talking about but I have studied art.  tongue


I'm glad to think that the community will always be kind and helpful, the language will always be a fun and easy way to be introduced into programming, the motto will always be: Imagine, Program, Share - Nomolos

Offline

 

#14 2012-04-13 22:46:18

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Help regarding the creation of your own colour model

A color model consists of a few different colors that can make every visible color when mixed


http://i46.tinypic.com/6yd4c0.png

Offline

 

Board footer