Statements (24)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:CSS_function
|
| gptkbp:canBe |
CSS property values
|
| gptkbp:category |
CSS color functions
|
| gptkbp:citation |
https://drafts.csswg.org/css-color-5/#color-mix
https://developer.mozilla.org/en-US/docs/Web/CSS/color-mix |
| gptkbp:compatibleWith |
gptkb:Internet_Explorer
|
| gptkbp:defaultColorSpace |
srgb
|
| gptkbp:definedIn |
gptkb:CSS_Color_Module_Level_5
|
| gptkbp:example |
color-mix(in srgb, red 40%, blue)
|
| gptkbp:hasSyntax |
color-mix(in <color-space>, <color1> <percentage>?, <color2> <percentage>?)
|
| gptkbp:introducedIn |
2022
|
| gptkbp:parameter |
gptkb:color
color1 color2 percentage for color1 percentage for color2 |
| gptkbp:status |
Working Draft
|
| gptkbp:supportedBy |
gptkb:Chrome_111+
gptkb:Firefox_113+ gptkb:Safari_16.4+ |
| gptkbp:usedFor |
mixing two colors
|
| gptkbp:bfsParent |
gptkb:Safari_16.4+
|
| gptkbp:bfsLayer |
6
|
| https://www.w3.org/2000/01/rdf-schema#label |
CSS color-mix() function
|