bureauuf.blogg.se

Css color codes fff
Css color codes fff













css color codes fff

#0000FF - This HTML code shows just blue and no red and green. #00FF00 - This HTML code shows just green and no red and blue. The fill property can accept any CSS color value. #FF0000 - With this HTML code we tell browser to show maximum of red and no green and no blue. So with combining the intensity of red, green and blue we can mix almost any color that our heart desire ) The third and fourth represents intensity of green and fifth and sixth represents the intensity of blue. 00 is the least and FF is the most intense. the 4th value is for the alpha channel and defines the opacity of the color. background-color: rgba (50, 115, 220, 0.3) You can use rgba () color codes: the first 3 values are for rgb. The first two symbols in HTML color code represents the intensity of red color. Each of them can have a value between 0 and 255. For example "FF" in hexadecimal represents number 255 in Decimal. These numbers are in hexadecimal numeral system. So you are wondering "Does this weird combination of letters and numbers have any meaning?" Well the answer is "Yes" and this is how it goes:)Įach HTML code contains symbol "#" and 6 letters or numbers.















Css color codes fff