Error 0x80073B67

Value: -2147009689 | 0x80073B67 | 2147957607

What does it mean ?

ERROR_MCA_UNSUPPORTED_COLOR_TEMPERATURE  
The caller of SetMonitorColorTemperature specified a color temperature that the current monitor did not support. This error implies that the monitor violated the MCCS 2.0 or MCCS 2.0 Revision 1 specification.
Value: 15207 | 0x3B67 | 0b0011101101100111

Where does it come from ?

FACILITY_WIN32  
Provides a way to handle error codes from functions in the Win32 API as an HRESULT. (Error codes in 16 - bit OLE that duplicated Win32 error codes have also been changed to FACILITY_WIN32)
Value: 7 | 0x007 | 0b00000111

Other Errors for FACILITY_WIN32