PEAK XOOPS - Making themes with arrangement of colors matching a photo in englishin japanese

Archive | RSS |
Site News
Site News : Making themes with arrangement of colors matching a photo
Poster : GIJOE on 2007-04-02 05:13:49 (10088 reads)

in englishin japanese
I show a trick of 720 themes on April 1st.

It is hard for non-designers to make a color scheme on creating a theme for him/herself.

However, you can try pic2color.
http://www.pic2color.com/index.htm

You will get 8 colors matching each other just specifying URI of a good photo.
Put the base photo as background in the header.
And, specify colors like this.
($color[0] means the left color, $color[7] means the right color)


body_bg => #ffffff // fixed
body_letter => #333333 // fixed
outside of frame => $color[4]
header_bg => $color[7]
header_letter => $color[1]
link => $color[0]
impact_bg => $color[2] // <th> etc.
impact_letter => #ffffff // fixed
title_bg => $color[3] // block title etc.
title_letter => #ffffff // fixed
head => $color[5]
even => $color[6]
odd => $color[7]
border => $color[0]

Then you'll get a good color scheme like a professional.

I'll show how to specify colors.
(I've made a template CSS for this purpose)


Related articles
Printer friendly page Send this story to a friend

Comments list

matchan  Posted on 2007/4/3 10:13 | Last modified
はい、そうなんです。

私もこれを喜んで入れたのですが、pic2colorほどキレイな色を
抽出しないので、他のを探し回ってました(^^:
GIJOE  Posted on 2007/4/3 4:02 | Last modified
情報ありがとうございます!>matchan

ただこのクラスは、ソースコードを読んだ限り、一通りのピクセルを拾って、カラーを丸めて頻度順に並べているだけですね。だとしたら、どの写真も似たようなものになってしまいます。
正直、価値があるとは思えません。
(経験上、PHP Classesに載ってるクラスってどれも大したことない)

pic2colorだと、写真のイメージ通りにバシっと8色決めてくれるのが良いですね。
出現頻度が少ないがポイントとなるカラーなんかもほとんどのケースで拾ってくれて、かなり優秀です。

さらに、視覚的に濃い色から順に並べてくれるので、圧倒的に使いやすいでしょう。
matchan  Posted on 2007/4/2 21:25
こちらのサイトに、画像から色を抽出する PHPスクリプトが公開されています。

http://www.phpclasses.org/browse/package/3370.html
jidaikobo  Posted on 2007/4/2 7:31
うう……、今年はいろいろバタバタしててエイプリルフールにインターネットを使えず、これものがしちゃいました orz
チキショー!
Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!