WriteLog
[Top] [All Lists]

[WriteLog] Color Scheme

To: <writelog@contesting.com>
Subject: [WriteLog] Color Scheme
From: keith@kregli.com (Keith Regli)
Date: Mon, 19 Mar 2001 20:08:19 -0500
Somebody tell me if I'm way off, but here's one take.

The colors are represented by what we call RGB colors.  These are identified
as red, green and blue intensities in a range 0-255 (0-0xFF in HEX).  They
get pasted together into one big number which in hex is 6 digits, 2 each for
the three basic colors.  So red is 0xFF0000, green is 0x00FF00, blue is
0x0000FF.  Anything else is a mix of the three.  In decimal numbers it is
much harder to see how things mix.

If you have Photoshop or some other good graphics program you can probably
test colors directly.  Vanilla Windows has Paint under
Start/Programs/Accessories/Paint.  If you run Paint, select Colors/Edit and
then click on "Define Custom Colors" you'll see a palette and some boxes
down in the lower right.  They will show RGB values (unfortunately in
decimal).  You can type various numbers into those boxes and it will show
you the resulting color.  You can use the Scientific Calculator provided
with Windows to convert HEX to and from Decimal.

        Keith WB6BIG

> -----Original Message-----
> From: owner-writelog@contesting.com
> [mailto:owner-writelog@contesting.com]On Behalf Of dennis egan
> Sent: Monday, March 19, 2001 6:06 AM
> To: writelog@contesting.com
> Subject: [WriteLog] Color Scheme
>
>
>
>  I have been playing with the MultColor command in the Packet BAR
> section of
> the writelog.ini file but can't find a description of how to make
> it certain
> colors.  I would like to have new mults one color- dark blue- and
> new QSOs a
> different color- black.  I know that MultColor=0x00ffff or something like
> that, but what are the settings to give me the desired colors?
>
> Dennis NB1B
>
>
> --
> WWW:                      http://www.writelog.com/
> Submissions:              writelog@contesting.com
> Administrative requests:  writelog-REQUEST@contesting.com
> Problems:                 owner-writelog@contesting.com
>
>
>


--
WWW:                      http://www.writelog.com/
Submissions:              writelog@contesting.com
Administrative requests:  writelog-REQUEST@contesting.com
Problems:                 owner-writelog@contesting.com


<Prev in Thread] Current Thread [Next in Thread>