What is the quikest method to see actual color of any hex code #a7a7a7?
        Posted  
        
            by metal-gear-solid
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by metal-gear-solid
        
        
        
        Published on 2010-04-24T06:25:51Z
        Indexed on 
            2010/04/24
            6:33 UTC
        
        
        Read the original article
        Hit count: 179
        
What is the quikest method to see actual color of any hex code #a7a7a7?
When i work on other's CSS then if i deal with color codes then i quickly wan to see the color of that particular hex code.
suppose if i'm editing css in notepad and i found code #a7a7a7 then how can i know what is the color of this code.
If i have a color on my screen then i quickly know what would be hex code for this with the help of some tools ,but i need just opposite of this.
i'm not talking about to see whole color chart of site. I want to see color of particular hex code.
© Stack Overflow or respective owner