The below is screenshot of the color palette.
- Fixed Colors - this frame contains 140 most popular colors, when click a color here, its values would be shown in the color value frame. These colors can not be changed or deleted.
- Custom Colors - this frame may contain up to 140 colors as you like, when click a color here, its values would be shown in the color value frame. These colors may be changed or deleted. If you want to save a color, you need only enter the value from the Color value frame, then click the button "Add to Custom Colors".
If you want to delete a color from the custom colors frame, you need only select the color, then click the button "Delete from Custom Colors"
- Long Value - this shows the long value of the selected color, long value is calcuated by function RGB(Red, Green, Blue). Long value may be used in your source code or some applications.
- HTML Code - this shows the HTML code of the selected color, it may be used in your HTML source code.
- HTML Name - this shows the name of the selected color, it may be used in your HTML source code. Not all colors
have an HTML name, only those most popular colors have an HTML name.
- RGB Value - any color consists of Red, Green, and Blue, and the values are from 0 to 255, or hex values from 00 to FF.
- Add to Custom Colors - click this button to save the current color to the custom colors
- Delete from Custom Colors - click this button to delete the current color selected in the custom colors
- OK - click this button to close and return the selected color
- Cancel - click this button to cancel and return.
>> Return Homepage
>> Return Help Index