Color codes in html red

Содержание
  1. HTML Color Codes 🎨
  2. Color Picker
  3. Color Lists
  4. Color Tools
  5. What is a HTML color code?
  6. What are HTML color codes used for?
  7. What are basic HTML color codes?
  8. Red Color Codes – Hex, RGB and CMYK
  9. Shades of Red Color Chart
  10. Red RGB Color Values
  11. Red CMYK Color Values
  12. Red Hex HTML Color Values
  13. Таблица цветовых кодов RGB
  14. Цветовое пространство RGB
  15. Цветовой формат и расчет RGB
  16. Примеры расчетов
  17. Таблица цветов RGB
  18. Смотрите также
  19. Red / Красный / #ff0000 / #f00 Шестнадцатеричный Код Цветов
  20. Цветовые вариации
  21. Именованные цвета
  22. Близко Связаны
  23. Косвенно Связаны
  24. Отдаленно Связаны
  25. Цветовые схемы
  26. Дополнение
  27. Аналоги
  28. Разделение
  29. Триада
  30. Квадрат
  31. Троичная
  32. #ff0000 линейный градиент до дополнительного #00aaff
  33. Монохроматические Цвета
  34. Тоны
  35. Оттенки
  36. #ff0000 в Белый
  37. #ff0000 в Черный
  38. Краски
  39. Точные соответствия
  40. Rojo 000-23
  41. Связанные краски
  42. Tamiya
  43. Matthews Paint
  44. AMC
  45. Ford
  46. Natural Color System / NCS
  47. Caparol
  48. Plascon
  49. GM / General Motors
  50. Chrysler
  51. RAL
  52. Federal Standard
  53. Volkswagen
  54. Apple Barrel
  55. Vallejo Game Color
  56. Old Citadel
  57. Vallejo Model Color
  58. Reaper Master
  59. Rackham
  60. Toyo Ink
  61. Revell
  62. Дальтонизм
  63. Monochromacy
  64. Дихроматическое зрение
  65. Trichromacy
  66. #ff0000 HTML и CSS Примеры
  67. #ff0000 передний план
  68. #ff0000 фон
  69. #ff0000 тень текста
  70. Чарт Композиций
  71. RGB
  72. CMYK
  73. RYB
  74. Цветовые пространства

HTML Color Codes 🎨

The best HTML color codes are waiting for you to find them and they can be found here with all of their names, hex codes, rgb values and other attributes!

Color Picker

Color Lists

Color Tools

Colors from Images

Input an image and find all the colors within!

Color Chart

A reference of colors in a chart grid form.

What is a HTML color code?

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. Different values allow for 16,777,216 potential colors to be chosen.

Читайте также:  Php create from format

For example, the color red can be identifier using the following formats:

Because there are so many colors to choose from, tools have been created to make the task of selection much simpler. A color picker allows a user to select a color by clicking on visual range of color to pin-point an exact code. A color chart provides a listing of common colors for quick selection.

To use a selected color code within your web page, you could place the following attribute within a given element to change its background color to red: style=»background-color: #ff0000;»

What are HTML color codes used for?

HTML color codes are used within HTML and CSS to create web design color schemes. They are primarily used by web designers, graphic designers, computer programmers, and digital illustrators. Choosing the correct web colors can be exhausting, but it is a great skill to have, especially for marketing purposes.

To read more about html colors, Wikipedia has a good resource on web colors: https://en.wikipedia.org/wiki/Web_colors.

What are basic HTML color codes?

A few common color codes are:
black, #000000, rgb(0,0,0) white, #FFFFFF, rgb(255,255,255) silver, #C0C0C0, rgb(192,192,192 grey, #808080, rgb(128,128,128) maroon, #800000, rgb(128,0,0) red, #FF0000, rgb(255,0,0) purple, #800080, rgb(128,0,128) fuchsia, #FF00FF, rgb(255,0,255) green, #008000, rgb(0,128,0) lime, #00FF00, rgb(0,255,0) olive, #808000, rgb(128,128,0) yellow, #FFFF00, rgb(255,255,0) navy, #000080, rgb(0,0,128) blue, #0000FF, rgb(0,0,255) teal, #008080, rgb(0,128,128) aqua, #00FFFF, rgb(0,255,255)

Источник

Red Color Codes – Hex, RGB and CMYK

