Function rgbToHex
RGB to Hex
Package: Slimore
Copyright: 2015 Pandao
License: License https://github.com/slimore/slimore#license
Author: Pandao slimore@ipandao.com
Example:
Located at Slimore/Helper/Functions.php
Copyright: 2015 Pandao
License: License https://github.com/slimore/slimore#license
Author: Pandao slimore@ipandao.com
Example:
rgbToHex([233,195,65]); rgbToHex([255, 0, 0]); rgbToHex([255, 255, 255]);
Located at Slimore/Helper/Functions.php
Parameters summary
array |
$rgb |
Return value summary
string
|
string |