The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
30 views

Measure between two hex values

I was curious to know if anyone has used or seen code to measure colors between two hex values. Any language will do but I did see the JavaScript source to determine what HEX value is in RGB. ...
1
vote
3answers
69 views

How to find relation between colors to recreate scheme?

I'm messing around with some premade site designs and I really like the color balance of one, however the scheme is not the color I'm looking for. There are about 30 color variations in it. Is there ...
4
votes
1answer
108 views

Is there an equation to easily convert a color to its matching color in another hue?

I am trying to design a site with a couple color schemes. I am looking for a way to make color schemes that match mathematically. For example, I know that #FF0000 matches perfectly with #00FF00 and ...
5
votes
2answers
695 views

What is the fastest way to copy a colour in Photoshop as HEX?

A lot of designers use Photoshop as a design and mockup tool. And in doing so, one of the last steps can be to get a lot of the colour information out so things like gradients and dynamic text can be ...