W3C Color name: Blue
Hex Code: #0000FF
RGB: (0, 0, 255) - %RGB (0%, 0%, 100%)
HSL: (240, 100%, 50%)
CMYK Code : (100%, 100%, 0%, 0%)
| Blue Hex Code and Matching Colors | |||||||
|---|---|---|---|---|---|---|---|
0000FF | 0000B2 | BFBFFE | 8080FE | ||||
Using HTML color codes for web site background color:
<body style="background:#0000FF">
Using HTML color codes for setting font/text color:
<span style="color:#0000FF">
Using HTML color codes for table background color:
<table style="background:#0000FF">
Using HTML color code for link color:
<a style="color:#0000FF">
<FONT COLOR="#0000FF"> sample text with blue color </FONT>
<body style="background:#0000FF">
Using HTML color codes for setting font/text color:
<span style="color:#0000FF">
Using HTML color codes for table background color:
<table style="background:#0000FF">
Using HTML color code for link color:
<a style="color:#0000FF">
<FONT COLOR="#0000FF"> sample text with blue color </FONT>
Match color chart for blue color
Click color in column for Hex Code Result| Find blue combine colors |
Try your self
Create and edit html color codes for tabel, font/text, background and linkcopy this code and paste on editor after click "Source" button on topleft editor menu


Posted in: 
0 comments:
Post a Comment