Trying to match that perfect hue or shade of blue? Simply and copy and paste the code you need from the colors below into your favorite digital art software. You can also use these codes in your html and css for web based design projects.

Shades of Red Color Chart

The types of color values you see on this page are three different kinds.

Red RGB Color Values

RGB values the different intensities of red, green and blue in each color on a scale of 0 to 255. In these colors it will be common to find values that have are highest in red saturation.

Red CMYK Color Values

CMYK color values are commonly used in print projects and account for the different levels of cyan, magenta, yellow and black in each color. In red colors you will see the highest levels of magenta.

Red Hex HTML Color Values

Hex or html color codes are often used on websites. Many times these values will be converted to what are considered to be “web safe color”. Hex values account again for red color, green color and blue color; but instead uses a scale of 00 to FF.

There are many shades of red that we have not included on this page but these are some of the more common hues that are used in red color palettes.

Hopefully you found this color code picker helpful for use in your digital art or web design related projects. As always please let us know if there is anyway that we can make this website more useful or if there is any color information that is missing that you would like to see on this page.

Источник

Таблица цветовых кодов RGB

Наведите курсор на цвет, чтобы получить шестнадцатеричный и десятичный цветовые коды ниже:

Шестнадцатеричный: #
Красный:
Зеленый:
Синий:

Цветовое пространство RGB

RGB цветового пространства или цветовая система RGB , создает все цвета из комбинации R Е.Д., G Reen и B LUE цвета.

Красный, зеленый и синий используют по 8 бит каждый, которые имеют целочисленные значения от 0 до 255. Это дает 256 * 256 * 256 = 16777216 возможных цветов.

RGB ≡ красный, зеленый, синий

Таким образом, каждый пиксель на светодиодном мониторе отображает цвета за счет комбинации красного, зеленого и синего светодиодов (светоизлучающих диодов).

Когда красный пиксель установлен на 0, светодиод выключен. Когда красный пиксель установлен на 255, светодиод будет полностью включен.

Любое значение между ними устанавливает частичное излучение светодиода.

Цветовой формат и расчет RGB

Код RGB имеет формат 24 бита (биты 0..23):

КРАСНЫЙ [7: 0] ЗЕЛЕНЫЙ [7: 0] СИНИЙ [7: 0]
23 16 15 8 7 0

RGB = (R*65536)+(G*256)+B , (when R is RED, G is GREEN and B is BLUE)

Примеры расчетов

Белый цвет RGB

White RGB code = 255*65536+255*256+255 = #FFFFFF

Синий цвет RGB

Blue RGB code = 0*65536+0*256+255 = #0000FF

Красный цвет RGB

Red RGB code = 255*65536+0*256+0 = #FF0000

Зеленый цвет RGB

Green RGB code = 0*65536+255*256+0 = #00FF00

Серый цвет RGB

Gray RGB code = 128*65536+128*256+128 = #808080

Желтый цвет RGB

Yellow RGB code = 255*65536+255*256+0 = #FFFF00

Таблица цветов RGB

Смотрите также

  • Конвертер RGB в шестнадцатеричный
  • Конвертер RGB в HSV
  • Конвертер RGB в HSL
  • Конвертер RGB в CMYK
  • Цветовые преобразования
  • Таблица цветового круга
  • Тестер цвета экрана
  • Цветовые коды HTML
  • Коды символов HTML
  • Таблица ASCII
  • Символы Unicode
  • Безопасные для Интернета цвета
  • Желтого цвета
  • Золотой цвет
ВЕБ-ЦВЕТА
  • Цвет RGB
  • Палитра цветов
  • Цветовая схема
  • Тестер цвета
  • Цветовой круг
  • Цветовые коды HTML
  • Безопасные для Интернета цвета
  • Синий цвет
  • Золотой цвет
  • красный цвет
  • Желтого цвета
БЫСТРЫЕ ТАБЛИЦЫ

Этот веб-сайт использует файлы cookie для улучшения вашего опыта, анализа трафика и отображения рекламы. Учить больше

Источник

Red / Красный / #ff0000 / #f00 Шестнадцатеричный Код Цветов

red / Красный цвета по шестнадцатеричному коду цвета #ff0000 / #f00 является оттенком красный. В модели цвета RGB #ff0000 составляет 100% красного, 0% зеленого и 0% синего. В цветовом пространстве HSL #ff0000 имеет оттенок 0° (градусов), 100% насыщенность и 50% светлости. Этот цвет имеет приблизительную длину волны в 611.37 nm.

