PDA

View Full Version : Colour Question


dunhill
26th of October 2003 (Sun), 23:29
Just a quick question, I am in the process of creating my web site using EE 1.5, I wanted to use the same colour scheme for my web site like EE is using.

I am using Style "Darker 1" does anybody know what the equivelent colour is in HTML eg "#FFFFFF".

I did find this in dark_1.php " $s_back_color = ee_hexcolorshifter("484848","1.06");"

484848 is not the same in HTML, i assume the ee_hexcolorshifter does something to change the colour.

You assistance is appreciated, Thank You.

dunhill
27th of October 2003 (Mon), 00:01
I worked it out, I did a screen dump into PS and then used the eyedropper to work out the (RGB) colour and then converted to HEX.

FYI Darker_1 = #4A4D4A