[R] Finding a color code.

Michael H. Prager Mike.Prager at noaa.gov
Mon Jun 26 18:38:08 CEST 2006


 > ?rgb

You will need to divide your values by the maximum or specify it, as in

 > rgb(185, 35, 80, max=255)


on 6/26/2006 12:17 PM A Ezhil said the following:
> Is it possible to find corresponding color code in R
> for the following RGB (R185, G35 & B80)? 
>
>   

-- 
Michael Prager, Ph.D.
Southeast Fisheries Science Center
NOAA Center for Coastal Fisheries and Habitat Research
Beaufort, North Carolina  28516
** Opinions expressed are personal, not official.  No
** official endorsement of any product is made or implied.



More information about the R-help mailing list