Results 1 to 5 of 5

Thread: How To Know HTML Code of a Color ?

  1. #1
    Join Date
    Feb 2009
    Posts
    17

    How To Know HTML Code of a Color ?

    Hello , Can You tell Me How Can we Know the Html Code For Most Common Colors Like For Eg #FF00FF I want to know this Code , and it Is Possible to fetch it from a color in an image, Actually i M learning Some Basic Web page Designing and Want to know all this For deploying it my Practice , Thanks you in Advance for Your Replies ,

  2. #2
    Join Date
    May 2008
    Posts
    678

    Re: How To Know HTML Code of a Color ?

    Hello , there Are Various Free tools Avalable Otherwise free software such as PhotoFiltre give information about your type rgb color (with the drop, you click on the color of your image) you get the Html Code When you Do this

  3. #3
    Join Date
    Jan 2008
    Posts
    644

    Re: How To Know HTML Code of a Color ?

    Hello , There is Online Site called colorpicker.com you can see all the color palettes and clicking on one of your choice, get as its hexadecimal code that appears on the tops center of your window. and for Other possibilities for color management you can use some software like adobe , or corel hope it help you

  4. #4
    Join Date
    May 2008
    Posts
    518

    Re: How To Know HTML Code of a Color ?

    If it is for the web, use css properties. I Have Written this Code you can ise
    You can then do something like

    <span style="color: pink"> I love pink </ span>
    <span style="color: rgb(255,0, 255)"> I love pink </ span> <! - for (red, green, blue) ~ (red, green, blue) ->
    <span style="color: #FF00FF"> I love pink </ span>

  5. #5
    Join Date
    Jun 2006
    Posts
    623

    Re: How To Know HTML Code of a Color ?

    Hello Download this Softwares from ColorPic Ever tried using a color picker on a high resolution monitor? It's impossible. That's why this color picker has a magnifier attached. Grab palettes of up to 16 colors at once and use four advanced color mixers to select a spectrum of possibilities.

    ColorPic Features Version 4 is now available, with the following features:
    • Easily pick any color from the screen
    • Totally 100% Free!
    • No popup adverts or spyware, it really is free
    • Colors shown in hex and decimal
    • Adjust Hue, Saturation, Value, Red, Green and Blue values
    • Cyan, Magenta, Yellow and Black percentages shown
    • Easy to use with any other program
    • Resizable magnification area
    • Overlay a grid for quick colorpicker alignment
    • Use arrow keys to nudge mouse pointer
    • Save multiple palettes of colors automatically
    • WebSafe Colors and names displayed
    • Snap to nearest WebSafe color
    • Point sample, 3x3 or 5x5 pixel color sampling
    • Adjust color with four advanced color mixers
    • Edit colorpicker values after selection easily
    • Easy to use collapsible sections
    • Works with Firefox, Internet Explorer, Photoshop and any other application


    Download From Here

Similar Threads

  1. HTML Color Codes
    By Sonia G in forum Software Development
    Replies: 4
    Last Post: 27-03-2010, 05:58 PM
  2. Change html image border color
    By Mind It in forum Software Development
    Replies: 8
    Last Post: 09-10-2009, 08:47 AM
  3. How to put background color for html cell
    By Preetish in forum Software Development
    Replies: 3
    Last Post: 07-08-2009, 03:32 PM
  4. How to put html tag to color text
    By garfield1 in forum Software Development
    Replies: 3
    Last Post: 28-07-2009, 11:38 AM
  5. How do I get the HTML code to display as HTML code?
    By NAYASA in forum Software Development
    Replies: 3
    Last Post: 26-12-2008, 01:35 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,524,620.95823 seconds with 17 queries