Thứ Hai, 29 tháng 5, 2017

CSS COLORS

Over 140 css color code that support all systems and browers, just click to copy hex code or rgb code to applying to your website. 
Example

HEX CODE

<a style="background-color: #00ff00 ">Green</a>

RGB VALUE

Rgb stands for Red Green Blue
<a style="background-color: rgb(0,255,0) ">Green</a>

HSL VALUE

HSL stands for hue, saturation, and lightness
<a style="background-color: hsl(120,100%,100%) ">Green</a>
Brower for more css color code for your own purpose


See more useful information at html color

Thứ Ba, 9 tháng 5, 2017

METRO COLORS

Metro UI and metro colors have gained a huge popularity across web and graphic designers and even Apple decided to create flat design UI for its mobile operating system since iOS7.

There are several metro color combinations and we decided to create a list of the most popular ones used in design. This resource also includes various color codes for use in any application, website or even text document.
And read more : html color