How To: Hexadecimal, RGBA, and RGB
Color Codes Today I shall teach you about hexadecimal, rgb, and rgba colors. I will also teach you how to use the rgba colors in Dreamweaver. Hexadecimal and rgb makes it easier to manipulate how dark and light a color is compared to telling Dreamweaver light blue, which could not be the right shade for you. This gives you the power to get the color you specifically need. This is especially helpful in web design so your server knows which exact color needs to be used because this is an almost universal code. Color Words: Color words are colors written is words hence "color words" You do not have as much control over the shade and tint of the color In a code you will type the color name Example: Website: Color Words List Hexadecimal: The hexadecimal color code is a 6 word and or number combination. The tag starts with # then RRGGBB. The R stands for red, G stands for green, and B stands for blue. ...
Comments
Post a Comment