Property RGB of interface IColor returns/sets Value of ULONG ...
HRESULT get_RGB([out, retval] ULONG* pRGB); HRESULT put_RGB([in] ULONG pRGB);
IColor.