Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Color Chart For Turing (Picture and CODE) 255 COLORS
Index -> Programming, Turing -> Turing Submissions
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
the_short1




PostPosted: Thu Feb 19, 2004 7:29 pm   Post subject: Color Chart For Turing (Picture and CODE) 255 COLORS

This is a nice chart to have around to find out what 255 colors look good for your new program...(well 247-55 8 are BLACK so i didn;t show) anyways... here is turing program to produce this to your screen in colunms... or just download the screenshot
Enjoy...



Color Chart For Turing.jpg
 Description:
(view full screen)
650x500 pixel picture
 Filesize:  351.96 KB
 Viewed:  308106 Time(s)

Color Chart For Turing.jpg



color previewer.t
 Description:
Program to show all 248 colors..
48-55 are black...
On a black backround, full screen

Download
 Filename:  color previewer.t
 Filesize:  439 Bytes
 Downloaded:  3223 Time(s)

Sponsor
Sponsor
Sponsor
sponsor
shorthair




PostPosted: Thu Feb 19, 2004 8:56 pm   Post subject: (No subject)

nice and useful , thanks for the app
ProgrammingFun




PostPosted: Tue Jan 12, 2010 7:29 pm   Post subject: RE:Color Chart For Turing (Picture and CODE) 255 COLORS

This is really great. You have helped a lot of people. I would give bits but I am poor.
Euphoracle




PostPosted: Tue Jan 12, 2010 8:09 pm   Post subject: RE:Color Chart For Turing (Picture and CODE) 255 COLORS

Necro batman!
mirhagk




PostPosted: Mon Jan 18, 2010 10:29 am   Post subject: RE:Color Chart For Turing (Picture and CODE) 255 COLORS

Turing:

for i:1..maxcol
colourback(i),"    "..
end for

I prefer using that code snippet. The code is so small that I dont even save it, I just create a new program and type that whenever I want to see the colour chart.
Turing_Gamer




PostPosted: Mon Jan 18, 2010 11:52 am   Post subject: Re: Color Chart For Turing (Picture and CODE) 255 COLORS

Here is one that is on our school computers...
Its basically the same thing...



ColourChooserV2.t
 Description:

Download
 Filename:  ColourChooserV2.t
 Filesize:  1.95 KB
 Downloaded:  1307 Time(s)

Alex C.




PostPosted: Thu Jan 12, 2012 10:49 pm   Post subject: RE:Color Chart For Turing (Picture and CODE) 255 COLORS

thanks for the help! Very Happy
(and sorry for necroing...)
thuvi




PostPosted: Mon Feb 27, 2012 10:32 pm   Post subject: RE:Color Chart For Turing (Picture and CODE) 255 COLORS

Wow.. that is really helpful. Before I used to type in the colours and those colours were very limited. Thank you!
Sponsor
Sponsor
Sponsor
sponsor
Colin




PostPosted: Tue Feb 28, 2012 4:29 am   Post subject: Interactive Color Chart & RGB Generator

Colour Charts always come in handy when developing Turing programs. Here is an interactive one I built a few years back that I am always pulling out for reference. Maybe others will find it useful too.

Features:
-Large Colour preview
-3 comparison colour swatches
- Colour selection by arrow keys or mouse
- Abbreviated colour index in title when minimizes so you can reference it easily
-Categorised colours into Groups


I also have an RGB generator that I will throw in because it serves a similar purpose.



RGB Generator.jpg
 Description:
Screen Shot of an RGB colour generator. Similar purpose to the colour chart, but for when you what to deal with generating your own colours with the RGB commands
 Filesize:  47.15 KB
 Viewed:  5696 Time(s)

RGB Generator.jpg



Color Chart 5.jpg
 Description:
Screen shot of color chart
 Filesize:  167.27 KB
 Viewed:  116858 Time(s)

Color Chart 5.jpg



FPEapps - Colorchart.zip
 Description:
This zip contains the binary for both the Interactive Colour Chart and the RGB Generator.

Download
 Filename:  FPEapps - Colorchart.zip
 Filesize:  745.52 KB
 Downloaded:  1514 Time(s)

Velocity




PostPosted: Thu Mar 01, 2012 5:00 pm   Post subject: RE:Color Chart For Turing (Picture and CODE) 255 COLORS

Very nice program colin, im sure this will help alot of beginners.
vahnx




PostPosted: Fri Mar 02, 2012 4:16 pm   Post subject: RE:Color Chart For Turing (Picture and CODE) 255 COLORS

Colin: For your RGB Color Generator, how do you change the delay? I tried almost every key.
TW iz Rippin




PostPosted: Fri Mar 02, 2012 4:25 pm   Post subject: RE:Color Chart For Turing (Picture and CODE) 255 COLORS

wow thanks... this helps so much aha
Colin




PostPosted: Sat Mar 03, 2012 4:25 pm   Post subject: Controls for Color Chart & RGB Gen

Ok Every one.
Here all of the controls for both Color Chart 5 and RGB Generator.

__/CONTROLLS\_______________________________
/----------------------------------------------------------------------\
|-----------------| Interactive Color Chart |-------------------|

Increase/Decrese Color Num - Left & Right Arrow Keys
Move Up/Down color Row - Up & Down Arrow Keys
Add to Color Swatch - Enter Key or click with mouse

|-----------------| RGB Color Genorator |----------------------|

Change selection - Left & Right Arrow Keys
Increments Color Value - Up & Down Arrow Keys
Fine/slow Movement - Hold S
Increase delay - Press +
Decease delay - Press -
(+ & - only works on the number strip not on the keypad)
\-----------------------------------------------------------------------/

You can download the controls document to save with the executables for later reference.



Controls - Color Chart & RGB Gen.txt
 Description:
Document of controls for Color Chart 5 & RGB Color Generator.

Download
 Filename:  Controls - Color Chart & RGB Gen.txt
 Filesize:  2 KB
 Downloaded:  825 Time(s)

CreatedByGabe




PostPosted: Sun Jun 28, 2015 11:14 pm   Post subject: RE:Color Chart For Turing (Picture and CODE) 255 COLORS

Thanks, This is perfect for changing colors in the text in my game!
code:

put "I'm the evil"..
colour (40)
put "Dr. EVIL!"
MrMac




PostPosted: Wed Jul 29, 2015 12:25 am   Post subject: RE:Color Chart For Turing (Picture and CODE) 255 COLORS

I used this image for my entire course.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Submissions
View previous topic Tell A FriendPrintable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 15 Posts ]
Jump to:   


Style:  
Search: