Advertisement
squares

HTML Color Codes

Dec 28th, 2014
659
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. sup retards,
  2.  
  3. I'll give you kids some HTML Color Codes, mainly for your Twitter Profile Color.
  4.  
  5. What is HTML Color Code?
  6. ----------------------------
  7. A hex triplet is a six-digit, three-byte hexadecimal number used in HTML, CSS, SVG, and other computing applications, to represent colors. The bytes represent the red, green and blue components of the color. One byte represents a number in the range 00 to FF (in hexadecimal notation)
  8.  
  9.  
  10.  
  11. Steps to add these "hidden" colors to your Twitter Theme Colors List:
  12. 1)Go to Twitter.com
  13. 2)Go to you profile
  14. 3)Click "Edit Profile"
  15. 4)Go to "Theme Color"
  16. 5)Click the + sign and add the codes.
  17. 6)You are finish, be happy.
  18.  
  19.  
  20. ↓ Codes are available below ↓
  21.  
  22.  
  23. HTML Color Code List:
  24. #FF0000 = Red
  25.  
  26. #00FF00 = Green
  27.  
  28. #0000FF = Dark Blue
  29.  
  30. #FFFF00 = Yellow
  31.  
  32. #FFA500 = Orange
  33.  
  34. #CCEEFF = Sky Blue
  35.  
  36. more codes:
  37. http://www.w3schools.com/html/html_colornames.asp
  38. http://www.computerhope.com/htmcolor.htm
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement