Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

getNearestColorName Method 

Returns the name of the nearest named color.

[JavaScript]
ColorPicker.getNearestColorName(c)

Parameters

c
Color in the form of "#RRGGBB".

Return Value

The name of the nearest named color.

See Also

ColorPicker Object


Direct link to this topic