Using Pixie with Dreamweaver

Started by Monster Dave, May 20, 2009, 10:36:18 AM

Previous topic - Next topic

Monster Dave

Hey guys,

I'm working on our website and am using PIXIE to help me color match. The trouble that I'm having is getting the correct color format to use in Dreamweaver.

I just cant seem to figure out how to take the HEX code and put it into Dreamweaver and have the color function. Do you even use the HEX code or do you use the RGB code??

Any ideas? Thanks!

derby

-- derby

'07 Suz GSX-R750

Retired rides: '05 Duc Monster S4R, '99 Yam YZF-R1, '98 Hon CBR600F3, '97 Suz GSX-R750, '96 Hon CBR600F3, '94 Hon CBR600F2, '91 Hon Hawk GT, '91 Yam YSR-50, '87 Yam YSR-50

click here for info about my avatar

Monster Dave

Quote from: derby on May 20, 2009, 11:23:01 AM
http://www.drpeterjones.com/colorcalc/

um...that didn't really tell me much.

Pixie gives me a HEX line code of : 0xAF9F70

But that's not a valid hex code.... ???

Slide Panda

#3
Just chop off the 0x

color:#af9f70  - which is a warm orangey grey color
-Throttle's on the right, so are the brakes.  Good luck.
- '00 M900S with all the farkles
- '08 KTM 690 StupidMoto
- '07 Triumph 675 Track bike.

derby

Quote from: yuu on May 20, 2009, 01:08:47 PM
Just chop off the 0x

color:#af9f70  - which is a warm orangey grey color

yup... which is RGB 175 159 112
-- derby

'07 Suz GSX-R750

Retired rides: '05 Duc Monster S4R, '99 Yam YZF-R1, '98 Hon CBR600F3, '97 Suz GSX-R750, '96 Hon CBR600F3, '94 Hon CBR600F2, '91 Hon Hawk GT, '91 Yam YSR-50, '87 Yam YSR-50

click here for info about my avatar

Monster Dave

#5
Quote from: yuu on May 20, 2009, 01:08:47 PM
Just chop off the 0x

color:#af9f70  - which is a warm orangey grey color

Ok, that worked BUT now there's a new problem. On the page, the color that is giving me that code is a light blue almost a green, but it shows up like you said as a light orange/grey color.....

[bang]


Ok, so here's the deal and I think that I figured it out. It looks like the hex code that Pixie was giving me was incorrect. I used photoshops' color selector to put in the RGB code that pixie gave me and it gave me an accurate and perfect color code that I was looking for. Thanks everyone for your help!

Slide Panda

So if you've got Photoshop - why did you bother with Pixie (I've never tried it BTW).  What's it do that so special?
-Throttle's on the right, so are the brakes.  Good luck.
- '00 M900S with all the farkles
- '08 KTM 690 StupidMoto
- '07 Triumph 675 Track bike.

Monster Dave

Quote from: yuu on May 20, 2009, 06:00:00 PM
So if you've got Photoshop - why did you bother with Pixie (I've never tried it BTW).  What's it do that so special?

Pixie allows for you to get a hex and RGB color code for any location on any active window that you have opened. I just used Photoshop to verify the hex code accuracy.

Slide Panda

Except it gives you the wrong info  ;)

If I need to snag a color, I'll usually just screen gab and open that in photochop...
-Throttle's on the right, so are the brakes.  Good luck.
- '00 M900S with all the farkles
- '08 KTM 690 StupidMoto
- '07 Triumph 675 Track bike.

Monster Dave

Quote from: yuu on May 21, 2009, 08:24:11 AM
Except it gives you the wrong info  ;)

That part was a bit odd. The HEX code was not right, but the RGB code was. Could have just bin a fluke I suppose.