Artwork

Контент предоставлен Wes Bos and Scott Tolinski - Full Stack JavaScript Web Developers. Весь контент подкастов, включая эпизоды, графику и описания подкастов, загружается и предоставляется непосредственно компанией Wes Bos and Scott Tolinski - Full Stack JavaScript Web Developers или ее партнером по платформе подкастов. Если вы считаете, что кто-то использует вашу работу, защищенную авторским правом, без вашего разрешения, вы можете выполнить процедуру, описанную здесь https://ru.player.fm/legal.
Player FM - приложение для подкастов
Работайте офлайн с приложением Player FM !

Hasty Treat - Neat Things in CSS Color - Current and Coming!

26:48
 
Поделиться
 

Manage episode 304325293 series 1469447
Контент предоставлен Wes Bos and Scott Tolinski - Full Stack JavaScript Web Developers. Весь контент подкастов, включая эпизоды, графику и описания подкастов, загружается и предоставляется непосредственно компанией Wes Bos and Scott Tolinski - Full Stack JavaScript Web Developers или ее партнером по платформе подкастов. Если вы считаете, что кто-то использует вашу работу, защищенную авторским правом, без вашего разрешения, вы можете выполнить процедуру, описанную здесь https://ru.player.fm/legal.

In this Hasty Treat, Scott and Wes talk about all things color in CSS, both current and coming soon!

Sentry - Sponsor

If you want to know what’s happening with your code, track errors and monitor performance with Sentry. Sentry’s Application Monitoring platform helps developers see performance issues, fix errors faster, and optimize their code health. Cut your time on error resolution from hours to minutes. It works with any language and integrates with dozens of other services. Syntax listeners new to Sentry can get two months for free by visiting Sentry.io and using the coupon code TASTYTREAT during sign up.

Sanity - Sponsor

Sanity.io is a real-time headless CMS with a fully customizable Content Studio built in React. Get a Sanity powered site up and running in minutes at sanity.io/create. Get an awesome supercharged free developer plan on sanity.io/syntax.

Show Notes

04:39 - color-contrast()

  • Part of CSS5! Maybe.
  • The color-contrast() functional notation takes a color value and compares it to a list of other color values, selecting the one with the highest contrast from the list.

06:01 - Accent color

07:34 - currentcolor

08:54 - Profiled color values - color()

11:00 - color-mix()

14:18 - Space-separated functional color notations

  • rgba(255 255 255 0) instead of rgba(255,255,255,0.5)

15:28 - RGB and HSL with Alpha

  • rgb() and hsl() can take alpha and percent values - rgb(0 0 0 / 50%) or rgb(0 0 0 / 0.5)

18:22 - Hex + Alpha values

  • RRGGBBAA
  • How do you remember?!?!
  • Transparent

21:49 - lch(), lab(), hwb() notation

  • CIELAB color space aka Lab is a color space.
  • A color space is an organization of colors in coordination color profiling supported by various physical devices, it supports reproducible representations of color
  • Lab is intended as perceptually uniform
  • Perceptually uniform - a perceptual uniform color space ensures that the difference between two colors (as perceived by the human eye) is proportional to the Euclidian distance within the given color space.
  • https://lea.verou.me/2020/04/lch-colors-in-css-what-why-and-how/
Links Tweet us your tasty treats!
  continue reading

763 эпизодов

Artwork
iconПоделиться
 
Manage episode 304325293 series 1469447
Контент предоставлен Wes Bos and Scott Tolinski - Full Stack JavaScript Web Developers. Весь контент подкастов, включая эпизоды, графику и описания подкастов, загружается и предоставляется непосредственно компанией Wes Bos and Scott Tolinski - Full Stack JavaScript Web Developers или ее партнером по платформе подкастов. Если вы считаете, что кто-то использует вашу работу, защищенную авторским правом, без вашего разрешения, вы можете выполнить процедуру, описанную здесь https://ru.player.fm/legal.

In this Hasty Treat, Scott and Wes talk about all things color in CSS, both current and coming soon!

Sentry - Sponsor

If you want to know what’s happening with your code, track errors and monitor performance with Sentry. Sentry’s Application Monitoring platform helps developers see performance issues, fix errors faster, and optimize their code health. Cut your time on error resolution from hours to minutes. It works with any language and integrates with dozens of other services. Syntax listeners new to Sentry can get two months for free by visiting Sentry.io and using the coupon code TASTYTREAT during sign up.

Sanity - Sponsor

Sanity.io is a real-time headless CMS with a fully customizable Content Studio built in React. Get a Sanity powered site up and running in minutes at sanity.io/create. Get an awesome supercharged free developer plan on sanity.io/syntax.

Show Notes

04:39 - color-contrast()

  • Part of CSS5! Maybe.
  • The color-contrast() functional notation takes a color value and compares it to a list of other color values, selecting the one with the highest contrast from the list.

06:01 - Accent color

07:34 - currentcolor

08:54 - Profiled color values - color()

11:00 - color-mix()

14:18 - Space-separated functional color notations

  • rgba(255 255 255 0) instead of rgba(255,255,255,0.5)

15:28 - RGB and HSL with Alpha

  • rgb() and hsl() can take alpha and percent values - rgb(0 0 0 / 50%) or rgb(0 0 0 / 0.5)

18:22 - Hex + Alpha values

  • RRGGBBAA
  • How do you remember?!?!
  • Transparent

21:49 - lch(), lab(), hwb() notation

  • CIELAB color space aka Lab is a color space.
  • A color space is an organization of colors in coordination color profiling supported by various physical devices, it supports reproducible representations of color
  • Lab is intended as perceptually uniform
  • Perceptually uniform - a perceptual uniform color space ensures that the difference between two colors (as perceived by the human eye) is proportional to the Euclidian distance within the given color space.
  • https://lea.verou.me/2020/04/lch-colors-in-css-what-why-and-how/
Links Tweet us your tasty treats!
  continue reading

763 эпизодов

Tutti gli episodi

×
 
Loading …

Добро пожаловать в Player FM!

Player FM сканирует Интернет в поисках высококачественных подкастов, чтобы вы могли наслаждаться ими прямо сейчас. Это лучшее приложение для подкастов, которое работает на Android, iPhone и веб-странице. Зарегистрируйтесь, чтобы синхронизировать подписки на разных устройствах.

 

Краткое руководство