PC Review


Reply
Thread Tools Rate Thread

colour matching

 
 
=?Utf-8?B?VG9ueQ==?=
Guest
Posts: n/a
 
      8th Feb 2006
Is anyone able to let me know how I identify the colour of my web-page
background in a manner that enables me to pass it to someone who is
recolouring an image for it, and will need to exactly match it?

Many thanks. Tony
 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      8th Feb 2006
If you have assigned a color to your page background, under page properties, custom you can get the
HEX or RGB values.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"Tony" <(E-Mail Removed)> wrote in message
newsDC31B75-697A-41F4-BA7E-(E-Mail Removed)...
> Is anyone able to let me know how I identify the colour of my web-page
> background in a manner that enables me to pass it to someone who is
> recolouring an image for it, and will need to exactly match it?
>
> Many thanks. Tony



 
Reply With Quote
 
=?Utf-8?B?VG9ueQ==?=
Guest
Posts: n/a
 
      8th Feb 2006
Following this just indicates "Microsoft Theme" "evrgreen 1100". I started
with the Evergreen theme, but ended up, by design, with just the basic dark
green background as a solid colour. This is the colour I'm trying to identify
in HEX or RGB values? Does this help you help me??!

Thanks, Thomas. Tony



"Thomas A. Rowe" wrote:

> If you have assigned a color to your page background, under page properties, custom you can get the
> HEX or RGB values.
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> ==============================================
> If you feel your current issue is a results of installing
> a Service Pack or security update, please contact
> Microsoft Product Support Services:
> http://support.microsoft.com
> If the problem can be shown to have been caused by a
> security update, then there is usually no charge for the call.
> ==============================================
>
> "Tony" <(E-Mail Removed)> wrote in message
> newsDC31B75-697A-41F4-BA7E-(E-Mail Removed)...
> > Is anyone able to let me know how I identify the colour of my web-page
> > background in a manner that enables me to pass it to someone who is
> > recolouring an image for it, and will need to exactly match it?
> >
> > Many thanks. Tony

>
>
>

 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      8th Feb 2006
View the page in your browser, then view source and look at the background color tag in the body
tag, or have the person that needs the color look.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"Tony" <(E-Mail Removed)> wrote in message
news:F5478474-C398-4ED0-8FAB-(E-Mail Removed)...
> Following this just indicates "Microsoft Theme" "evrgreen 1100". I started
> with the Evergreen theme, but ended up, by design, with just the basic dark
> green background as a solid colour. This is the colour I'm trying to identify
> in HEX or RGB values? Does this help you help me??!
>
> Thanks, Thomas. Tony
>
>
>
> "Thomas A. Rowe" wrote:
>
>> If you have assigned a color to your page background, under page properties, custom you can get
>> the
>> HEX or RGB values.
>>
>> --
>> ==============================================
>> Thomas A. Rowe (Microsoft MVP - FrontPage)
>> ==============================================
>> If you feel your current issue is a results of installing
>> a Service Pack or security update, please contact
>> Microsoft Product Support Services:
>> http://support.microsoft.com
>> If the problem can be shown to have been caused by a
>> security update, then there is usually no charge for the call.
>> ==============================================
>>
>> "Tony" <(E-Mail Removed)> wrote in message
>> newsDC31B75-697A-41F4-BA7E-(E-Mail Removed)...
>> > Is anyone able to let me know how I identify the colour of my web-page
>> > background in a manner that enables me to pass it to someone who is
>> > recolouring an image for it, and will need to exactly match it?
>> >
>> > Many thanks. Tony

>>
>>
>>



 
Reply With Quote
 
=?Utf-8?B?VG9ueQ==?=
Guest
Posts: n/a
 
      9th Feb 2006
I can find <td bgcolor="#003916"> three quarters of the way down the index
page? Hopefully this is the green I'm looking for?? Is there anywhere I can
check I've got it right? Thanks for your replies and your patience. Tony

"Thomas A. Rowe" wrote:

View the page in your browser, then view source and look at the background
color tag in the body tag, or have the person that needs the color look.<
 
Reply With Quote
 
Bob
Guest
Posts: n/a
 
      9th Feb 2006
Tony,

That is a very dark green... #003916 (HTML)
If you need the RGB Equivalent - R= 0 G= 57 B= 22

bob
"Tony" <(E-Mail Removed)> wrote in message
news:3DFC95B7-9ECC-460B-B3D1-(E-Mail Removed)...
|I can find <td bgcolor="#003916"> three quarters of the way down the index
| page? Hopefully this is the green I'm looking for?? Is there anywhere I
can
| check I've got it right? Thanks for your replies and your patience. Tony
|
| "Thomas A. Rowe" wrote:
|
| View the page in your browser, then view source and look at the background
| color tag in the body tag, or have the person that needs the color look.<


 
Reply With Quote
 
=?Utf-8?B?VG9ueQ==?=
Guest
Posts: n/a
 
      9th Feb 2006
Many thanks to you and Thomas - very dark green is right - fingers crossed!

Tony

"Bob" wrote:

> Tony,
>
> That is a very dark green... #003916 (HTML)
> If you need the RGB Equivalent - R= 0 G= 57 B= 22
>
> bob
> "Tony" <(E-Mail Removed)> wrote in message
> news:3DFC95B7-9ECC-460B-B3D1-(E-Mail Removed)...
> |I can find <td bgcolor="#003916"> three quarters of the way down the index
> | page? Hopefully this is the green I'm looking for?? Is there anywhere I
> can
> | check I've got it right? Thanks for your replies and your patience. Tony
> |
> | "Thomas A. Rowe" wrote:
> |
> | View the page in your browser, then view source and look at the background
> | color tag in the body tag, or have the person that needs the color look.<
>
>
>

 
Reply With Quote
 
Bob
Guest
Posts: n/a
 
      9th Feb 2006
Your Welcome.

bob
"Tony" <(E-Mail Removed)> wrote in message
news:1A9FCF0A-A3B8-4276-BB47-(E-Mail Removed)...
| Many thanks to you and Thomas - very dark green is right - fingers
crossed!
|
| Tony
|
| "Bob" wrote:
|
| > Tony,
| >
| > That is a very dark green... #003916 (HTML)
| > If you need the RGB Equivalent - R= 0 G= 57 B= 22
| >
| > bob
| > "Tony" <(E-Mail Removed)> wrote in message
| > news:3DFC95B7-9ECC-460B-B3D1-(E-Mail Removed)...
| > |I can find <td bgcolor="#003916"> three quarters of the way down the
index
| > | page? Hopefully this is the green I'm looking for?? Is there anywhere
I
| > can
| > | check I've got it right? Thanks for your replies and your patience.
Tony
| > |
| > | "Thomas A. Rowe" wrote:
| > |
| > | View the page in your browser, then view source and look at the
background
| > | color tag in the body tag, or have the person that needs the color
look.<
| >
| >
| >


 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      9th Feb 2006
You can identify any color in a page by just using the Color Format Icon Tool and selecting More colors and then the Select
(Eyedropper)

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPa...3/Default.aspx
_____________________________________________


"Tony" <(E-Mail Removed)> wrote in message news:1A9FCF0A-A3B8-4276-BB47-(E-Mail Removed)...
| Many thanks to you and Thomas - very dark green is right - fingers crossed!
|
| Tony
|
| "Bob" wrote:
|
| > Tony,
| >
| > That is a very dark green... #003916 (HTML)
| > If you need the RGB Equivalent - R= 0 G= 57 B= 22
| >
| > bob
| > "Tony" <(E-Mail Removed)> wrote in message
| > news:3DFC95B7-9ECC-460B-B3D1-(E-Mail Removed)...
| > |I can find <td bgcolor="#003916"> three quarters of the way down the index
| > | page? Hopefully this is the green I'm looking for?? Is there anywhere I
| > can
| > | check I've got it right? Thanks for your replies and your patience. Tony
| > |
| > | "Thomas A. Rowe" wrote:
| > |
| > | View the page in your browser, then view source and look at the background
| > | color tag in the body tag, or have the person that needs the color look.<
| >
| >
| >


 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      9th Feb 2006
Only works well when all of the pixels are the same color, so it doesn't work well on images.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"Stefan B Rusynko" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> You can identify any color in a page by just using the Color Format Icon Tool and selecting More
> colors and then the Select
> (Eyedropper)
>
> --
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
> http://www.frontpagemvps.com/FrontPa...3/Default.aspx
> _____________________________________________
>
>
> "Tony" <(E-Mail Removed)> wrote in message
> news:1A9FCF0A-A3B8-4276-BB47-(E-Mail Removed)...
> | Many thanks to you and Thomas - very dark green is right - fingers crossed!
> |
> | Tony
> |
> | "Bob" wrote:
> |
> | > Tony,
> | >
> | > That is a very dark green... #003916 (HTML)
> | > If you need the RGB Equivalent - R= 0 G= 57 B= 22
> | >
> | > bob
> | > "Tony" <(E-Mail Removed)> wrote in message
> | > news:3DFC95B7-9ECC-460B-B3D1-(E-Mail Removed)...
> | > |I can find <td bgcolor="#003916"> three quarters of the way down the index
> | > | page? Hopefully this is the green I'm looking for?? Is there anywhere I
> | > can
> | > | check I've got it right? Thanks for your replies and your patience. Tony
> | > |
> | > | "Thomas A. Rowe" wrote:
> | > |
> | > | View the page in your browser, then view source and look at the background
> | > | color tag in the body tag, or have the person that needs the color look.<
> | >
> | >
> | >
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
xl 2000 - changing chart colour doesn't update legend colour insert your name here Microsoft Excel Discussion 2 10th Sep 2006 09:25 AM
Search finds matching filenames but not files with matching content Richard Windows XP General 4 9th Sep 2006 01:33 AM
Colour Matching Bitmaps ShakeDoctor Microsoft Dot NET Compact Framework 0 18th Apr 2005 03:40 PM
Finding matching/non-matching rows between two tables (same-but not updated). Mario Microsoft Access Queries 1 7th Aug 2003 01:36 AM
Colour matching Sam Windows XP Print / Fax 1 5th Jul 2003 07:53 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:28 PM.