|
||||
|
|
How to determine/calculate the "branding" colour for the Citrix Web Interface and the Citrix Access Gateway (CAG)There are many freeware toosl available from such places as the following URLs:
I have found ColourPic (http://www.iconico.com/colorpic/) to be a really good freeware one. However, whilst these tools provide you with the HTML hex code ready for direct insertion into your style sheets, they don't explain how the code is derrived. The HTML colour code is a hex code represented by #rrggbb, where:
So once you know the red, green and blue number, simply convert these decimal numbers to hex. To convert them manually simply divide by 16 using integer division.
For Example: Convert 238 from Decimal to Hex
Or you can use the scientific mode of the calculator (calc.exe) for this. These numbers will give you the correct hex code for an exact colour match to the customers logo.
|
|||
| © Copyright J House Consulting 2007 | 9th April 2007 | |||