| Actual for 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 |
|
Actual for You - Explaining HTML Color Codes - Simply
Take Your Business Online To Reach Unlimited Pool Of Prospects Part 2 lumns). 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.What are the most crucial step after your site is up and running? Marketing! Yes, you have to begin marketing. But, what can we do to market them? There are various ways of strategies that you could put your hand on to market your site. The various ways of marketing strategies are: · Article writing · Press Release · Newsletter Advert · Forum · Pay per click · Ebay · Blog I would suggest focusing on two to five different strategies for at least three months, before you evaluate the outcomes, and then you proceed to try the other strategies.With the strategies implemented, you will begin to grow i 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 numbe 10 Essential Steps To Running A Successful eBay eBook Business 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.Running an eBay eBook business is perhaps one of the most exciting and potentially profitable online home based business opportunities – but before you jump head first into setting up an eBay eBook business that sky dives its way to failure, read this article and discover the essential steps that you NEED to take in order to run a hugely profitable and successful eBay eBook business.Step #1Identify a niche to market toThere are so many eBook sellers on eBay nowadays that you can’t just jump head first into selling any old eBook you find. Don’t compete with the well established eBook sellers, instead find eBook niches that you can ta 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 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 number The Eye on the Prize each dot: no brightness = black, full brightness = white, a level in-between = a level of grey.Looking for some cool new ways to motivate your drive-thru staff? These ideas can be adopted for dine-in as well, but since the mystery shops for the annual g3/QSR Drive-Thru Time Study are fast approaching, it’s time to gear up to challenge the leaders—the bar is already set quite high. Though incentives are a great add-on system to improve your employee’s performance, ultimately the culture you create—one that demands excellence—truly raises the bar.Since incentives can never get the wrong employee to do the right thing, make sure “The STARS Work The Cars!” In other words, put your best people in these stations and let the race begin. He 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 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 numbe Will a Workplace Bully Bankrupt Your Company? s, you can get virtually every color you need.Safeguard Your Company Against Harrassment ClaimsTwenty-five percent of employees suffer with peer to peer bullying and its on the rise, according to the National Institute of Safety and Health. Dina Beach Lynch, a 12 year workplace strategist and mediator, has the answer: Conflict Coaching. A short-term, results-oriented tool, conflict coaching enables employers to quickly, skillfully manage bullying before it escalates into complaints and harrassment charges.Workplace bullies act out because they lack the interpersonal and communication skills to connect genuinely to another person or be persuasive. Through Conflict Coaching, companies 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 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 numbe Online Postcard Printing - Providing Efficient Printing Jobs ts interesting:Are you tired of scouting for commercial printing companies to handle your printing jobs? Are you tired of the thought that they will provide you with what you are looking for? Well maybe its time to make a change. Sit back and lean on your chair, face your computer and browse to the net. In this way you seek and search for a printer capable of answering all your printing needs. By means of computers and online services we easily get what we want.Among the beneficiaries that online services provide are the advertisers. This is because they could easily relay printing jobs to the online printers and let them do the rest of the jobs. The vital func 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 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 numbe Affiliate Communication lumns). 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.Communication is Key!When building an affiliate network communicating with affiliates is important for merchants to maintain a good relationship. An affiliate's web site targets visitors, who may not necessarily view a merchant's web site, and therefore expands a merchants market. An affiliate may not be able to actively keep up with the merchants product, it is important for a merchant to keep affiliate's informed about new product information, sales, new releases, links, graphics, promotions and special offers.Keep in mind, not all affiliates are going to produce a high volume of traffic, and importantly, visitors who want to purchase a 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:The Secret to Making Money Online... How Joint Ventures Can Catapult You to Success Avoid The Illusion Of Internet Wealth
|