Ads are not an endorsement by the blog author.

Sprintedon Hollow

Public Journal
 Back to Journal Archives | Subscribe to Alerts Alerts Subscribe to Alerts | Feeds
< sw00429xdspny-mat
Saturday, May 19, 2007
sw00431a-inthefar >
Tuesday, May 22, 2007
May 2007
sw00437a-con.versingwithmyself
sw00436rtj-codes.sitemap
sw00435math-colors.hex.rgb.2
sw00434v-14.poem12
sw00433a-tu4caring
sw00432a-poets.who.blog
sw00431a-inthefar.beyond
sw00430math-colors.hex.rgb
sw00429xdspny-math.poetics
sw00428rtj-ascii.chart
sw00427a-tribs
sw00426pind-prayer33
sw00425pind-prayer32
sw00424pind-prayer31
sw00423pind-prayer30
sw00422pind-prayer29
sw00421pind-prayer28
sw00420pind-prayer27
sw00419pind-prayer26
sw00418pind-prayer25
sw00417pind-prayer24
sw00416pind-prayer23
sw00415pind-prayer22
sw00414pind-prayer21
sw00413pind-prayer20
sw00412pind-prayer19
sw00411pind-prayer18
sw00410pind-prayer17
sw00409pind-prayer16
sw00408pind-prayer15
sw00407pind-prayer14
sw00406pind-prayer13
sw00405pind-prayer12
sw00404pind-prayer11
sw00403pind-prayer10
sw00402pind-prayer09
sw00401pind-prayer08
sw00400pind-prayer07
sw00399pind-prayer06
sw00398pind-prayer05
sw00397pind-prayer04
sw00396pind-prayer03
sw00395pind-prayer02
sw00394pind-prayer01
sw00393pindc-links.entry7
sw00392s-sd4.5days
sw00391s-sd3.5days
sw00390s-sd2.6days
sw00389s-sd1.5days
sw00388sc-set5.sd.links
sw00387a-ego
sw00386a-interim
sw00385jt-b1.e20
sw00384jt-b1.e19
sw00383jt-b1.e18
sw00382jt-b1.e17
sw00381jt-b1.e16
sw00380jt-b1.e15
sw00379jt-b1.e14
sw00378jt-b1.e13
sw00377jt-b1.e12
sw00376jt-b1.e11
sw00375jt-b1.e10
sw00374jt-b1.e9
sw00373jt-b1.e8
sw00372jt-b1.e7
sw00371jt-b1.e6
sw00370jt-b1.e5
sw00369jt-b1.e4
sw00368jt-b1.e3
sw00367jt-b1.e2
sw00366jtc-fantasy.epic
sw00365olp-review
sw00364ut-10.3poems
sw00363v-13.poem11
sw00362math-not.sent.note
sw00361a-hermit.stance
sw00360math-11
sw00359math-8
sw00358a-imp.notes
sw00357ut-09.poem
« May 2007 Archive
Sunday, May 20, 2007

sw00430math-colors.hex.rgb

