Yahoo Web Search

Search results

  1. Never choose the wrong color again. Use our web safe, Material design and flat design color chart to find the perfect color combination for your website.

    • Picker

      Color Picker. Use the color picker by clicking and dragging...

    • Resources

      Best Web Prototyping Tools. Knowing what tool is right for...

    • Hex to RGB

      Convert any Hex color code to its RGB value, along with...

  2. RGB color codes chart. Hover with cursor on color to get the hex and decimal color codes below: RGB color space or RGB color system, constructs all the colors from the combination of the R ed, G reen and B lue colors. The red, green and blue use 8 bits each, which have integer values from 0 to 255. This makes 256*256*256=16777216 possible colors.

    Color
    Color Name
    Hex Code #rrggbb
    maroon
    #800000
    (128,0,0)
    dark red
    #8B0000
    (139,0,0)
    brown
    #A52A2A
    (165,42,42)
    firebrick
    #B22222
    (178,34,34)
  3. HTML Color Codes. HTML color codes and names. HTML color picker. Red colors. Color HTML / CSS Color Name Hex Code #RRGGBB Decimal Code (R,G,B) lightsalmon: #FFA07A ...

  4. Easily find HTML color codes for your website using our color picker, color chart and HTML color names with Hex color codes, RGB and HSL values.

  5. A HTML color code is an identifier used to represent a color on the web and within other digital assets. Common color codes are in the forms of: a keyword name, a hexadecimal value, a RGB (red, green, blue) triplet, or a HSL (hue, saturation, lightness) triplet.

  6. html-color.codes › chartColor Code Chart

    The color chart provides a snapshot of multiple different hex color swatches to provide a quick color shade reference and selection.

  7. Feb 4, 2024 · HTML color codes are hexadecimal triplets representing the colors red, green, and blue (#RRGGBB). For example, in the color red, the color code is #FF0000, which is '255' red, '0' green, and '0' blue. There are 16,777,216 possible HTML color codes, and all are visible on a 24-bit display.