ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Color Palate Limitations €“ Cell Interiors (https://www.excelbanter.com/excel-programming/320703-color-palate-limitations-%E2%80%93-cell-interiors.html)

Arturo

Color Palate Limitations €“ Cell Interiors
 
Hello €“
I have been given some RGB codes to use to match a website.
When I plug those codes in, comparatively what I see is not what I get.
RGB(142, 150, 109) on the site is a smoky green.
That color also has another code of (#8e966d) should this be used instead
and if so how?
Range("A1").Interior.Color = RGB(142, 150, 109) shows up as a grey.
If the codes are accurate why wont this just respond as expected?

Appreciatively,
Arturo

Tom Ogilvy

Color Palate Limitations - Cell Interiors
 
You might want to start with David McRitchie's page on Color in Excel:


http://www.mvps.org/dmcritchie/excel/colors.htm




He does talk about Web Page colors as well.

--
Regards,
Tom Ogilvy


"Arturo" wrote in message
...
Hello -
I have been given some RGB codes to use to match a website.
When I plug those codes in, comparatively what I see is not what I get.
RGB(142, 150, 109) on the site is a smoky green.
That color also has another code of (#8e966d) should this be used instead
and if so how?
Range("A1").Interior.Color = RGB(142, 150, 109) shows up as a grey.
If the codes are accurate why won't this just respond as expected?

Appreciatively,
Arturo





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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com