CSS Colors

GPTKB entity

Statements (52)
Predicate Object
gptkbp:instanceOf Web technology concept
gptkbp:canBeAnimated true
gptkbp:defaultColorSpace gptkb:sRGB
gptkbp:example black
blue
green
red
white
transparent
gptkbp:exampleHex #FF0000
gptkbp:exampleHSL hsl(120,100%,50%)
gptkbp:exampleHSLA hsla(120,100%,50%,0.3)
gptkbp:exampleLab lab(54.29 80.82 69.88)
gptkbp:exampleLCH lch(54.29 104.55 40.85)
gptkbp:exampleRGB rgb(255,0,0)
gptkbp:exampleRGBA rgba(255,0,0,0.5)
gptkbp:expansion gptkb:CSS3
https://www.w3.org/2000/01/rdf-schema#label CSS Colors
gptkbp:inheritance true
gptkbp:introducedIn gptkb:CSS1
gptkbp:numberOfNamedColors 148
gptkbp:purpose Define colors in web design
gptkbp:relatedTo gptkb:HTML
gptkb:SVG
Accessibility
Web design
gptkbp:standardizedBy gptkb:W3C
gptkbp:supportsAlphaChannel true
gptkbp:supportsColorFunctions color()
color-mix()
color-contrast()
gptkbp:supportsFormat Color keywords
HSL notation
HSLA notation
Hexadecimal notation
LCH notation
Lab notation
Named colors
RGB notation
RGBA notation
gptkbp:transparency true
gptkbp:usedFor gptkb:color
stroke
background-color
border-color
box-shadow
fill
text-shadow
outline-color
gptkbp:usedIn Cascading Style Sheets
gptkbp:bfsParent gptkb:CSS_Color-mix()
gptkbp:bfsLayer 5