473,385 Members | 1,930 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Colors - hex number and names

Hello,

I am working on some web pages and the look should be similar to some
other web pages.

Viewing the source - I see they are using an Arial font with
color=#336699

When I go into the properties and create new lables - I choose the
color - but the names listed in VS 2003 for web color are in text -
like SteeBlue. Any way to relate the color hex number and VS2003
names?

i.e. from the source of the first web page I see this:

<TR>
<TD align="middle" colSpan="2">
<span id="title" style="color:SteelBlue;font-family:Arial;font-size:Large;font-weight:bold;width:328px;">
Final Form</span></TD>
</TR>
<TR>
<TD><FONT color="#336699" size="2" face="Arial"><STRONG>First
Name:</STRONG></FONT></TD>

(sorry for the mess)
I am assuming the font being used is SteelBlue - which is #336699.

If that is so, the colors do match the first web page, and then mine
where I used SteelBlue.

Suggestions on how to color match?

Thanks,

Tmuld.
Jul 19 '05 #1
0 1185

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Laszlo Zsolt Nagy | last post by:
Hello, How can I determine the number of colors used in an image? I tried to search on Google but I could figure out. I read the PIL handbook but I do not see how to do it. Can anyone help? ...
6
by: Danny Lesandrini | last post by:
I'm using an Access database to drive a web site and the colors of various table backgrounds are stored in Access. I want users of the Access database to be able to select colors for the site, but...
6
by: Mark | last post by:
Is there a programatic way to iterate through all the named colors? Something like: HtmlTable ht = new HtmlTable(); HtmlTableRow htr; HtmlTableCell htc; foreach (Color c in ) //I CAN'T FIND...
11
by: Paul Smith | last post by:
I have a button on my web page the backcolor of which I want to change: btnSample.backcolor = ???????? I want the color to be Gainsboro However I enter Gainsboro or color.Gainsboro I have...
0
by: Tavish Muldoon | last post by:
Hello, I am working on some web pages and the look should be similar to some other web pages. Viewing the source - I see they are using an Arial font with color=#336699 When I go into the...
12
by: Adam Hartshorne | last post by:
Hi All, I was wondering if somebody could post a few lines of code which would produce random colors, which will be used in defining different regions on a mesh. So in addition to having n...
2
by: Tina | last post by:
how can I find out the name of the html color #COFFFF. More specifically I need to find a way in code to convert any html color to the english name. ColorTranslator doesn't seem to do it. ...
2
by: Piotrekk | last post by:
Hi I have a problem. I open bitmap file, load it to memory decrease color palette by proceeding Euclidean distance. As a result i have image reduced to - for example 18 colors. Once i save it -...
12
by: Derek Hart | last post by:
How would I list colors at runtime for System.Drawing.Color - I want to give the user a list of choices at runtime, such as System.Drawing.Color.AliceBlue (as an example of one color). I could...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.