(PHP 4 >= 4.0.1, PHP 5, PHP 7)
Get the index of the color which has the hue, white and blackness
int imagecolorclosesthwb ( resource $image, int $red, int $green, int $blue )
Get the index of the color which has the hue, white and blackness nearest the given color.
Parameters:
image
An image resource, returned by one of the image creation functions, such as imagecreatet