Home HTML CSS JAVASCRIPT BOOTSTRAP Python Docker ML tutorial About us Privacy policy

HTML Colors


Colors in HTML



We can set HTML Colors by using color names ,HEX,RGB and RGBA values.

  • rgb:-
  • These colors is how much red, green and blue are used to make it up in HTML. For example: rgb(100,100,90)

  • hex codes:-
  • this is six-digit codes that show the amounts of red, green and blue in a color in the html webpages,

    color names:-


    red

    Green

    cyan

    magenta

    yellow

    blue

    grey

    purple

    background-color:-


    Code Family

    we areCode Family



    HTML Text Color:-


    code family

    code family