Re: RegionPlot color
- To: mathgroup at smc.vnet.net
- Subject: [mg87353] Re: RegionPlot color
- From: "D. Grady" <D.C.Grady at gmail.com>
- Date: Tue, 8 Apr 2008 05:38:49 -0400 (EDT)
- References: <ftcp1i$kvu$1@smc.vnet.net>
On Apr 7, 4:20 am, None None <worm9... at yahoo.com> wrote: > Dear Sir > > Mathematica 6 produces a region and fills it with default color in = "RegionPlot" (drawing 2D inequality). I wish to use the color elsewhere in g= raphics applications. I could not recognize the color and the scheme associa= ted with it. kindly guide me on locating this color among mathematica 6 colo= r schemes. > > Kind regards The color they use is RGBColor[0.798413061722744`, 0.824719615472648`, 0.968322270542458`] although I'm not sure if this comes from some pre-defined palette or what. It doesn't appear to be in any of the indexed color palettes. -Daniel