Log in

View Full Version : What is this color?


RickJ
Aug 9, 2007, 06:13 AM
How can I determine the correct tan color that's the background on this webpage?:
Welcome to WorthingtonChristian.com (http://www.worthingtonchristian.com/)

I found the reddish one I want in the page code, but apparently the background and images are in a .js file that I can't get to.

Any Ideas how I can get the code for that tan that's the background?

Thanks!

NeedKarma
Aug 9, 2007, 06:23 AM
Printscreen the page, crop a swath of the red and clone it. :D

I'm sure some Photoshop geez will come around and give you the hex code soon enough.

alkalineangel
Aug 9, 2007, 06:40 AM
Here I am... LOL... I used to have this awesome color picker that you could use for anything on screen, but I can't find it now... so PhotoShop it is...

#F7EFD6

NeedKarma
Aug 9, 2007, 06:50 AM
Well done!

alkalineangel
Aug 9, 2007, 06:53 AM
Well I don't know a lot, but PhotoShop I know. :) I wish I could find that hexachrome picker...

RickJ
Aug 9, 2007, 07:26 AM
Thanks AA! Just had my 25th class reunion so am making a site of all the pics and info that was shared - so wanted to do a color scheme like the School's site.

alkalineangel
Aug 9, 2007, 07:36 AM
AHA!!
Blacksun Software : Font and File and Graphics utilities (http://www.blacksunsoftware.com/)
For future reference...

Sorry for the typo earlier, hexachrome and hexadecimal aren't really the same huh? LOL.

RickJ
Aug 9, 2007, 07:41 AM
Thanks! Looks like some cools stuff for the toolbox!

Northwind_Dagas
Aug 9, 2007, 07:41 AM
How can I determine the correct tan color that's the background on this webpage?:
Welcome to WorthingtonChristian.com (http://www.worthingtonchristian.com/)

I found the reddish one I want in the page code, but apparently the background and images are in a .js file that I can't get to.

Any Ideas how I can get the code for that tan that's the background?

Thanks!
I found in the code, the tan background is #d2b48c


<div style="padding: 20px; margin: 20px; background-color: #d2b48c; ">

NeedKarma
Aug 9, 2007, 07:42 AM
More direct link: ColorMania : Advanced Colorpicker and color scheme generator (http://www.blacksunsoftware.com/colormania.html)

Added to my repertoire of tools. Thanks!

Northwind_Dagas
Aug 9, 2007, 07:45 AM
After re-reading, it seems you were after the background of the page and not the box on the page. (calling it tan confused me.) It is in the CSS and it is F7EFD6.

http://www.worthingtonchristian.com/css/wcs.css