While I don't actively use an extension for this, Color That Site seems to be an example for Firefox. You can right-click an element on the website and select Inspect element, which should open the developer toolbar. To the right of this toolbar, you should see the element's CSS, displaying the color and background color etc., which should make it easier identifying a color using its RGB value.