How can I know the value of color in a picture ?
Printable View
How can I know the value of color in a picture ?
use an RGB/Hex color detector like this one:
http://www.freedownloadscenter.com/M..._Detector.html
Why not just open it in something like Adobe Photoshop. You can even check the color in MSPaint, but you'll have to convert from RGB to Hex.
Thanks