How to get parent color code (hexadecimal) using php -


i want parent color code php

for example: input color code: #f5f5f5, , child #ffffff (#ffffff output) or #ff3535 child of #ff0000

i want #ffffff or #ff0000 or thing ...

how done?

thanks me


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -