Color

CMYK To RGB

Admin | 08-Sep-2015 | C#, VB.Net, C, C++, PHP, Python

This algorithm converts CMYK color model to RGB color model.

Hexadecimal To RGB

Admin | 11-Sep-2015 | C#, VB.Net, C, C++, PHP, Python

This algorithm converts hexadecimal color code to RGB color model.

HSL To RGB

Admin | 11-Sep-2015 | C#, VB.Net, C, C++, PHP

This algorithm converts HSL color model to RGB color model.

HSV To RGB

Admin | 11-Sep-2015 | C#, VB.Net, C, C++, PHP

This algorithm converts HSV color model to RGB color model.

RGB To CMYK

Admin | 11-Sep-2015 | C#, VB.Net, C, C++, PHP

This algorithm converts RGB color model to CMYK color model.

RGB To Hexadecimal

Admin | 11-Sep-2015 | C#, VB.Net, C, C++, PHP

This algorithm converts RGB color model to hexadecimal color code.

RGB To HSL

Admin | 11-Sep-2015 | C#, VB.Net, C, C++, PHP

This algorithm converts RGB color model to HSL color model.

RGB To HSV

Admin | 11-Sep-2015 | C#, VB.Net, C, C++, PHP

This algorithm converts RGB color model to HSV color model.

RGB To YCbCr

Admin | 11-Sep-2015 | C#, VB.Net, C, C++, PHP

This algorithm converts RGB color model to YCbCr color space.

RGB To YUV

Admin | 11-Sep-2015 | C#, VB.Net, C, C++, PHP

This algorithm converts RGB color model to YUV color space.