You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RGB Colors: the <aclass="production css-code" data-link-type=typehref=#typedef-colortitle="<color>"><color></a> type</span><aclass=self-linkhref=#color-type></a></h2>
236
236
237
-
<p> CSS colors are represented by a triplet of values —
238
-
red, green, and blue —
239
-
identifying a point in the sRGB color space <adata-biblio-type=normativedata-link-type=bibliohref=#srgbtitle=srgb>[SRGB]</a>.
237
+
<p> CSS colors are represented by a triplet of values—<wbr>red, green, and blue—<wbr>identifying a point in the sRGB color space <adata-biblio-type=normativedata-link-type=bibliohref=#srgbtitle=srgb>[SRGB]</a>.
240
238
This is an internationally-recognized, device-independent color space,
241
239
and so is useful for specifying colors that will be displayed on a computer screen,
242
240
but is also useful for displaying colors on other types of devices, like printers.
<p> In total, a <aclass="production css-code" data-link-type=typehref=#typedef-colortitle="<color>"><color></a> can be expressed with
262
260
the <aclass=cssdata-link-type=maybehref=#funcdef-rgbtitle=rgb()>rgb()</a> and <aclass=cssdata-link-type=maybehref=#funcdef-rgbatitle=rgba()>rgba()</a> functions,
263
261
the <aclass=cssdata-link-type=maybehref=#funcdef-hsltitle=hsl()>hsl()</a> and <aclass=cssdata-link-type=maybehref=#funcdef-hslatitle=hsla()>hsla()</a> functions,
264
-
the <spanclass=cssdata-link-type=maybetitle=hswb()>hswb()</span> notation,
262
+
the <aclass=cssdata-link-type=maybehref=#funcdef-hwbtitle=hwb()>hwb()</a> notation,
265
263
the <adata-link-type=dfnhref=#hex-colortitle="hex color">hex color</a> notations,
266
264
or as a <adata-link-type=dfnhref=#named-colortitle="named color">named color</a>.
0 commit comments