Цветовые вариации

Именованные цвета

Близко Связаны

Косвенно Связаны

Отдаленно Связаны

Цветовые схемы

Дополнение

Аналоги

Разделение

Триада

Квадрат

Троичная

#ff0000 линейный градиент до дополнительного #00aaff

Монохроматические Цвета

Тоны

Оттенки

#ff0000 в Белый

#ff0000 в Черный

Краски

Точные соответствия

Rojo 000-23

Связанные краски

Tamiya

Matthews Paint

AMC

Ford

Natural Color System / NCS

Caparol

Plascon

GM / General Motors

Chrysler

RAL

Federal Standard

Volkswagen

Apple Barrel

Vallejo Game Color

Old Citadel

Vallejo Model Color

Reaper Master

Rackham

Toyo Ink

Revell

Дальтонизм

Monochromacy

Дихроматическое зрение

Trichromacy

#ff0000 HTML и CSS Примеры

#ff0000 передний план

Готовь сани летом, а телегу зимой.

#ff0000 фон

Кто людей веселит, за того весь свет стоит.

#ff0000 тень текста

Я́годка по я́годке — бу́дет кузово́к.

Чарт Композиций

RGB

CMYK

RYB

Цветовые пространства

Десятичный 16711680 Двоичный 11111111, 00000000, 00000000 Шестнадцатеричный #ff0000 / #f00 LRV ≈ 21.3% RGB rgb(255, 0, 0) RGBA rgba(255, 0, 0, 1.0) Цветность rg r: 1.000, g: 0.000, b: 0.000 RYB красный: 100.000%, желтый: 0.000%, синий: 0.000% Android / android.graphics.Color -65536 / 0xffff0000 HSL hsl(0, 100%, 50%) HSLA hsla(0, 100%, 50%, 1.0) HSV / HSB оттенок: 0° (0.000), насыщение: 100% (1.000), стоимость: 100% (1.000) HSP оттенок: 360.000, насыщение: 100.000%, воспринимаемая яркость: 54.681% HSLuv (HUSL) H: 12.174, S: 100.022, L: 53.241 Cubehelix H: -8.190, S: 1.949, L: 0.300 TSL T: 3.946, S: 1.000, L: 0.299 CMYK голубой: 0% (0.000), пурпурный: 100% (1.000), желтый: 100% (1.000), чёрный: 0% (0.000) CMY голубой: 0% (0.000), пурпурный: 100% (1.000), желтый: 100% (1.000) XYZ X: 41.246, Y: 21.267, Z: 1.933 xyY x: 0.640, y: 0.330, Y: 21.267 CIELab L: 53.241, a: 80.092, b: 67.203 CIELuv L: 53.241, u: 175.015, v: 37.756 CIELCH / LCHab L: 53.241, C: 104.552, H: 39.999 CIELUV / LCHuv L: 53.241, C: 179.041, H: 12.174 Hunter-Lab L: 46.116, a: 78.943, b: 29.796 CIECAM02 J: 47.182, C: 112.056, h: 32.251, Q: 135.332, M: 97.992, s: 85.093, H: 15.505 OSA-UCS расторопность: -9.670, желтый: 7.780, зеленый: -15.462 LMS L: 39.047, M: 7.093, S: 2.314 YCbCr Y: 81.535, Cb: 90.260, Cr: 239.945 YCoCg Y: 63.750, Cg: -63.750, Co: 127.500 YDbDr Y: 76.245, Db: -114.750, Dr: -339.915 YPbPr Y: 54.315, Pb: -29.325, Pr: 127.500 xvYCC Y: 62.647, Cb: 102.240, Cr: 240.000 YIQ Y: 76.245, I: 151.908, Q: 53.921 YUV Y: 76.245, U: -37.518, V: 156.825 Okhsl h: 29.234, s: 1.000, l: 0.568 Okhsv h: 29.234. s: 1.000, v: 1.000 Okhwb h: 29.234, w: 0.000, b: 0.000 Oklab l: 0.628, a: 0.225, b: 0.126 Oklch l: 0.628, c: 0.258, h: 29.234 Цветовая Система Манселл 10R 5/16 ΔE = 6.792 Цвет бренда ★ Adobe

Источник

Оцените статью