| Add You |
Hubs | Hubbers | Topics | Request |
| #1 in Business | Subscribe Email Print |
|
You are here: Home > Internet and Businesses Online > Web Development > Explaining HTML Color Codes - Simply |
|
Add You - Explaining HTML Color Codes - Simply
How Important is Content to a Successful Website = Magenta (light purple), 255,128,0 = Orange, 128,128,0 = brown, 128,0,128 = purple, 255,200,255 = pinkContent is the most important part of any website.The Internet was created in the first place as an information source. If the content on your site does not provide the information needed by its users it will provide little in the way of value to your visitors who surf for information on many subjects. They require answers or solutions to their problems, needs, desires and wants. Provide the answers and they will return again and again.A website is simply a way to communicate whatever message you want to get across. This message needs to answer visitor’s questions or satisfy their need for knowledge. To achieve this aim you will need a con Most paint programs (even microsoft paint) will let you experiment with these color triplets. Go have some fun with colors PART 2: This is probably the most difficult computer concept to explain. Think back to your very early days at primary school. The teacher would have told you that there are only ten symbols for writing numbers: 0123456789. So while counting, you can only get as far as 9, then you run out of symbols. But a very bright person, discovered a gre The Biggest Mistakes Bosses and Employees Make I recently received one of my regular SEO newsletters. The topic this time was understanding HTML color codes. But it skipped so many areas, that I'm sure many readers would have been lost.Are you frustrated with your employees and wonder what you can do to improve their efficiency and reduce your stress? Would you like to be more successful as a boss, manager, etc.?Are you an employee and you want to enjoy working with your superiors, reduce your stress, and be more effective? If you answered yes to any of the above, then read on and learn some important insights and solutions to assist you to reach your goal.As a Marriage, Family Therapist for 27 years, I heard many clients complain about their bosses and employees. I realized that they were having similar problems. The number one issue seemed to be that they were project So I've decided to try explaining this topic as simply as possible. I'll split this tutorial into 3 parts: 1) understanding decimal color codes 2) understanding hexadecimal 3) using hexadecimal in color codes PART 1: Its probably useful to start with monochrome TV / computer screens: The screen is made up of lots of dots, in a grid pattern, so that you get hundreds of dots horizontally and vertically. Computer guys call them pixels, but for the non-technical people, I'll call them dots. Now, you can choose the brightness of each dot: no brightness = black, full brightness = white, a level in-between = a level of grey. To make things easy, we can use numbers to indicate how bright to make the dot. 0 = black, 255 = white, 128 = mid-grey, etc. We could use a number range of 0 - 99, or 1 - 100, but 0 - 255 has a special meaning to computers, so we need to use 0 - 255. So how does color work? Well, imagine that instead of a dot, you actually have 3 mini-dots. The 3 mini-dots are colored: Red, Green, Blue (RGB). Why use these particular colors? Its like an optical illusion. When these 3 mini-dots are close enough together, and at full brightness, the human eye is fooled into thinking it sees white. Now, by changing the brightness of the 3 mini-dots, you can get virtually every color you need. So, to represent colors using numbers, we need to use 3 numbers for each dot (ie a number for each mini-dot). The order is important: the first number is for red, the second is green, the third is blue. So, to represent black, we use: 0,0,0 (ie all mini-dots have no brightness). 255,255,255 = white (each mini dot is at full brightness, and your eye is tricked into seeing white) 128,128,128 = mid grey 255,0,0 = solid red (the red mini-dot is at full brightness, but green and blue have no brightness) similarly: 0,255,0 = solid green 0,0,255 = solid blue Other simple colors: 128,0,0 = dull red, 64,0,0 = very dark red (almost black)... Now, mixing colors gets interesting: 255,255,0 = yellow, 0,255,255 = cyan (light blue), 255,0,255 = Magenta (light purple), 255,128,0 = Orange, 128,128,0 = brown, 128,0,128 = purple, 255,200,255 = pink Most paint programs (even microsoft paint) will let you experiment with these color triplets. Go have some fun with colors PART 2: This is probably the most difficult computer concept to explain. Think back to your very early days at primary school. The teacher would have told you that there are only ten symbols for writing numbers: 0123456789. So while counting, you can only get as far as 9, then you run out of symbols. But a very bright person, discovered a grea Wide World Branding eds of dots horizontally and vertically. Computer guys call them pixels, but for the non-technical people, I'll call them dots.Guerilla marketing, targeted PR, SEO, electronic mail and online advertising give clients looking for media exposure a new arsenal for branding their firms that is diverse, inexpensive and effective--if handled the right way. These latest electronic branding techniques, combined with traditional PR methods have brought corporate visibility to a new level. Now any company can become newsworthy and every company can be in the consumer's eye.But getting the most for your marketing dollar still means staying focused. Maybe even more so now then when the most important tool used to spread news was the press release. That’s because there are so many op Now, you can choose the brightness of each dot: no brightness = black, full brightness = white, a level in-between = a level of grey. To make things easy, we can use numbers to indicate how bright to make the dot. 0 = black, 255 = white, 128 = mid-grey, etc. We could use a number range of 0 - 99, or 1 - 100, but 0 - 255 has a special meaning to computers, so we need to use 0 - 255. So how does color work? Well, imagine that instead of a dot, you actually have 3 mini-dots. The 3 mini-dots are colored: Red, Green, Blue (RGB). Why use these particular colors? Its like an optical illusion. When these 3 mini-dots are close enough together, and at full brightness, the human eye is fooled into thinking it sees white. Now, by changing the brightness of the 3 mini-dots, you can get virtually every color you need. So, to represent colors using numbers, we need to use 3 numbers for each dot (ie a number for each mini-dot). The order is important: the first number is for red, the second is green, the third is blue. So, to represent black, we use: 0,0,0 (ie all mini-dots have no brightness). 255,255,255 = white (each mini dot is at full brightness, and your eye is tricked into seeing white) 128,128,128 = mid grey 255,0,0 = solid red (the red mini-dot is at full brightness, but green and blue have no brightness) similarly: 0,255,0 = solid green 0,0,255 = solid blue Other simple colors: 128,0,0 = dull red, 64,0,0 = very dark red (almost black)... Now, mixing colors gets interesting: 255,255,0 = yellow, 0,255,255 = cyan (light blue), 255,0,255 = Magenta (light purple), 255,128,0 = Orange, 128,128,0 = brown, 128,0,128 = purple, 255,200,255 = pink Most paint programs (even microsoft paint) will let you experiment with these color triplets. Go have some fun with colors PART 2: This is probably the most difficult computer concept to explain. Think back to your very early days at primary school. The teacher would have told you that there are only ten symbols for writing numbers: 0123456789. So while counting, you can only get as far as 9, then you run out of symbols. But a very bright person, discovered a gre Avoiding CRM Failure a dot, you actually have 3 mini-dots. The 3 mini-dots are colored: Red, Green, Blue (RGB).If you're evaluating a CRM suite in particular, you may have heard a lot of horror stories about CRM investments going to waste. Rest assured, it's not the technology; cases of outright technology failure are rare in e-business, and their heyday was years ago, when a lot of applications were in their early generations.Much more often, CRM failure has to do with the old saying, much beloved of coaches, that goes, Fail to plan, plan to fail. This is the point emphasized by Mike Murphy, executive director of Siebel Global Services. Addressing his company's CRM audience some months ago, Murphy remarked, "If you focus on technology as the only aspect Why use these particular colors? Its like an optical illusion. When these 3 mini-dots are close enough together, and at full brightness, the human eye is fooled into thinking it sees white. Now, by changing the brightness of the 3 mini-dots, you can get virtually every color you need. So, to represent colors using numbers, we need to use 3 numbers for each dot (ie a number for each mini-dot). The order is important: the first number is for red, the second is green, the third is blue. So, to represent black, we use: 0,0,0 (ie all mini-dots have no brightness). 255,255,255 = white (each mini dot is at full brightness, and your eye is tricked into seeing white) 128,128,128 = mid grey 255,0,0 = solid red (the red mini-dot is at full brightness, but green and blue have no brightness) similarly: 0,255,0 = solid green 0,0,255 = solid blue Other simple colors: 128,0,0 = dull red, 64,0,0 = very dark red (almost black)... Now, mixing colors gets interesting: 255,255,0 = yellow, 0,255,255 = cyan (light blue), 255,0,255 = Magenta (light purple), 255,128,0 = Orange, 128,128,0 = brown, 128,0,128 = purple, 255,200,255 = pink Most paint programs (even microsoft paint) will let you experiment with these color triplets. Go have some fun with colors PART 2: This is probably the most difficult computer concept to explain. Think back to your very early days at primary school. The teacher would have told you that there are only ten symbols for writing numbers: 0123456789. So while counting, you can only get as far as 9, then you run out of symbols. But a very bright person, discovered a gre Post Launch Laundry List = Did You Know You Should Have One? .You pre-notified your opt in list of your upcoming product and put together an incredible army of JV partners and super affiliates and now the sales are coming in like you could have only imagined. What else is there to do but move onto your next project? After all, this baby’s on auto-pilot. Wrong.You’re in this Internet Marketing game to make money right? So, it would seem logical that once you have launched a product successfully and the money’s coming in, you should decide what you want to do next. Well, that is just plain leaving cash on the table...and lots of it.It’s relatively common knowledge that it takes 6-10 views of a mar So, to represent black, we use: 0,0,0 (ie all mini-dots have no brightness). 255,255,255 = white (each mini dot is at full brightness, and your eye is tricked into seeing white) 128,128,128 = mid grey 255,0,0 = solid red (the red mini-dot is at full brightness, but green and blue have no brightness) similarly: 0,255,0 = solid green 0,0,255 = solid blue Other simple colors: 128,0,0 = dull red, 64,0,0 = very dark red (almost black)... Now, mixing colors gets interesting: 255,255,0 = yellow, 0,255,255 = cyan (light blue), 255,0,255 = Magenta (light purple), 255,128,0 = Orange, 128,128,0 = brown, 128,0,128 = purple, 255,200,255 = pink Most paint programs (even microsoft paint) will let you experiment with these color triplets. Go have some fun with colors PART 2: This is probably the most difficult computer concept to explain. Think back to your very early days at primary school. The teacher would have told you that there are only ten symbols for writing numbers: 0123456789. So while counting, you can only get as far as 9, then you run out of symbols. But a very bright person, discovered a gre How Can You Increase your Profits? Part 1 = Magenta (light purple), 255,128,0 = Orange, 128,128,0 = brown, 128,0,128 = purple, 255,200,255 = pinkIt is one of the most important question that you should ask yourself, and know. There is only two ways to increase your profits, and we will review them here.You need first to get more visitors, and in a second time, you need to increase the SPV. Let' s focus now on the first point: get more visitors. There is a lot of way to do that, some of them are crucial for your business, while the others are optional; but you need to test them all and focus on the one you like, after you know it is something working for you. ]then you will know what is working and what is just wasting of your valuable time.You can: buy targeted hits (traff Most paint programs (even microsoft paint) will let you experiment with these color triplets. Go have some fun with colors PART 2: This is probably the most difficult computer concept to explain. Think back to your very early days at primary school. The teacher would have told you that there are only ten symbols for writing numbers: 0123456789. So while counting, you can only get as far as 9, then you run out of symbols. But a very bright person, discovered a great way to count beyond this: the tens "column" (as well as the hundreds, thousands, etc columns). So the number in the tens column represents "groups of ten". Thus the number 423 means: 4 groups of hundred, plus 2 groups of ten, plus 3. Computers represent numbers very differently to us. They use a system called binary... but we will use hexadecimal, because it is very simple and quick to translate between binary and hex. Now, we can interact with computers (using numbers) in 2 ways: - We use decimal, and the computer converts decimal numbers into binary (easy for us, but can slow down the computer) - We use hex, and the computer converts to binary (difficult for us, but the computer converts hex to binary MUCH faster than decimal to binary) So what is hex? Well, instead of having only ten symbols to represent numbers, we use sixteen symbols: 0123456789ABCDEF. Now, we can count from 0 to "F", and after that we start using the "tens" column (technically, it should probably be called a sixteens column). Thus after F, we have 10, and if we keep counting, we get: 11, 12, 13, ... 19, 1A, 1B, 1C, 1D, 1E, 1F, 20, ... 29, 2A, ... 2F, 30, ...3F, etc. One question that often comes up is, what happens after 9F? Why A0 of course, followed by: A1, A2, ... A9, AA, AB, ... AF, B0, B1, ... BF, C0, etc. all the way up to FF. After that, you can go to 100, 101, 102, ... 10F, 110, 111, etc. To get over the initial learning curve, many people use translation tables (or calculators), so that when they see F, they can figure out it actually means fifteen. So that we don't get confused between decimal and hex, hex numbers usually have a # symbol in front, so #10 is actually 16 Decimal., and #FF is actually 255. PART 3: Now we can combine part 1 and part 2. Colors can be represented using hex values from #00 - #FF (ie 0 - 255). To represent black, we have: #000000 (ie 00, 00, 00 : we put a zero in the tens column to keep the overall length the same) #FFFFFF = white (255,255,255) #808080 = mid grey (#80 = 128) #00FF00 = solid green So thats it. Its a long explanation, but just about anyone should be able to read it and understand it, and you will be on your way to creating colorful web pages.
HTTP = HTML link (for blogs, profiles,phorums):
Related Articles:What are Docx Files - Can I Open Them? 5 Reasons Affiliate Programs are Better than Adsense Make Money on eBay - The Power of Knowledge
|