Math HTML color codes information [ last modified: 2007-05-26 ] Links to important references relating to this entry appear below. = Before I begin showing my conclusions, I thank the following: - MS Explorer, AOL Journals, Colorado State Engineering, Keller . com, and Learning Web Design . com - = In the RGB (red/green/blue) HTML color realm, the number "17" (as I have long known through my own heuristic math delvings, but which I did not fully appreciate until today via learning about the uses for the number "16" from the Colorado State Engineering site) is key. The #FFFFFF I placed above is the hexadecimal (HEX) code for the color "white" (the top cock, as in the adult male domestic chicken) which has the equivalent RGB code of 255,255,255. There are sixteen (16) basic color gradations, if black (#000000) is allowed. They are "F" / "E" / "D" / "C" / "B" / "A" / "9" / "8" / "7" / "6" / "5" / "4" / "3" / "2" / "1" / "0" - This means that A = 10, B = 11, C = 12, D = 13, E = 14, and F = 15. However, "0" is in termpostion (tpo) "1", and therefore "F" is in tpo "16". This is significant when dealing with color combinations. "17" is this system's rung number. 0/17 = 0. 0 + 17 = 17 and 17/17 = 1, and 1 = #111111 in HEX and 017,017,017 in RGB. Black is black and white is white, but every color between these in which the six HEX alpha/numeric characters are alike are variants of gray. So 000 (0), 017 (17), 034 (34), 051 (51), 068 (68), 085 (85), 102, 119, 136, 153, 170, 197, 204, 221, 236, and 255 are the central sixteen RGB numbers. 16 x 16 = 256. From this set far more colors than are needed can be generated. One color in the w3c core sixteen is silver (#C0C0C0 or 192,192,192). What is "C" in HEX is "204" in RGB. If 204 is divided by 17, 12 remains. It happens that 204 - 12 = 192, and C is 12 as 17 shows. [ It is 12:55 PM and I am taking a break. ] - The other w3c colorsare: white, black, one gray (#808080 or 128,128.128), red(#FF0000 or 255,0,0), yellow (#FFFF00 or 255,255,0), blue (#0000FF or 0,0,255), aqua (#00FFFF  or 0,255,255), lime(#00FF00 or 0,255,0), fuchsia (#FF00FF or 255,0,255, navy (#000080 or 0,0,128), maroon (#800000 or 128,0,0), teal (#008080 or 0,128,128), olive (#808000 or 128,128,0), green (#008000 or 0,128,0), & purple (#800080 or 128,0,128). There are nastinesses herein whose sources I am not aware of and whose consequent results I am not able to dispute, but I am bringing them to the fore. I have been an AOL member since April 18, 2000; and almost from the first I was puzzled by the color system, especially by the color now (and possibly then) known as either cyan or aqua. Still, green then was what lime now is, and I'm fairly sure purple then was what fuchsia now is. In light of the aqua/cyan color, these new namings seem apt, and I do find no fault with fuchsia, purple, or lime; but the color which is labeled green is going to take some getting used to. What is at stake, if it is at stake, is the prism-derived notion of what a primary, secondary, and so on color is. - On to "16" and what I culled from the engineering site. This involves remainders resulting from divisions by "16" and--as with "17"--"0" is included. In this regard, MS Explorer will sometimes change the RGB code I have put in. Reminder: 16 divides into 256 (not 255) 16 times. Because divisions by 16 extend to four places, .0000 must be used for black. 1/16 = .0625, 2/16 = .1250, 3/16 = .1875, 4/16 = .2500, 5/16 = .3125, 6/16 = .3750, 7/16 = .4375, 8/16 = .5000, 9/16 = .5625, 10/16 = .6250, 11/16 = .6875, 12/16 = .7500, 13/16 = .8125, 14/16 = .8750, and 15/16 = .9375 and F = 15 and 15 x 17 = 255. Why is knowing this valuable? Here is the link to Engineering Colorado State HTML color support Read it only/ as its reason for being is to aid the students there. On this page is an explanation of how to convert an RGB value to its hexadecimal equivalent. - The catalyst behind this entry was and yet is my desire to know color names for the 216 HTML safe colors. My immediate ? is: What is the name of the #00CCCC HEX color? [ 7:17 PM - I've decided to make up my own color names. ] - [ 21MAY07: There will be more to come here. ] - One pleasant light event was that finally I did find what I'd long been vigorously seeking, but I have chosen not to use it; yet, since the information there is worth pondering: *** this e-whip to it ***. - Also this from the University of Rhode Island. - - two other worthwhile sites to visit: color names at Learning Web Design - RGB HTML at Keller [ 22MAY07: Have been thinking about "green" and/ after concluding that midway between 255,0,0 and 0,0,255 is 0,128,0// I went to the Internet Options color area. I chose to test my conclusion via the 204,204,204 bg color I am using. It changed the bg color but because I did not OK the initial OK it moved to the basic colors palette IE7 uses. Suddenly (though it now seems I should have known this) I realized/ the colors palette at AOL Journals is the same one, but AOL Journals does not use strict RGB codes. It uses the associated codes w3c uses. As I now know which of the palette's colors is 0,128,0/ I am next going to see how it is coded in AOL J. - It is, of course (as I half-suspected): 008000. Besides, all this is already noted above where I presented the core w3c 16 colors along with both codes. ] [ 26MAY07: This morning I found a site where the names given to certain RGB (rgb) colors are more to my liking. scroll down to see - Also this morning (with Google's help) I re-learned that with paints and dyes the primary colors are red,blue,yellow. Try a "primary colors rgb" search. ] -

- to go to my colors.hex.rgb.2 entry ~ for copyright information see homepage Brian A. J. Salchert



thinkinglizard at 12:03:00 PM EDT Blog about this entry
This entry has 0 comments: (Add your own)