Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Limitations when Combining OFFSET and MATCH to return a cell refer | Excel Worksheet Functions | |||
keep workbook's current colors, but update color palate?? | Excel Discussion (Misc queries) | |||
Excel - Change cell display limitations | Excel Worksheet Functions | |||
function cell range limitations | Excel Worksheet Functions | |||
Cell limitations? | Excel Programming |