This is a discussion on Where to get colour code within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi Please help, where to get colour code. Tks...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi Please help, where to get colour code. Tks |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| Are you thinking RGB HEX color code? (there is many diffent code) Red (RR), Green(GG), Blue(BB) in HEX mode in the format of: #RRGGBB where each value is 0-256 - but in HEXIDECIMAL (00 - ff) ie: 00,01,02,03,04,05,06,07,08,09,0A,0B,0C,0D,0E,0F, 10, 11 etc...) #FA0202 is a red color - r:250 g:2 b:2 #FF6600 is an orange color r:255 g:102 b:0 #FF00FF is a Magenta color r:255 g:0 b:255 and so on.... Many graphic programs can change colour values via hex....Also WYSIWYG HTML editor and some CSS editors too. For HTML "color" there is a few "standard" NON-HEX that you can use: RED TEAL SILVER GREEN BLUE GREY WHITE BLACK YELLOW etc... Use your picture editor to find your colour or use COLOR COP freeware (http://datastic.com/tools/colorcop/download.php) For CSS editing I use Bradsoft's TopStyle Lite. Good Luck
__________________ JPF - osCMax Fourm Moderator Try out our osCMax at: Live Catalog Demo Limited access Admin: Live Admin Demo Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped! |
|
#3
| ||||
| ||||
| If using photoshop, select the eyedropper tool, click the image for the color you want hex for then read it from the eyedropper tools box near the bottom right. |
|
#4
| |||
| |||
| I find this link to be very useful: http://www.pagetutor.com/pagetutor/m...ker/index.html |
|
#5
| |||
| |||
| Here's a GREAT little color picker tool. http://www.lightman.com/software/huey/ It's free too. It's a desktop eyedropper tool that'll let you pick up a color anywhere on your screen and it gives you the HEX code and the RGB values for it. It's indispensible... one of the most useful little utilities in my webdev toolbox. |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can't change colour with WYSIWYG Editor | michaelp | osCommerce 2.2 Modification Help | 0 | 03-04-2004 01:56 PM |
| where is file that controls font colour | dcswiftly | osCommerce 2.2 Modification Help | 1 | 11-25-2003 06:27 PM |
| how do I change the colour of the box border? | jloyzaga | osCommerce 2.2 Modification Help | 2 | 10-23-2003 02:13 PM |
| Background colour in columns only | adder667 | osCommerce 2.2 Modification Help | 4 | 04-14-2003 02:02 AM |
| Box border colour | Bah | osCommerce 2.2 Modification Help | 5 | 12-31-2002 08:32 AM |