• Кажется что-то пошло не так, попробуйте перезагрузить страницу
  • An RGB color value is specified with: rgb(red, green, blue). ... Try it Yourself. RGB color values are supported in all major browsers.
  • RGB = (R*65536)+(G*256)+B , (when R is RED, G is GREEN and B is BLUE). ... Red RGB code = 255*65536+0*256+0 = #FF0000. Green RGB Color.
  • ...of colors formed by mixing the three primary colors - red, green, and blue (RGB).
  • For example, rgb(255, 0, 0) is displayed as red, because red is set to its highest value (255), and the other two (green and blue) are set to 0.
  • Modern browsers support 140 named colors, which are listed below. Use them in your HTML and CSS by name, Hex color code or RGB value.
  • Renk Modelleri (Color Models)
    • RGB Model (Red, Green, Blue) Color Model
    • CMY Model (Cyan, Magenta, Yellow) Color Model
  • 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.
  • Get HTML color codes, Hex color codes, RGB and HSL values with our color picker, color chart and HTML color names.
  • Otomatik renk seçici, ABECE Renk Kodları, html renk kodları, renklerin rgb eşdeğerleri, heksadesimal kodları, otomatik renk seçici, html color codes.
  • There are many ways to mix/generate a color. Computer screens display the required color mixing tiny red, green and blue lights (RGB).