- From: Lea Verou via GitHub <sysbot+gh@w3.org>
- Date: Mon, 15 Oct 2018 21:33:28 +0000
- To: public-css-archive@w3.org
@AmeliaBR All existing color functions are defined as operating in sRGB, e.g. [look here for rgb()](https://www.w3.org/TR/css-color-3/#rgb-color). `rgb(100%, 0, 0)` is not the brightest red the monitor can produce, it's the brightest red in sRGB. Out of range values are indeed allowed, but the resulting color is always in sRGB. -- GitHub Notification of comment by LeaVerou Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3187#issuecomment-430021581 using your GitHub account
Received on Monday, 15 October 2018 21:33:30 UTC