SlideShare a Scribd company logo
Animation Properties
Property                Description                                                     CSS
@keyframes              Specifies the animation                                         3
animation               A shorthand property for all the animation properties below,    3
                        except the animation-play-state property
animation-name          Specifies a name for the @keyframes animation                   3
animation-duration      Specifies how many seconds or milliseconds an animation         3
                        takes to complete one cycle
animation-timing-       Specifies the speed curve of the animation                      3
function
animation-delay         Specifies when the animation will start                         3
animation-iteration-    Specifies the number of times an animation should be played     3
count
animation-direction     Specifies whether or not the animation should play in reverse   3
                        on alternate cycles
animation-play-state    Specifies whether the animation is running or paused            3

Background Properties
Property                Description                                                     CSS
background              Sets all the background properties in one declaration           1
background-attachment   Sets whether a background image is fixed or scrolls with the    1
                        rest of the page
background-color        Sets the background color of an element                         1
background-image        Sets the background image for an element                        1
background-position     Sets the starting position of a background image                1
background-repeat       Sets how a background image will be repeated                    1
background-clip         Specifies the painting area of the background                   3
background-origin       Specifies the positioning area of the background images         3
background-size         Specifies the size of the background images                     3

Border and Outline Properties
Property                Description                                                     CSS
border                  Sets all the border properties in one declaration               1
border-bottom           Sets all the bottom border properties in one declaration        1
border-bottom-color     Sets the color of the bottom border                             1
border-bottom-style     Sets the style of the bottom border                             1
border-bottom-width     Sets the width of the bottom border                             1
border-color            Sets the color of the four borders                              1
border-left             Sets all the left border properties in one declaration          1
border-left-color       Sets the color of the left border                               1
border-left-style       Sets the style of the left border                               1
border-left-width         Sets the width of the left border                               1
border-right              Sets all the right border properties in one declaration         1
border-right-color        Sets the color of the right border                              1
border-right-style        Sets the style of the right border                              1
border-right-width        Sets the width of the right border                              1
border-style              Sets the style of the four borders                              1
border-top                Sets all the top border properties in one declaration           1
border-top-color          Sets the color of the top border                                1
border-top-style          Sets the style of the top border                                1
border-top-width          Sets the width of the top border                                1
border-width              Sets the width of the four borders                              1
outline                   Sets all the outline properties in one declaration              2
outline-color             Sets the color of an outline                                    2
outline-style             Sets the style of an outline                                    2
outline-width             Sets the width of an outline                                    2
border-bottom-left-       Defines the shape of the border of the bottom-left corner       3
radius
border-bottom-right-      Defines the shape of the border of the bottom-right corner      3
radius
border-image              A shorthand property for setting all the border-image-*         3
                          properties
border-image-outset       Specifies the amount by which the border image area extends     3
                          beyond the border box
border-image-repeat       Specifies whether the image-border should be repeated,          3
                          rounded or stretched
border-image-slice        Specifies the inward offsets of the image-border                3
border-image-source       Specifies an image to be used as a border                       3
border-image-width        Specifies the widths of the image-border                        3
border-radius             A shorthand property for setting all the four border-*-radius   3
                          properties
border-top-left-radius    Defines the shape of the border of the top-left corner          3
border-top-right-radius   Defines the shape of the border of the top-right corner         3
box-decoration-break                                                                      3
box-shadow                Attaches one or more drop-shadows to the box                    3

Box Properties
Property                  Description                                                     CSS
overflow-x                Specifies whether or not to clip the left/right edges of the    3
                          content, if it overflows the element's content area
overflow-y                Specifies whether or not to clip the top/bottom edges of the    3
                          content, if it overflows the element's content area
overflow-style            Specifies the preferred scrolling method for elements that      3
                          overflow
rotation                  Rotates an element around a given point defined by the          3
rotation-point property
rotation-point        Defines a point as an offset from the top left border edge        3

Color Properties
Property              Description                                                       CSS
color-profile         Permits the specification of a source color profile other than    3
                      the default
opacity               Sets the opacity level for an element                             3
rendering-intent      Permits the specification of a color profile rendering intent     3
                      other than the default

Content for Paged Media Properties
Property              Description                                                       CSS
bookmark-label        Specifies the label of the bookmark                               3
bookmark-level        Specifies the level of the bookmark                               3
bookmark-target       Specifies the target of the bookmark link                         3
float-offset          Pushes floated elements in the opposite direction of the where    3
                      they have been floated with float
hyphenate-after       Specifies the minimum number of characters in a hyphenated        3
                      word after the hyphenation character
hyphenate-before      Specifies the minimum number of characters in a hyphenated        3
                      word before the hyphenation character
hyphenate-character   Specifies a string that is shown when a hyphenate-break occurs    3
hyphenate-lines       Indicates the maximum number of successive hyphenated lines       3
                      in an element
hyphenate-resource    Specifies a comma-separated list of external resources that can   3
                      help the browser determine hyphenation points
hyphens               Sets how to split words to improve the layout of paragraphs       3
image-resolution      Specifies the correct resolution of images                        3
marks                 Adds crop and/or cross marks to the document                      3
string-set                                                                              3

Dimension Properties
Property              Description                                                       CSS
height                Sets the height of an element                                     1
max-height            Sets the maximum height of an element                             2
max-width             Sets the maximum width of an element                              2
min-height            Sets the minimum height of an element                             2
min-width             Sets the minimum width of an element                              2
width                 Sets the width of an element                                      1
Flexible Box Properties
Property            Description                                                         CSS
box-align           Specifies how to align the child elements of a box                  3
box-direction       Specifies in which direction the children of a box are displayed    3
box-flex            Specifies whether the children of a box is flexible or inflexible   3
                    in size
box-flex-group      Assigns flexible elements to flex groups                            3
box-lines           Specifies whether columns will go onto a new line whenever it       3
                    runs out of space in the parent box
box-ordinal-group   Specifies the display order of the child elements of a box          3
box-orient          Specifies whether the children of a box should be laid out          3
                    horizontally or vertically
box-pack            Specifies the horizontal position in horizontal boxes and the       3
                    vertical position in vertical boxes

Font Properties
Property            Description                                                         CSS
font                Sets all the font properties in one declaration                     1
font-family         Specifies the font family for text                                  1
font-size           Specifies the font size of text                                     1
font-style          Specifies the font style for text                                   1
                    Specifies whether or not a text should be displayed in a small-
font-variant                                                                            1
                    caps font
font-weight         Specifies the weight of a font                                      1
                    A rule that allows websites to download and use fonts other than
@font-face                                                                              3
                    the "web-safe" fonts
font-size-adjust    Preserves the readability of text when font fallback occurs         3
                    Selects a normal, condensed, or expanded face from a font
font-stretch                                                                            3
                    family

Generated Content Properties
Property            Description                                                         CSS
content             Used with the :before and :after pseudo-elements, to insert         2
                    generated content
counter-increment   Increments one or more counters                                     2
counter-reset       Creates or resets one or more counters                              2
quotes              Sets the type of quotation marks for embedded quotations            2
crop                Allows a replaced element to be just a rectangular area of an       3
                    object, instead of the whole object
move-to                     Causes an element to be removed from the flow and reinserted       3
                            at a later point in the document
page-policy                 Determines which page-based occurance of a given element is        3
                            applied to a counter or string value

Grid Properties
Property                    Description                                                        CSS
grid-columns                Specifies the width of each column in a grid                       3
grid-rows                   Specifies the height of each column in a grid                      3

Hyperlink Properties
Property                    Description                                                        CSS
target                      A shorthand property for setting the target-name, target-new,      3
                            and target-position properties
target-name                 Specifies where to open links (target destination)                 3
target-new                  Specifies whether new destination links should open in a new       3
                            window or in a new tab of an existing window
target-position             Specifies where new destination links should be placed             3

Linebox Properties
Property                    Description                                                        CSS
alignment-adjust            Allows more precise alignment of elements                          3
alignment-baseline          Specifies how an inline-level element is aligned with respect to   3
                            its parent
baseline-shift              Allows repositioning of the dominant-baseline relative to the      3
                            dominant-baseline
dominant-baseline           Specifies a scaled-baseline-table                                  3
drop-initial-after-adjust   Sets the alignment point of the drop initial for the primary       3
                            connection point
drop-initial-after-align    Sets which alignment line within the initial line box is used at   3
                            the primary connection point with the initial letter box
drop-initial-before-        Sets the alignment point of the drop initial for the secondary     3
adjust                      connection point
drop-initial-before-align   Sets which alignment line within the initial line box is used at   3
                            the secondary connection point with the initial letter box
drop-initial-size           Controls the partial sinking of the initial letter                 3
drop-initial-value          Activates a drop-initial effect                                    3
inline-box-align            Sets which line of a multi-line inline block align with the        3
                            previous and next inline elements within a line
line-stacking               A shorthand property for setting the line-stacking-strategy,       3
                            line-stacking-ruby, and line-stacking-shift properties
line-stacking-ruby       Sets the line stacking method for block elements containing          3
                         ruby annotation elements
line-stacking-shift      Sets the line stacking method for block elements containing          3
                         elements with base-shift
line-stacking-strategy   Sets the line stacking strategy for stacked line boxes within a      3
                         containing block element
text-height              Sets the block-progression dimension of the text content area        3
                         of an inline box

List Properties
Property                 Description                                                          CSS
list-style               Sets all the properties for a list in one declaration                1
list-style-image         Specifies an image as the list-item marker                           1
                         Specifies if the list-item markers should appear inside or outside
list-style-position                                                                           1
                         the content flow
list-style-type          Specifies the type of list-item marker                               1

Margin Properties
Property                 Description                                                          CSS
margin                   Sets all the margin properties in one declaration                    1
margin-bottom            Sets the bottom margin of an element                                 1
margin-left              Sets the left margin of an element                                   1
margin-right             Sets the right margin of an element                                  1
margin-top               Sets the top margin of an element                                    1

Marquee Properties
Property                 Description                                                          CSS
marquee-direction        Sets the direction of the moving content                             3
marquee-play-count       Sets how many times the content move                                 3
marquee-speed            Sets how fast the content scrolls                                    3
marquee-style            Sets the style of the moving content                                 3

Multi-column Properties
Property                 Description                                                          CSS
                         Specifies the number of columns an element should be divided
column-count                                                                                  3
                         into
column-fill         Specifies how to fill columns                                          3
column-gap          Specifies the gap between the columns                                  3
column-rule         A shorthand property for setting all the column-rule-* properties      3
column-rule-color   Specifies the color of the rule between columns                        3
column-rule-style   Specifies the style of the rule between columns                        3
column-rule-width   Specifies the width of the rule between columns                        3
column-span         Specifies how many columns an element should span across               3
column-width        Specifies the width of the columns                                     3
                    A shorthand property for setting column-width and column-
columns                                                                                    3
                    count

Padding Properties
Property            Description                                                            CSS
padding             Sets all the padding properties in one declaration                     1
padding-bottom      Sets the bottom padding of an element                                  1
padding-left        Sets the left padding of an element                                    1
padding-right       Sets the right padding of an element                                   1
padding-top         Sets the top padding of an element                                     1

Paged Media Properties
Property            Description                                                            CSS
                    Gives a hint for how to scale a replaced element if neither its
fit                                                                                        3
                    width nor its height property is auto
fit-position        Determines the alignment of the object inside the box                  3
                    Specifies a rotation in the right or clockwise direction that a user
image-orientation                                                                          3
                    agent applies to an image
                    Specifies a particular type of page where an element SHOULD
page                                                                                       3
                    be displayed
                    Specifies the size and orientation of the containing box for page
size                                                                                       3
                    content

Positioning Properties
Property            Description                                                            CSS
bottom              Specifies the bottom position of a positioned element                  2
                    Specifies which sides of an element where other floating
clear                                                                                      1
                    elements are not allowed
clip                Clips an absolutely positioned element                              2
cursor              Specifies the type of cursor to be displayed                        2
display             Specifies how a certain HTML element should be displayed            1
float               Specifies whether or not a box should float                         1
left                Specifies the left position of a positioned element                 2
overflow            Specifies what happens if content overflows an element's box        2
                    Specifies the type of positioning method used for an element
position                                                                                2
                    (static, relative, absolute or fixed)
right               Specifies the right position of a positioned element                2
top                 Specifies the top position of a positioned element                  2
visibility          Specifies whether or not an element is visible                      2
z-index             Sets the stack order of a positioned element                        2

Print Properties
Property            Description                                                         CSS
                    Sets the minimum number of lines that must be left at the
orphans                                                                                 2
                    bottom of a page when a page break occurs inside an element
page-break-after    Sets the page-breaking behavior after an element                    2
page-break-before   Sets the page-breaking behavior before an element                   2
page-break-inside   Sets the page-breaking behavior inside an element                   2
                    Sets the minimum number of lines that must be left at the top of
widows                                                                                  2
                    a page when a page break occurs inside an element

Ruby Properties
Property            Description                                                         CSS
                    Controls the text alignment of the ruby text and ruby base
ruby-align                                                                              3
                    contents relative to each other
                    Determines whether, and on which side, ruby text is allowed to
ruby-overhang       partially overhang any adjacent text in addition to its own base,   3
                    when the ruby text is wider than the ruby base
ruby-position       Controls the position of the ruby text with respect to its base     3
ruby-span           Controls the spanning behavior of annotation elements               3

Speech Properties
Property            Description                                                     CSS
mark                A shorthand property for setting the mark-before and mark-after 3
properties
mark-after          Allows named markers to be attached to the audio stream            3
mark-before         Allows named markers to be attached to the audio stream            3
                    Specifies a phonetic pronunciation for the text contained by the
phonemes                                                                               3
                    corresponding element
                    A shorthand property for setting the rest-before and rest-after
rest                                                                                   3
                    properties
                    Specifies a rest or prosodic boundary to be observed after
rest-after                                                                             3
                    speaking an element's content
                    Specifies a rest or prosodic boundary to be observed before
rest-before                                                                            3
                    speaking an element's content
voice-balance       Specifies the balance between left and right channels              3
                    Specifies how long it should take to render the selected
voice-duration                                                                         3
                    element's content
voice-pitch         Specifies the average pitch (a frequency) of the speaking voice    3
voice-pitch-range   Specifies variation in average pitch                               3
voice-rate          Controls the speaking rate                                         3
voice-stress        Indicates the strength of emphasis to be applied                   3
                    Refers to the amplitude of the waveform output by the speech
voice-volume                                                                           3
                    synthesises

Table Properties
Property            Description                                                        CSS
border-collapse     Specifies whether or not table borders should be collapsed         2
border-spacing      Specifies the distance between the borders of adjacent cells       2
caption-side        Specifies the placement of a table caption                         2
                    Specifies whether or not to display borders and background on
empty-cells                                                                            2
                    empty cells in a table
table-layout        Sets the layout algorithm to be used for a table                   2

Text Properties
Property            Description                                                        CSS
color               Sets the color of text                                             1
direction           Specifies the text direction/writing direction                     2
letter-spacing      Increases or decreases the space between characters in a text      1
line-height         Sets the line height                                               1
text-align          Specifies the horizontal alignment of text                         1
text-decoration       Specifies the decoration added to text                            1
text-indent           Specifies the indentation of the first line in a text-block       1
text-transform        Controls the capitalization of text                               1
unicode-bidi                                                                            2
vertical-align        Sets the vertical alignment of an element                         1
white-space           Specifies how white-space inside an element is handled            1
word-spacing          Increases or decreases the space between words in a text          1
                      Specifies whether a punctuation character may be placed outside
hanging-punctuation                                                                     3
                      the line box
punctuation-trim      Specifies whether a punctuation character should be trimmed       3
                      Describes how the last line of a block or a line right before a
text-align-last                                                                         3
                      forced line break is aligned when text-align is "justify"
                      Specifies the justification method used when text-align is
text-justify                                                                            3
                      "justify"
text-outline          Specifies a text outline                                          3
                      Specifies what should happen when text overflows the
text-overflow                                                                           3
                      containing element
text-shadow           Adds shadow to text                                               3
text-wrap             Specifies line breaking rules for text                            3
word-break            Specifies line breaking rules for non-CJK scripts                 3
                      Allows long, unbreakable words to be broken and wrap to the
word-wrap                                                                               3
                      next line

2D/3D Transform Properties
Property              Description                                                       CSS
transform             Applies a 2D or 3D transformation to an element                   3
transform-origin      Allows you to change the position on transformed elements         3
transform-style       Specifies how nested elements are rendered in 3D space            3
perspective           Specifies the perspective on how 3D elements are viewed           3
perspective-origin    Specifies the bottom position of 3D elements                      3
backface-visibility   Defines whether or not an element should be visible when not      3
                      facing the screen

Transition Properties
Property              Description                                                       CSS
transition            A shorthand property for setting the four transition properties   3
transition-property   Specifies the name of the CSS property the transition effect is   3
                      for
transition-duration   Specifies how many seconds or milliseconds a transition effect    3
takes to complete
transition-timing-           Specifies the speed curve of the transition effect                    3
function
transition-delay             Specifies when the transition effect will start                       3

User-interface Properties
Property                     Description                                                           CSS
appearance                   Allows you to make an element look like a standard user               3
                             interface element
box-sizing                   Allows you to define certain elements to fit an area in a certain     3
                             way
icon                         Provides the author the ability to style an element with an           3
                             iconic equivalent
nav-down                     Specifies where to navigate when using the arrow-down                 3
                             navigation key
nav-index                    Specifies the tabbing order for an element                            3
nav-left                     Specifies where to navigate when using the arrow-left                 3
                             navigation key
nav-right                    Specifies where to navigate when using the arrow-right                3
                             navigation key
nav-up                       Specifies where to navigate when using the arrow-up                   3
                             navigation key
outline-offset               Offsets an outline, and draws it beyond the border edge               3
resize                       Specifies whether or not an element is resizable by the user          3



CSS Selectors
In CSS, selectors are patterns used to select the element(s) you want to style.

The "CSS" column indicates in which CSS version the property is defined (CSS1, CSS2, or
CSS3).

Selector             Example                Example description                                    CSS
.class               .intro                 Selects all elements with class="intro"                1
#id                  #firstname             Selects the element with id="firstname"                1
*                    *                      Selects all elements                                   2
element              p                      Selects all <p> elements                               1
element,element      div,p                  Selects all <div> elements and all <p> elements        1
element element      div p                  Selects all <p> elements inside <div> elements         1
element>element      div>p                  Selects all <p> elements where the parent is a <div>   2
                                            element
element+element      div+p                  Selects all <p> elements that are placed immediately   2
                                            after <div> elements
[attribute]           [target]             Selects all elements with a target attribute               2
[attribute=value]     [target=_blank]      Selects all elements with target="_blank"                  2
[attribute~=value]    [title~=flower]      Selects all elements with a title attribute containing     2
                                           the word "flower"
[attribute|=value]   [lang|=en]            Selects all elements with a lang attribute value           2
                                           starting with "en"
:link                a:link                Selects all unvisited links                                1
:visited             a:visited             Selects all visited links                                  1
:active              a:active              Selects the active link                                    1
:hover               a:hover               Selects links on mouse over                                1
:focus               input:focus           Selects the input element which has focus                  2
:first-letter        p:first-letter        Selects the first letter of every <p> element              1
:first-line          p:first-line          Selects the first line of every <p> element                1
:first-child         p:first-child         Selects every <p> element that is the first child of its   2
                                           parent
:before              p:before              Insert content before the content of every <p>             2
                                           element
:after               p:after               Insert content after every <p> element                     2
:lang(language)      p:lang(it)            Selects every <p> element with a lang attribute value      2
                                           starting with "it"
element1~element2 p~ul                     Selects every <ul> element that are preceded by a          3
                                           <p> element
[attribute^=value]   a[src^="https"]       Selects every <a> element whose src attribute value        3
                                           begins with "https"
[attribute$=value]   a[src$=".pdf"]        Selects every <a> element whose src attribute value        3
                                           ends with ".pdf"
[attribute*=value]   a[src*="w3schools"] Selects every <a> element whose src attribute value          3
                                           contains the substring "w3schools"
:first-of-type       p:first-of-type       Selects every <p> element that is the first <p>            3
                                           element of its parent
:last-of-type        p:last-of-type        Selects every <p> element that is the last <p>             3
                                           element of its parent
:only-of-type        p:only-of-type        Selects every <p> element that is the only <p>             3
                                           element of its parent
:only-child          p:only-child          Selects every <p> element that is the only child of its    3
                                           parent
:nth-child(n)        p:nth-child(2)        Selects every <p> element that is the second child of      3
                                           its parent
:nth-last-child(n)   p:nth-last-child(2)   Selects every <p> element that is the second child of      3
                                           its parent, counting from the last child
:nth-of-type(n)      p:nth-of-type(2)      Selects every <p> element that is the second <p>           3
                                           element of its parent
:nth-last-of-type(n) p:nth-last-of-type(2) Selects every <p> element that is the second <p>           3
                                           element of its parent, counting from the last child
:last-child          p:last-child          Selects every <p> element that is the last child of its    3
                                           parent
:root                :root                 Selects the document’s root element                        3
:empty             p:empty             Selects every <p> element that has no children          3
                                       (including text nodes)
:target            #news:target        Selects the current active #news element (clicked on    3
                                       a URL containing that anchor name)
:enabled           input:enabled       Selects every enabled <input> element                   3
:disabled          input:disabled      Selects every disabled <input> element                  3
:checked           input:checked       Selects every checked <input> element                   3
:not(selector)     :not(p)             Selects every element that is not a <p> element         3
::selection        ::selection         Selects the portion of an element that is selected by   3
                                       a user



CSS Aural Reference
The "CSS" column indicates in which CSS version the property is defined (CSS1 or CSS2).

Property               Description                           Values                            CSS
azimuth                Sets where the sound should come from angle                             2
                                                             left-side
                                                             far-left
                                                             left
                                                             center-left
                                                             center
                                                             center-right
                                                             right
                                                             far-right
                                                             right-side
                                                             behind
                                                             leftwards
                                                             rightwards
cue                    Sets the cue properties in one        cue-before                        2
                       declaration                           cue-after
cue-after              Specifies a sound to be played after  none                              2
                       speaking an element's content         url
cue-before             Specifies a sound to be played before none                              2
                       speaking an element's content         url
elevation              Sets where the sound should come from angle                             2
                                                             below
                                                             level
                                                             above
                                                             higher
                                                             lower
pause                  Sets the pause properties in one      pause-before                      2
                       declaration                           pause-after
pause-after            Specifies a pause after speaking an   time                              2
element's content                          %
pause-before        Specifies a pause before speaking an       time             2
                    element's content                          %
pitch               Specifies the speaking voice               frequency        2
                                                               x-low
                                                               low
                                                               medium
                                                               high
                                                               x-high
pitch-range         Specifies the variation in the speaking    number           2
                    voice. (Monotone voice or animated
                    voice?)
play-during         Specifies a sound to be played while       auto             2
                    speaking an element's content              none
                                                               url
                                                               mix
                                                               repeat
richness            Specifies the richness of the speaking     number           2
                    voice. (Rich voice or thin voice?)
speak               Specifies whether content will render      normal           2
                    aurally                                    none
                                                               spell-out
speak-header        Specifies how to handle table headers.     always           2
                    Should the headers be spoken before        once
                    every cell, or only before a cell with a
                    different header than the previous cell
speak-numeral       Specifies how to speak numbers             digits           2
                                                               continuous
speak-punctuation   Specifies how to speak punctuation         none             2
                    characters                                 code
speech-rate         Specifies the speed of the speaking        number           2
                                                               x-slow
                                                               slow
                                                               medium
                                                               fast
                                                               x-fast
                                                               faster
                                                               slower
stress              Specifies the "stress" in the speaking     number           2
                    voice
voice-family        Specifies the voice family of the          specific-voice   2
                    speaking                                   generic-voice
volume              Specifies the volume of the speaking       number           2
                                                               %
                                                               silent
                                                               x-soft
soft
                                                                  medium
                                                                  loud
                                                                  x-loud



Serif Fonts
font-family                                            Example text
Georgia, serif                                         This is a heading
                                                       This is a paragraph
"Palatino Linotype", "Book Antiqua", Palatino, serif
                                                       This is a heading
                                                       This is a paragraph
"Times New Roman", Times, serif                        This is a heading
                                                       This is a paragraph

Sans-Serif Fonts
font-family                                            Example text
Arial, Helvetica, sans-serif                           This is a heading
                                                       This is a paragraph
                                                       This is a heading
"Arial Black", Gadget, sans-serif


                                                       This is a paragraph
"Comic Sans MS", cursive, sans-serif
                                                       This is a heading
                                                       This is a paragraph
Impact, Charcoal, sans-serif
                                                       This is a heading
                                                       This is a paragraph
"Lucida Sans Unicode", "Lucida Grande", sans-serif
                                                       This is a heading
                                                       This is a paragraph
Tahoma, Geneva, sans-serif
                                                       This is a heading
                                                       This is a paragraph
"Trebuchet MS", Helvetica, sans-serif                  This is a heading
                                                       This is a paragraph
Verdana, Geneva, sans-serif
                                                       This is a heading
                                                       This is a paragraph

Monospace Fonts
S                                                Example text
"Courier New", Courier, monospace                This is a heading
                                                 This is a paragraph
"Lucida Console", Monaco, monospace              This is a heading



Measurement Values
Unit                    Description
%                       percentage
in                      inch
cm                      centimeter
mm                      millimeter
em                      1em is equal to the current font size. 2em means 2 times the size of the
                        current font. E.g., if an element is displayed with a font of 12 pt, then
                        '2em' is 24 pt. The 'em' is a very useful unit in CSS, since it can adapt
                        automatically to the font that the reader uses
ex                      one ex is the x-height of a font (x-height is usually about half the font-
                        size)
pt                      point (1 pt is the same as 1/72 inch)
pc                      pica (1 pc is the same as 12 points)
px                      pixels (a dot on the computer screen)



Color Examples
Color                                Color HEX          Color RGB
                                     #000000            rgb(0,0,0)
                                     #FF0000            rgb(255,0,0)
                                     #00FF00            rgb(0,255,0)
                                     #0000FF            rgb(0,0,255)
                                     #FFFF00            rgb(255,255,0)
                                     #00FFFF            rgb(0,255,255)
                                     #FF00FF            rgb(255,0,255)
                                     #C0C0C0            rgb(192,192,192)
                                     #FFFFFF            rgb(255,255,255)




16 Million Different Colors
The combination of Red, Green and Blue values from 0 to 255 gives a total of more than 16
million different colors to play with (256 x 256 x 256).

Most modern monitors are capable of displaying at least 16384 different colors.

If you look at the color table below, you will see the result of varying the red light from 0 to 255,
while keeping the green and blue light at zero.

To see a full list of color mixes when the red light varies from 0 to 255, click on one of the hex
or rgb values below.

Red Light               HEX       RGB

                        #000000 rgb(0,0,0)

                        #080000 rgb(8,0,0)

                        #100000 rgb(16,0,0)

                        #180000 rgb(24,0,0)

                        #200000 rgb(32,0,0)

                        #280000 rgb(40,0,0)

                        #300000 rgb(48,0,0)
#380000 rgb(56,0,0)

#400000 rgb(64,0,0)

#480000 rgb(72,0,0)

#500000 rgb(80,0,0)

#580000 rgb(88,0,0)

#600000 rgb(96,0,0)

#680000 rgb(104,0,0)

#700000 rgb(112,0,0)

#780000 rgb(120,0,0)

#800000 rgb(128,0,0)

#880000 rgb(136,0,0)

#900000 rgb(144,0,0)

#980000 rgb(152,0,0)

#A00000 rgb(160,0,0)

#A80000 rgb(168,0,0)

#B00000 rgb(176,0,0)

#B80000 rgb(184,0,0)

#C00000 rgb(192,0,0)

#C80000 rgb(200,0,0)

#D00000 rgb(208,0,0)

#D80000 rgb(216,0,0)

#E00000 rgb(224,0,0)
#E80000 rgb(232,0,0)

                       #F00000 rgb(240,0,0)

                       #F80000 rgb(248,0,0)

                       #FF0000 rgb(255,0,0)




Shades of Gray
Gray colors are displayed using an equal amount of power to all of the light sources. To make it
easier for you to select the right gray color we have compiled a table of gray shades for you:

Gray Shades                 HEX         RGB

                            #000000     rgb(0,0,0)

                            #080808     rgb(8,8,8)

                            #101010     rgb(16,16,16)

                            #181818     rgb(24,24,24)

                            #202020     rgb(32,32,32)

                            #282828     rgb(40,40,40)

                            #303030     rgb(48,48,48)

                            #383838     rgb(56,56,56)

                            #404040     rgb(64,64,64)

                            #484848     rgb(72,72,72)

                            #505050     rgb(80,80,80)

                            #585858     rgb(88,88,88)

                            #606060     rgb(96,96,96)
#686868   rgb(104,104,104)

               #707070   rgb(112,112,112)

               #787878   rgb(120,120,120)

               #808080   rgb(128,128,128)

               #888888   rgb(136,136,136)

               #909090   rgb(144,144,144)

               #989898   rgb(152,152,152)

               #A0A0A0   rgb(160,160,160)

               #A8A8A8   rgb(168,168,168)

               #B0B0B0   rgb(176,176,176)

               #B8B8B8   rgb(184,184,184)

               #C0C0C0   rgb(192,192,192)

               #C8C8C8   rgb(200,200,200)

               #D0D0D0   rgb(208,208,208)

               #D8D8D8   rgb(216,216,216)

               #E0E0E0   rgb(224,224,224)

               #E8E8E8   rgb(232,232,232)

               #F0F0F0   rgb(240,240,240)

               #F8F8F8   rgb(248,248,248)

               #FFFFFF   rgb(255,255,255)




Web Safe Colors?
Some years ago, when computers supported max 256 different colors, a list of 216 "Web Safe
Colors" was suggested as a Web standard, reserving 40 fixed system colors.

This is not important now, since most computers can display millions of different colors, but the
choice is left to you.

The 216 cross-browser color palette was created to ensure that all computers would display the
colors correctly when running a 256 color palette:

000000 000033 000066 000099 0000CC 0000FF

003300 003333 003366 003399 0033CC 0033FF

006600 006633 006666 006699 0066CC 0066FF

009900 009933 009966 009999 0099CC 0099FF

00CC00 00CC33 00CC66 00CC99 00CCCC 00CCFF

00FF00 00FF33 00FF66 00FF99 00FFCC 00FFFF

330000 330033 330066 330099 3300CC 3300FF

333300 333333 333366 333399 3333CC 3333FF

336600 336633 336666 336699 3366CC 3366FF

339900 339933 339966 339999 3399CC 3399FF

33CC00 33CC33 33CC66 33CC99 33CCCC 33CCFF

33FF00 33FF33 33FF66 33FF99 33FFCC 33FFFF

660000 660033 660066 660099 6600CC 6600FF

663300 663333 663366 663399 6633CC 6633FF

666600 666633 666666 666699 6666CC 6666FF

669900 669933 669966 669999 6699CC 6699FF

66CC00 66CC33 66CC66 66CC99 66CCCC 66CCFF

66FF00 66FF33 66FF66 66FF99 66FFCC 66FFFF
990000 990033 990066 990099 9900CC 9900FF

993300 993333 993366 993399 9933CC 9933FF

996600 996633 996666 996699 9966CC 9966FF

999900 999933 999966 999999 9999CC 9999FF

99CC00 99CC33 99CC66 99CC99 99CCCC 99CCFF

99FF00 99FF33 99FF66 99FF99 99FFCC 99FFFF

CC0000 CC0033 CC0066 CC0099 CC00CC CC00FF

CC3300 CC3333 CC3366 CC3399 CC33CC CC33FF

CC6600 CC6633 CC6666 CC6699 CC66CC CC66FF

CC9900 CC9933 CC9966 CC9999 CC99CC CC99FF

CCCC00 CCCC33 CCCC66 CCCC99 CCCCCC CCCCFF

CCFF00 CCFF33 CCFF66 CCFF99 CCFFCC CCFFFF

FF0000 FF0033 FF0066 FF0099 FF00CC FF00FF

FF3300 FF3333 FF3366 FF3399 FF33CC FF33FF

FF6600 FF6633 FF6666 FF6699 FF66CC FF66FF

FF9900 FF9933 FF9966 FF9999 FF99CC FF99FF

FFCC00 FFCC33 FFCC66 FFCC99 FFCCCC FFCCFF

FFFF00 FFFF33 FFFF66 FFFF99 FFFFCC FFFFFF




CSS Colors
Colors in CSS can be specified by the following methods:

       Hexadecimal colors
RGB colors
        RGBA colors
        HSL colors
        HSLA colors
        Predefined/Cross-browser color names




Hexadecimal Colors
Hexadecimal color values are supported in all major browsers.

A hexadecimal color is specified with: #RRGGBB, where the RR (red), GG (green) and BB
(blue) hexadecimal integers specify the components of the color. All values must be between 0
and FF.

For example, the #0000ff value is rendered as blue, because the blue component is set to its
highest value (ff) and the others are set to 0.

Example
p
{
background-color:#ff0000;
}


Try it yourself »




RGB Colors
RGB color values are supported in all major browsers.

An RGB color value is specified with: rgb(red, green, blue). Each parameter (red, green, and
blue) defines the intensity of the color and can be an integer between 0 and 255 or a percentage
value (from 0% to 100%).

For example, the rgb(0,0,255) value is rendered as blue, because the blue parameter is set to its
highest value (255) and the others are set to 0.

Also, the following values define the same color: rgb(0,0,255) and rgb(0%,0%,100%).
Example
p
{
background-color:rgb(255,0,0);
}


Try it yourself »




RGBA Colors
RGBA color values are supported in IE9+, Firefox 3+, Chrome, Safari, and in Opera 10+.

RGBA color values are an extension of RGB color values with an alpha channel - which
specifies the opacity of the object.

An RGBA color value is specified with: rgba(red, green, blue, alpha). The alpha parameter is a
number between 0.0 (fully transparent) and 1.0 (fully opaque).

Example
p
{
background-color:rgba(255,0,0,0.5);
}


Try it yourself »




HSL Colors
HSL color values are supported in IE9+, Firefox, Chrome, Safari, and in Opera 10+.

HSL stands for hue, saturation, and lightness - and represents a cylindrical-coordinate
representation of colors.
An HSL color value is specified with: hsl(hue, saturation, lightness).

Hue is a degree on the color wheel (from 0 to 360) - 0 (or 360) is red, 120 is green, 240 is blue.
Saturation is a percentage value; 0% means a shade of gray and 100% is the full color. Lightness
is also a percentage; 0% is black, 100% is white.

Example
p
{
background-color:hsl(120,65%,75%);
}


Try it yourself »




HSLA Colors
HSLA color values are supported in IE9+, Firefox 3+, Chrome, Safari, and in Opera 10+.

HSLA color values are an extension of HSL color values with an alpha channel - which specifies
the opacity of the object.

An HSLA color value is specified with: hsla(hue, saturation, lightness, alpha), where the alpha
parameter defines the opacity. The alpha parameter is a number between 0.0 (fully transparent)
and 1.0 (fully opaque).

Example
p
{
background-color:hsla(120,65%,75%,0.3);
}
Sorted by Color Name
Same list sorted by Hex values

Color Name           HEX         Color   Shades   Mix

AliceBlue            #F0F8FF             Shades   Mix

AntiqueWhite         #FAEBD7             Shades   Mix

Aqua                 #00FFFF             Shades   Mix

Aquamarine           #7FFFD4             Shades   Mix

Azure                #F0FFFF             Shades   Mix

Beige                #F5F5DC             Shades   Mix

Bisque               #FFE4C4             Shades   Mix

Black                #000000             Shades   Mix

BlanchedAlmond       #FFEBCD             Shades   Mix

Blue                 #0000FF             Shades   Mix

BlueViolet           #8A2BE2             Shades   Mix

Brown                #A52A2A             Shades   Mix

BurlyWood            #DEB887             Shades   Mix

CadetBlue            #5F9EA0             Shades   Mix

Chartreuse           #7FFF00             Shades   Mix

Chocolate            #D2691E             Shades   Mix

Coral                #FF7F50             Shades   Mix

CornflowerBlue       #6495ED             Shades   Mix

Cornsilk             #FFF8DC             Shades   Mix
Crimson          #DC143C   Shades   Mix

Cyan             #00FFFF   Shades   Mix

DarkBlue         #00008B   Shades   Mix

DarkCyan         #008B8B   Shades   Mix

DarkGoldenRod    #B8860B   Shades   Mix

DarkGray         #A9A9A9   Shades   Mix

DarkGrey         #A9A9A9   Shades   Mix

DarkGreen        #006400   Shades   Mix

DarkKhaki        #BDB76B   Shades   Mix

DarkMagenta      #8B008B   Shades   Mix

DarkOliveGreen   #556B2F   Shades   Mix

Darkorange       #FF8C00   Shades   Mix

DarkOrchid       #9932CC   Shades   Mix

DarkRed          #8B0000   Shades   Mix

DarkSalmon       #E9967A   Shades   Mix

DarkSeaGreen     #8FBC8F   Shades   Mix

DarkSlateBlue    #483D8B   Shades   Mix

DarkSlateGray    #2F4F4F   Shades   Mix

DarkSlateGrey    #2F4F4F   Shades   Mix

DarkTurquoise    #00CED1   Shades   Mix

DarkViolet       #9400D3   Shades   Mix

DeepPink         #FF1493   Shades   Mix
DeepSkyBlue   #00BFFF   Shades   Mix

DimGray       #696969   Shades   Mix

DimGrey       #696969   Shades   Mix

DodgerBlue    #1E90FF   Shades   Mix

FireBrick     #B22222   Shades   Mix

FloralWhite   #FFFAF0   Shades   Mix

ForestGreen   #228B22   Shades   Mix

Fuchsia       #FF00FF   Shades   Mix

Gainsboro     #DCDCDC   Shades   Mix

GhostWhite    #F8F8FF   Shades   Mix

Gold          #FFD700   Shades   Mix

GoldenRod     #DAA520   Shades   Mix

Gray          #808080   Shades   Mix

Grey          #808080   Shades   Mix

Green         #008000   Shades   Mix

GreenYellow   #ADFF2F   Shades   Mix

HoneyDew      #F0FFF0   Shades   Mix

HotPink       #FF69B4   Shades   Mix

IndianRed     #CD5C5C   Shades   Mix

Indigo        #4B0082   Shades   Mix

Ivory         #FFFFF0   Shades   Mix

Khaki         #F0E68C   Shades   Mix
Lavender            #E6E6FA    Shades   Mix

LavenderBlush       #FFF0F5    Shades   Mix

LawnGreen           #7CFC00    Shades   Mix

LemonChiffon        #FFFACD    Shades   Mix

LightBlue           #ADD8E6    Shades   Mix

LightCoral          #F08080    Shades   Mix

LightCyan           #E0FFFF    Shades   Mix

LightGoldenRodYellow #FAFAD2   Shades   Mix

LightGray           #D3D3D3    Shades   Mix

LightGrey           #D3D3D3    Shades   Mix

LightGreen          #90EE90    Shades   Mix

LightPink           #FFB6C1    Shades   Mix

LightSalmon         #FFA07A    Shades   Mix

LightSeaGreen       #20B2AA    Shades   Mix

LightSkyBlue        #87CEFA    Shades   Mix

LightSlateGray      #778899    Shades   Mix

LightSlateGrey      #778899    Shades   Mix

LightSteelBlue      #B0C4DE    Shades   Mix

LightYellow         #FFFFE0    Shades   Mix

Lime                #00FF00    Shades   Mix

LimeGreen           #32CD32    Shades   Mix

Linen               #FAF0E6    Shades   Mix
Magenta             #FF00FF   Shades   Mix

Maroon              #800000   Shades   Mix

MediumAquaMarine    #66CDAA   Shades   Mix

MediumBlue          #0000CD   Shades   Mix

MediumOrchid        #BA55D3   Shades   Mix

MediumPurple        #9370D8   Shades   Mix

MediumSeaGreen      #3CB371   Shades   Mix

MediumSlateBlue     #7B68EE   Shades   Mix

MediumSpringGreen   #00FA9A   Shades   Mix

MediumTurquoise     #48D1CC   Shades   Mix

MediumVioletRed     #C71585   Shades   Mix

MidnightBlue        #191970   Shades   Mix

MintCream           #F5FFFA   Shades   Mix

MistyRose           #FFE4E1   Shades   Mix

Moccasin            #FFE4B5   Shades   Mix

NavajoWhite         #FFDEAD   Shades   Mix

Navy                #000080   Shades   Mix

OldLace             #FDF5E6   Shades   Mix

Olive               #808000   Shades   Mix

OliveDrab           #6B8E23   Shades   Mix

Orange              #FFA500   Shades   Mix

OrangeRed           #FF4500   Shades   Mix
Orchid          #DA70D6   Shades   Mix

PaleGoldenRod   #EEE8AA   Shades   Mix

PaleGreen       #98FB98   Shades   Mix

PaleTurquoise   #AFEEEE   Shades   Mix

PaleVioletRed   #D87093   Shades   Mix

PapayaWhip      #FFEFD5   Shades   Mix

PeachPuff       #FFDAB9   Shades   Mix

Peru            #CD853F   Shades   Mix

Pink            #FFC0CB   Shades   Mix

Plum            #DDA0DD   Shades   Mix

PowderBlue      #B0E0E6   Shades   Mix

Purple          #800080   Shades   Mix

Red             #FF0000   Shades   Mix

RosyBrown       #BC8F8F   Shades   Mix

RoyalBlue       #4169E1   Shades   Mix

SaddleBrown     #8B4513   Shades   Mix

Salmon          #FA8072   Shades   Mix

SandyBrown      #F4A460   Shades   Mix

SeaGreen        #2E8B57   Shades   Mix

SeaShell        #FFF5EE   Shades   Mix

Sienna          #A0522D   Shades   Mix

Silver          #C0C0C0   Shades   Mix
SkyBlue       #87CEEB   Shades   Mix

SlateBlue     #6A5ACD   Shades   Mix

SlateGray     #708090   Shades   Mix

SlateGrey     #708090   Shades   Mix

Snow          #FFFAFA   Shades   Mix

SpringGreen   #00FF7F   Shades   Mix

SteelBlue     #4682B4   Shades   Mix

Tan           #D2B48C   Shades   Mix

Teal          #008080   Shades   Mix

Thistle       #D8BFD8   Shades   Mix

Tomato        #FF6347   Shades   Mix

Turquoise     #40E0D0   Shades   Mix

Violet        #EE82EE   Shades   Mix

Wheat         #F5DEB3   Shades   Mix

White         #FFFFFF   Shades   Mix

WhiteSmoke    #F5F5F5   Shades   Mix

Yellow        #FFFF00   Shades   Mix

YellowGreen   #9ACD32   Shades   Mix

More Related Content

PDF
HTML ,CSS ,JQuery Cheat Sheet
PPT
Hex Colors At A Glance
PDF
JavaScript Robotics
PDF
2024 Trend Updates: What Really Works In SEO & Content Marketing
PDF
Storytelling For The Web: Integrate Storytelling in your Design Process
PDF
Artificial Intelligence, Data and Competition – SCHREPEL – June 2024 OECD dis...
PDF
How to Leverage AI to Boost Employee Wellness - Lydia Di Francesco - SocialHR...
HTML ,CSS ,JQuery Cheat Sheet
Hex Colors At A Glance
JavaScript Robotics
2024 Trend Updates: What Really Works In SEO & Content Marketing
Storytelling For The Web: Integrate Storytelling in your Design Process
Artificial Intelligence, Data and Competition – SCHREPEL – June 2024 OECD dis...
How to Leverage AI to Boost Employee Wellness - Lydia Di Francesco - SocialHR...
Ad

Css dreamweaver

  • 1. Animation Properties Property Description CSS @keyframes Specifies the animation 3 animation A shorthand property for all the animation properties below, 3 except the animation-play-state property animation-name Specifies a name for the @keyframes animation 3 animation-duration Specifies how many seconds or milliseconds an animation 3 takes to complete one cycle animation-timing- Specifies the speed curve of the animation 3 function animation-delay Specifies when the animation will start 3 animation-iteration- Specifies the number of times an animation should be played 3 count animation-direction Specifies whether or not the animation should play in reverse 3 on alternate cycles animation-play-state Specifies whether the animation is running or paused 3 Background Properties Property Description CSS background Sets all the background properties in one declaration 1 background-attachment Sets whether a background image is fixed or scrolls with the 1 rest of the page background-color Sets the background color of an element 1 background-image Sets the background image for an element 1 background-position Sets the starting position of a background image 1 background-repeat Sets how a background image will be repeated 1 background-clip Specifies the painting area of the background 3 background-origin Specifies the positioning area of the background images 3 background-size Specifies the size of the background images 3 Border and Outline Properties Property Description CSS border Sets all the border properties in one declaration 1 border-bottom Sets all the bottom border properties in one declaration 1 border-bottom-color Sets the color of the bottom border 1 border-bottom-style Sets the style of the bottom border 1 border-bottom-width Sets the width of the bottom border 1 border-color Sets the color of the four borders 1 border-left Sets all the left border properties in one declaration 1 border-left-color Sets the color of the left border 1 border-left-style Sets the style of the left border 1
  • 2. border-left-width Sets the width of the left border 1 border-right Sets all the right border properties in one declaration 1 border-right-color Sets the color of the right border 1 border-right-style Sets the style of the right border 1 border-right-width Sets the width of the right border 1 border-style Sets the style of the four borders 1 border-top Sets all the top border properties in one declaration 1 border-top-color Sets the color of the top border 1 border-top-style Sets the style of the top border 1 border-top-width Sets the width of the top border 1 border-width Sets the width of the four borders 1 outline Sets all the outline properties in one declaration 2 outline-color Sets the color of an outline 2 outline-style Sets the style of an outline 2 outline-width Sets the width of an outline 2 border-bottom-left- Defines the shape of the border of the bottom-left corner 3 radius border-bottom-right- Defines the shape of the border of the bottom-right corner 3 radius border-image A shorthand property for setting all the border-image-* 3 properties border-image-outset Specifies the amount by which the border image area extends 3 beyond the border box border-image-repeat Specifies whether the image-border should be repeated, 3 rounded or stretched border-image-slice Specifies the inward offsets of the image-border 3 border-image-source Specifies an image to be used as a border 3 border-image-width Specifies the widths of the image-border 3 border-radius A shorthand property for setting all the four border-*-radius 3 properties border-top-left-radius Defines the shape of the border of the top-left corner 3 border-top-right-radius Defines the shape of the border of the top-right corner 3 box-decoration-break 3 box-shadow Attaches one or more drop-shadows to the box 3 Box Properties Property Description CSS overflow-x Specifies whether or not to clip the left/right edges of the 3 content, if it overflows the element's content area overflow-y Specifies whether or not to clip the top/bottom edges of the 3 content, if it overflows the element's content area overflow-style Specifies the preferred scrolling method for elements that 3 overflow rotation Rotates an element around a given point defined by the 3
  • 3. rotation-point property rotation-point Defines a point as an offset from the top left border edge 3 Color Properties Property Description CSS color-profile Permits the specification of a source color profile other than 3 the default opacity Sets the opacity level for an element 3 rendering-intent Permits the specification of a color profile rendering intent 3 other than the default Content for Paged Media Properties Property Description CSS bookmark-label Specifies the label of the bookmark 3 bookmark-level Specifies the level of the bookmark 3 bookmark-target Specifies the target of the bookmark link 3 float-offset Pushes floated elements in the opposite direction of the where 3 they have been floated with float hyphenate-after Specifies the minimum number of characters in a hyphenated 3 word after the hyphenation character hyphenate-before Specifies the minimum number of characters in a hyphenated 3 word before the hyphenation character hyphenate-character Specifies a string that is shown when a hyphenate-break occurs 3 hyphenate-lines Indicates the maximum number of successive hyphenated lines 3 in an element hyphenate-resource Specifies a comma-separated list of external resources that can 3 help the browser determine hyphenation points hyphens Sets how to split words to improve the layout of paragraphs 3 image-resolution Specifies the correct resolution of images 3 marks Adds crop and/or cross marks to the document 3 string-set 3 Dimension Properties Property Description CSS height Sets the height of an element 1 max-height Sets the maximum height of an element 2 max-width Sets the maximum width of an element 2 min-height Sets the minimum height of an element 2 min-width Sets the minimum width of an element 2 width Sets the width of an element 1
  • 4. Flexible Box Properties Property Description CSS box-align Specifies how to align the child elements of a box 3 box-direction Specifies in which direction the children of a box are displayed 3 box-flex Specifies whether the children of a box is flexible or inflexible 3 in size box-flex-group Assigns flexible elements to flex groups 3 box-lines Specifies whether columns will go onto a new line whenever it 3 runs out of space in the parent box box-ordinal-group Specifies the display order of the child elements of a box 3 box-orient Specifies whether the children of a box should be laid out 3 horizontally or vertically box-pack Specifies the horizontal position in horizontal boxes and the 3 vertical position in vertical boxes Font Properties Property Description CSS font Sets all the font properties in one declaration 1 font-family Specifies the font family for text 1 font-size Specifies the font size of text 1 font-style Specifies the font style for text 1 Specifies whether or not a text should be displayed in a small- font-variant 1 caps font font-weight Specifies the weight of a font 1 A rule that allows websites to download and use fonts other than @font-face 3 the "web-safe" fonts font-size-adjust Preserves the readability of text when font fallback occurs 3 Selects a normal, condensed, or expanded face from a font font-stretch 3 family Generated Content Properties Property Description CSS content Used with the :before and :after pseudo-elements, to insert 2 generated content counter-increment Increments one or more counters 2 counter-reset Creates or resets one or more counters 2 quotes Sets the type of quotation marks for embedded quotations 2 crop Allows a replaced element to be just a rectangular area of an 3 object, instead of the whole object
  • 5. move-to Causes an element to be removed from the flow and reinserted 3 at a later point in the document page-policy Determines which page-based occurance of a given element is 3 applied to a counter or string value Grid Properties Property Description CSS grid-columns Specifies the width of each column in a grid 3 grid-rows Specifies the height of each column in a grid 3 Hyperlink Properties Property Description CSS target A shorthand property for setting the target-name, target-new, 3 and target-position properties target-name Specifies where to open links (target destination) 3 target-new Specifies whether new destination links should open in a new 3 window or in a new tab of an existing window target-position Specifies where new destination links should be placed 3 Linebox Properties Property Description CSS alignment-adjust Allows more precise alignment of elements 3 alignment-baseline Specifies how an inline-level element is aligned with respect to 3 its parent baseline-shift Allows repositioning of the dominant-baseline relative to the 3 dominant-baseline dominant-baseline Specifies a scaled-baseline-table 3 drop-initial-after-adjust Sets the alignment point of the drop initial for the primary 3 connection point drop-initial-after-align Sets which alignment line within the initial line box is used at 3 the primary connection point with the initial letter box drop-initial-before- Sets the alignment point of the drop initial for the secondary 3 adjust connection point drop-initial-before-align Sets which alignment line within the initial line box is used at 3 the secondary connection point with the initial letter box drop-initial-size Controls the partial sinking of the initial letter 3 drop-initial-value Activates a drop-initial effect 3 inline-box-align Sets which line of a multi-line inline block align with the 3 previous and next inline elements within a line line-stacking A shorthand property for setting the line-stacking-strategy, 3 line-stacking-ruby, and line-stacking-shift properties
  • 6. line-stacking-ruby Sets the line stacking method for block elements containing 3 ruby annotation elements line-stacking-shift Sets the line stacking method for block elements containing 3 elements with base-shift line-stacking-strategy Sets the line stacking strategy for stacked line boxes within a 3 containing block element text-height Sets the block-progression dimension of the text content area 3 of an inline box List Properties Property Description CSS list-style Sets all the properties for a list in one declaration 1 list-style-image Specifies an image as the list-item marker 1 Specifies if the list-item markers should appear inside or outside list-style-position 1 the content flow list-style-type Specifies the type of list-item marker 1 Margin Properties Property Description CSS margin Sets all the margin properties in one declaration 1 margin-bottom Sets the bottom margin of an element 1 margin-left Sets the left margin of an element 1 margin-right Sets the right margin of an element 1 margin-top Sets the top margin of an element 1 Marquee Properties Property Description CSS marquee-direction Sets the direction of the moving content 3 marquee-play-count Sets how many times the content move 3 marquee-speed Sets how fast the content scrolls 3 marquee-style Sets the style of the moving content 3 Multi-column Properties Property Description CSS Specifies the number of columns an element should be divided column-count 3 into
  • 7. column-fill Specifies how to fill columns 3 column-gap Specifies the gap between the columns 3 column-rule A shorthand property for setting all the column-rule-* properties 3 column-rule-color Specifies the color of the rule between columns 3 column-rule-style Specifies the style of the rule between columns 3 column-rule-width Specifies the width of the rule between columns 3 column-span Specifies how many columns an element should span across 3 column-width Specifies the width of the columns 3 A shorthand property for setting column-width and column- columns 3 count Padding Properties Property Description CSS padding Sets all the padding properties in one declaration 1 padding-bottom Sets the bottom padding of an element 1 padding-left Sets the left padding of an element 1 padding-right Sets the right padding of an element 1 padding-top Sets the top padding of an element 1 Paged Media Properties Property Description CSS Gives a hint for how to scale a replaced element if neither its fit 3 width nor its height property is auto fit-position Determines the alignment of the object inside the box 3 Specifies a rotation in the right or clockwise direction that a user image-orientation 3 agent applies to an image Specifies a particular type of page where an element SHOULD page 3 be displayed Specifies the size and orientation of the containing box for page size 3 content Positioning Properties Property Description CSS bottom Specifies the bottom position of a positioned element 2 Specifies which sides of an element where other floating clear 1 elements are not allowed
  • 8. clip Clips an absolutely positioned element 2 cursor Specifies the type of cursor to be displayed 2 display Specifies how a certain HTML element should be displayed 1 float Specifies whether or not a box should float 1 left Specifies the left position of a positioned element 2 overflow Specifies what happens if content overflows an element's box 2 Specifies the type of positioning method used for an element position 2 (static, relative, absolute or fixed) right Specifies the right position of a positioned element 2 top Specifies the top position of a positioned element 2 visibility Specifies whether or not an element is visible 2 z-index Sets the stack order of a positioned element 2 Print Properties Property Description CSS Sets the minimum number of lines that must be left at the orphans 2 bottom of a page when a page break occurs inside an element page-break-after Sets the page-breaking behavior after an element 2 page-break-before Sets the page-breaking behavior before an element 2 page-break-inside Sets the page-breaking behavior inside an element 2 Sets the minimum number of lines that must be left at the top of widows 2 a page when a page break occurs inside an element Ruby Properties Property Description CSS Controls the text alignment of the ruby text and ruby base ruby-align 3 contents relative to each other Determines whether, and on which side, ruby text is allowed to ruby-overhang partially overhang any adjacent text in addition to its own base, 3 when the ruby text is wider than the ruby base ruby-position Controls the position of the ruby text with respect to its base 3 ruby-span Controls the spanning behavior of annotation elements 3 Speech Properties Property Description CSS mark A shorthand property for setting the mark-before and mark-after 3
  • 9. properties mark-after Allows named markers to be attached to the audio stream 3 mark-before Allows named markers to be attached to the audio stream 3 Specifies a phonetic pronunciation for the text contained by the phonemes 3 corresponding element A shorthand property for setting the rest-before and rest-after rest 3 properties Specifies a rest or prosodic boundary to be observed after rest-after 3 speaking an element's content Specifies a rest or prosodic boundary to be observed before rest-before 3 speaking an element's content voice-balance Specifies the balance between left and right channels 3 Specifies how long it should take to render the selected voice-duration 3 element's content voice-pitch Specifies the average pitch (a frequency) of the speaking voice 3 voice-pitch-range Specifies variation in average pitch 3 voice-rate Controls the speaking rate 3 voice-stress Indicates the strength of emphasis to be applied 3 Refers to the amplitude of the waveform output by the speech voice-volume 3 synthesises Table Properties Property Description CSS border-collapse Specifies whether or not table borders should be collapsed 2 border-spacing Specifies the distance between the borders of adjacent cells 2 caption-side Specifies the placement of a table caption 2 Specifies whether or not to display borders and background on empty-cells 2 empty cells in a table table-layout Sets the layout algorithm to be used for a table 2 Text Properties Property Description CSS color Sets the color of text 1 direction Specifies the text direction/writing direction 2 letter-spacing Increases or decreases the space between characters in a text 1 line-height Sets the line height 1 text-align Specifies the horizontal alignment of text 1
  • 10. text-decoration Specifies the decoration added to text 1 text-indent Specifies the indentation of the first line in a text-block 1 text-transform Controls the capitalization of text 1 unicode-bidi 2 vertical-align Sets the vertical alignment of an element 1 white-space Specifies how white-space inside an element is handled 1 word-spacing Increases or decreases the space between words in a text 1 Specifies whether a punctuation character may be placed outside hanging-punctuation 3 the line box punctuation-trim Specifies whether a punctuation character should be trimmed 3 Describes how the last line of a block or a line right before a text-align-last 3 forced line break is aligned when text-align is "justify" Specifies the justification method used when text-align is text-justify 3 "justify" text-outline Specifies a text outline 3 Specifies what should happen when text overflows the text-overflow 3 containing element text-shadow Adds shadow to text 3 text-wrap Specifies line breaking rules for text 3 word-break Specifies line breaking rules for non-CJK scripts 3 Allows long, unbreakable words to be broken and wrap to the word-wrap 3 next line 2D/3D Transform Properties Property Description CSS transform Applies a 2D or 3D transformation to an element 3 transform-origin Allows you to change the position on transformed elements 3 transform-style Specifies how nested elements are rendered in 3D space 3 perspective Specifies the perspective on how 3D elements are viewed 3 perspective-origin Specifies the bottom position of 3D elements 3 backface-visibility Defines whether or not an element should be visible when not 3 facing the screen Transition Properties Property Description CSS transition A shorthand property for setting the four transition properties 3 transition-property Specifies the name of the CSS property the transition effect is 3 for transition-duration Specifies how many seconds or milliseconds a transition effect 3
  • 11. takes to complete transition-timing- Specifies the speed curve of the transition effect 3 function transition-delay Specifies when the transition effect will start 3 User-interface Properties Property Description CSS appearance Allows you to make an element look like a standard user 3 interface element box-sizing Allows you to define certain elements to fit an area in a certain 3 way icon Provides the author the ability to style an element with an 3 iconic equivalent nav-down Specifies where to navigate when using the arrow-down 3 navigation key nav-index Specifies the tabbing order for an element 3 nav-left Specifies where to navigate when using the arrow-left 3 navigation key nav-right Specifies where to navigate when using the arrow-right 3 navigation key nav-up Specifies where to navigate when using the arrow-up 3 navigation key outline-offset Offsets an outline, and draws it beyond the border edge 3 resize Specifies whether or not an element is resizable by the user 3 CSS Selectors In CSS, selectors are patterns used to select the element(s) you want to style. The "CSS" column indicates in which CSS version the property is defined (CSS1, CSS2, or CSS3). Selector Example Example description CSS .class .intro Selects all elements with class="intro" 1 #id #firstname Selects the element with id="firstname" 1 * * Selects all elements 2 element p Selects all <p> elements 1 element,element div,p Selects all <div> elements and all <p> elements 1 element element div p Selects all <p> elements inside <div> elements 1 element>element div>p Selects all <p> elements where the parent is a <div> 2 element element+element div+p Selects all <p> elements that are placed immediately 2 after <div> elements
  • 12. [attribute] [target] Selects all elements with a target attribute 2 [attribute=value] [target=_blank] Selects all elements with target="_blank" 2 [attribute~=value] [title~=flower] Selects all elements with a title attribute containing 2 the word "flower" [attribute|=value] [lang|=en] Selects all elements with a lang attribute value 2 starting with "en" :link a:link Selects all unvisited links 1 :visited a:visited Selects all visited links 1 :active a:active Selects the active link 1 :hover a:hover Selects links on mouse over 1 :focus input:focus Selects the input element which has focus 2 :first-letter p:first-letter Selects the first letter of every <p> element 1 :first-line p:first-line Selects the first line of every <p> element 1 :first-child p:first-child Selects every <p> element that is the first child of its 2 parent :before p:before Insert content before the content of every <p> 2 element :after p:after Insert content after every <p> element 2 :lang(language) p:lang(it) Selects every <p> element with a lang attribute value 2 starting with "it" element1~element2 p~ul Selects every <ul> element that are preceded by a 3 <p> element [attribute^=value] a[src^="https"] Selects every <a> element whose src attribute value 3 begins with "https" [attribute$=value] a[src$=".pdf"] Selects every <a> element whose src attribute value 3 ends with ".pdf" [attribute*=value] a[src*="w3schools"] Selects every <a> element whose src attribute value 3 contains the substring "w3schools" :first-of-type p:first-of-type Selects every <p> element that is the first <p> 3 element of its parent :last-of-type p:last-of-type Selects every <p> element that is the last <p> 3 element of its parent :only-of-type p:only-of-type Selects every <p> element that is the only <p> 3 element of its parent :only-child p:only-child Selects every <p> element that is the only child of its 3 parent :nth-child(n) p:nth-child(2) Selects every <p> element that is the second child of 3 its parent :nth-last-child(n) p:nth-last-child(2) Selects every <p> element that is the second child of 3 its parent, counting from the last child :nth-of-type(n) p:nth-of-type(2) Selects every <p> element that is the second <p> 3 element of its parent :nth-last-of-type(n) p:nth-last-of-type(2) Selects every <p> element that is the second <p> 3 element of its parent, counting from the last child :last-child p:last-child Selects every <p> element that is the last child of its 3 parent :root :root Selects the document’s root element 3
  • 13. :empty p:empty Selects every <p> element that has no children 3 (including text nodes) :target #news:target Selects the current active #news element (clicked on 3 a URL containing that anchor name) :enabled input:enabled Selects every enabled <input> element 3 :disabled input:disabled Selects every disabled <input> element 3 :checked input:checked Selects every checked <input> element 3 :not(selector) :not(p) Selects every element that is not a <p> element 3 ::selection ::selection Selects the portion of an element that is selected by 3 a user CSS Aural Reference The "CSS" column indicates in which CSS version the property is defined (CSS1 or CSS2). Property Description Values CSS azimuth Sets where the sound should come from angle 2 left-side far-left left center-left center center-right right far-right right-side behind leftwards rightwards cue Sets the cue properties in one cue-before 2 declaration cue-after cue-after Specifies a sound to be played after none 2 speaking an element's content url cue-before Specifies a sound to be played before none 2 speaking an element's content url elevation Sets where the sound should come from angle 2 below level above higher lower pause Sets the pause properties in one pause-before 2 declaration pause-after pause-after Specifies a pause after speaking an time 2
  • 14. element's content % pause-before Specifies a pause before speaking an time 2 element's content % pitch Specifies the speaking voice frequency 2 x-low low medium high x-high pitch-range Specifies the variation in the speaking number 2 voice. (Monotone voice or animated voice?) play-during Specifies a sound to be played while auto 2 speaking an element's content none url mix repeat richness Specifies the richness of the speaking number 2 voice. (Rich voice or thin voice?) speak Specifies whether content will render normal 2 aurally none spell-out speak-header Specifies how to handle table headers. always 2 Should the headers be spoken before once every cell, or only before a cell with a different header than the previous cell speak-numeral Specifies how to speak numbers digits 2 continuous speak-punctuation Specifies how to speak punctuation none 2 characters code speech-rate Specifies the speed of the speaking number 2 x-slow slow medium fast x-fast faster slower stress Specifies the "stress" in the speaking number 2 voice voice-family Specifies the voice family of the specific-voice 2 speaking generic-voice volume Specifies the volume of the speaking number 2 % silent x-soft
  • 15. soft medium loud x-loud Serif Fonts font-family Example text Georgia, serif This is a heading This is a paragraph "Palatino Linotype", "Book Antiqua", Palatino, serif This is a heading This is a paragraph "Times New Roman", Times, serif This is a heading This is a paragraph Sans-Serif Fonts font-family Example text Arial, Helvetica, sans-serif This is a heading This is a paragraph This is a heading "Arial Black", Gadget, sans-serif This is a paragraph "Comic Sans MS", cursive, sans-serif This is a heading This is a paragraph Impact, Charcoal, sans-serif This is a heading This is a paragraph "Lucida Sans Unicode", "Lucida Grande", sans-serif This is a heading This is a paragraph
  • 16. Tahoma, Geneva, sans-serif This is a heading This is a paragraph "Trebuchet MS", Helvetica, sans-serif This is a heading This is a paragraph Verdana, Geneva, sans-serif This is a heading This is a paragraph Monospace Fonts S Example text "Courier New", Courier, monospace This is a heading This is a paragraph "Lucida Console", Monaco, monospace This is a heading Measurement Values Unit Description % percentage in inch cm centimeter mm millimeter em 1em is equal to the current font size. 2em means 2 times the size of the current font. E.g., if an element is displayed with a font of 12 pt, then '2em' is 24 pt. The 'em' is a very useful unit in CSS, since it can adapt automatically to the font that the reader uses ex one ex is the x-height of a font (x-height is usually about half the font- size) pt point (1 pt is the same as 1/72 inch) pc pica (1 pc is the same as 12 points) px pixels (a dot on the computer screen) Color Examples
  • 17. Color Color HEX Color RGB #000000 rgb(0,0,0) #FF0000 rgb(255,0,0) #00FF00 rgb(0,255,0) #0000FF rgb(0,0,255) #FFFF00 rgb(255,255,0) #00FFFF rgb(0,255,255) #FF00FF rgb(255,0,255) #C0C0C0 rgb(192,192,192) #FFFFFF rgb(255,255,255) 16 Million Different Colors The combination of Red, Green and Blue values from 0 to 255 gives a total of more than 16 million different colors to play with (256 x 256 x 256). Most modern monitors are capable of displaying at least 16384 different colors. If you look at the color table below, you will see the result of varying the red light from 0 to 255, while keeping the green and blue light at zero. To see a full list of color mixes when the red light varies from 0 to 255, click on one of the hex or rgb values below. Red Light HEX RGB #000000 rgb(0,0,0) #080000 rgb(8,0,0) #100000 rgb(16,0,0) #180000 rgb(24,0,0) #200000 rgb(32,0,0) #280000 rgb(40,0,0) #300000 rgb(48,0,0)
  • 18. #380000 rgb(56,0,0) #400000 rgb(64,0,0) #480000 rgb(72,0,0) #500000 rgb(80,0,0) #580000 rgb(88,0,0) #600000 rgb(96,0,0) #680000 rgb(104,0,0) #700000 rgb(112,0,0) #780000 rgb(120,0,0) #800000 rgb(128,0,0) #880000 rgb(136,0,0) #900000 rgb(144,0,0) #980000 rgb(152,0,0) #A00000 rgb(160,0,0) #A80000 rgb(168,0,0) #B00000 rgb(176,0,0) #B80000 rgb(184,0,0) #C00000 rgb(192,0,0) #C80000 rgb(200,0,0) #D00000 rgb(208,0,0) #D80000 rgb(216,0,0) #E00000 rgb(224,0,0)
  • 19. #E80000 rgb(232,0,0) #F00000 rgb(240,0,0) #F80000 rgb(248,0,0) #FF0000 rgb(255,0,0) Shades of Gray Gray colors are displayed using an equal amount of power to all of the light sources. To make it easier for you to select the right gray color we have compiled a table of gray shades for you: Gray Shades HEX RGB #000000 rgb(0,0,0) #080808 rgb(8,8,8) #101010 rgb(16,16,16) #181818 rgb(24,24,24) #202020 rgb(32,32,32) #282828 rgb(40,40,40) #303030 rgb(48,48,48) #383838 rgb(56,56,56) #404040 rgb(64,64,64) #484848 rgb(72,72,72) #505050 rgb(80,80,80) #585858 rgb(88,88,88) #606060 rgb(96,96,96)
  • 20. #686868 rgb(104,104,104) #707070 rgb(112,112,112) #787878 rgb(120,120,120) #808080 rgb(128,128,128) #888888 rgb(136,136,136) #909090 rgb(144,144,144) #989898 rgb(152,152,152) #A0A0A0 rgb(160,160,160) #A8A8A8 rgb(168,168,168) #B0B0B0 rgb(176,176,176) #B8B8B8 rgb(184,184,184) #C0C0C0 rgb(192,192,192) #C8C8C8 rgb(200,200,200) #D0D0D0 rgb(208,208,208) #D8D8D8 rgb(216,216,216) #E0E0E0 rgb(224,224,224) #E8E8E8 rgb(232,232,232) #F0F0F0 rgb(240,240,240) #F8F8F8 rgb(248,248,248) #FFFFFF rgb(255,255,255) Web Safe Colors?
  • 21. Some years ago, when computers supported max 256 different colors, a list of 216 "Web Safe Colors" was suggested as a Web standard, reserving 40 fixed system colors. This is not important now, since most computers can display millions of different colors, but the choice is left to you. The 216 cross-browser color palette was created to ensure that all computers would display the colors correctly when running a 256 color palette: 000000 000033 000066 000099 0000CC 0000FF 003300 003333 003366 003399 0033CC 0033FF 006600 006633 006666 006699 0066CC 0066FF 009900 009933 009966 009999 0099CC 0099FF 00CC00 00CC33 00CC66 00CC99 00CCCC 00CCFF 00FF00 00FF33 00FF66 00FF99 00FFCC 00FFFF 330000 330033 330066 330099 3300CC 3300FF 333300 333333 333366 333399 3333CC 3333FF 336600 336633 336666 336699 3366CC 3366FF 339900 339933 339966 339999 3399CC 3399FF 33CC00 33CC33 33CC66 33CC99 33CCCC 33CCFF 33FF00 33FF33 33FF66 33FF99 33FFCC 33FFFF 660000 660033 660066 660099 6600CC 6600FF 663300 663333 663366 663399 6633CC 6633FF 666600 666633 666666 666699 6666CC 6666FF 669900 669933 669966 669999 6699CC 6699FF 66CC00 66CC33 66CC66 66CC99 66CCCC 66CCFF 66FF00 66FF33 66FF66 66FF99 66FFCC 66FFFF
  • 22. 990000 990033 990066 990099 9900CC 9900FF 993300 993333 993366 993399 9933CC 9933FF 996600 996633 996666 996699 9966CC 9966FF 999900 999933 999966 999999 9999CC 9999FF 99CC00 99CC33 99CC66 99CC99 99CCCC 99CCFF 99FF00 99FF33 99FF66 99FF99 99FFCC 99FFFF CC0000 CC0033 CC0066 CC0099 CC00CC CC00FF CC3300 CC3333 CC3366 CC3399 CC33CC CC33FF CC6600 CC6633 CC6666 CC6699 CC66CC CC66FF CC9900 CC9933 CC9966 CC9999 CC99CC CC99FF CCCC00 CCCC33 CCCC66 CCCC99 CCCCCC CCCCFF CCFF00 CCFF33 CCFF66 CCFF99 CCFFCC CCFFFF FF0000 FF0033 FF0066 FF0099 FF00CC FF00FF FF3300 FF3333 FF3366 FF3399 FF33CC FF33FF FF6600 FF6633 FF6666 FF6699 FF66CC FF66FF FF9900 FF9933 FF9966 FF9999 FF99CC FF99FF FFCC00 FFCC33 FFCC66 FFCC99 FFCCCC FFCCFF FFFF00 FFFF33 FFFF66 FFFF99 FFFFCC FFFFFF CSS Colors Colors in CSS can be specified by the following methods: Hexadecimal colors
  • 23. RGB colors RGBA colors HSL colors HSLA colors Predefined/Cross-browser color names Hexadecimal Colors Hexadecimal color values are supported in all major browsers. A hexadecimal color is specified with: #RRGGBB, where the RR (red), GG (green) and BB (blue) hexadecimal integers specify the components of the color. All values must be between 0 and FF. For example, the #0000ff value is rendered as blue, because the blue component is set to its highest value (ff) and the others are set to 0. Example p { background-color:#ff0000; } Try it yourself » RGB Colors RGB color values are supported in all major browsers. An RGB color value is specified with: rgb(red, green, blue). Each parameter (red, green, and blue) defines the intensity of the color and can be an integer between 0 and 255 or a percentage value (from 0% to 100%). For example, the rgb(0,0,255) value is rendered as blue, because the blue parameter is set to its highest value (255) and the others are set to 0. Also, the following values define the same color: rgb(0,0,255) and rgb(0%,0%,100%).
  • 24. Example p { background-color:rgb(255,0,0); } Try it yourself » RGBA Colors RGBA color values are supported in IE9+, Firefox 3+, Chrome, Safari, and in Opera 10+. RGBA color values are an extension of RGB color values with an alpha channel - which specifies the opacity of the object. An RGBA color value is specified with: rgba(red, green, blue, alpha). The alpha parameter is a number between 0.0 (fully transparent) and 1.0 (fully opaque). Example p { background-color:rgba(255,0,0,0.5); } Try it yourself » HSL Colors HSL color values are supported in IE9+, Firefox, Chrome, Safari, and in Opera 10+. HSL stands for hue, saturation, and lightness - and represents a cylindrical-coordinate representation of colors.
  • 25. An HSL color value is specified with: hsl(hue, saturation, lightness). Hue is a degree on the color wheel (from 0 to 360) - 0 (or 360) is red, 120 is green, 240 is blue. Saturation is a percentage value; 0% means a shade of gray and 100% is the full color. Lightness is also a percentage; 0% is black, 100% is white. Example p { background-color:hsl(120,65%,75%); } Try it yourself » HSLA Colors HSLA color values are supported in IE9+, Firefox 3+, Chrome, Safari, and in Opera 10+. HSLA color values are an extension of HSL color values with an alpha channel - which specifies the opacity of the object. An HSLA color value is specified with: hsla(hue, saturation, lightness, alpha), where the alpha parameter defines the opacity. The alpha parameter is a number between 0.0 (fully transparent) and 1.0 (fully opaque). Example p { background-color:hsla(120,65%,75%,0.3); }
  • 26. Sorted by Color Name Same list sorted by Hex values Color Name HEX Color Shades Mix AliceBlue #F0F8FF Shades Mix AntiqueWhite #FAEBD7 Shades Mix Aqua #00FFFF Shades Mix Aquamarine #7FFFD4 Shades Mix Azure #F0FFFF Shades Mix Beige #F5F5DC Shades Mix Bisque #FFE4C4 Shades Mix Black #000000 Shades Mix BlanchedAlmond #FFEBCD Shades Mix Blue #0000FF Shades Mix BlueViolet #8A2BE2 Shades Mix Brown #A52A2A Shades Mix BurlyWood #DEB887 Shades Mix CadetBlue #5F9EA0 Shades Mix Chartreuse #7FFF00 Shades Mix Chocolate #D2691E Shades Mix Coral #FF7F50 Shades Mix CornflowerBlue #6495ED Shades Mix Cornsilk #FFF8DC Shades Mix
  • 27. Crimson #DC143C Shades Mix Cyan #00FFFF Shades Mix DarkBlue #00008B Shades Mix DarkCyan #008B8B Shades Mix DarkGoldenRod #B8860B Shades Mix DarkGray #A9A9A9 Shades Mix DarkGrey #A9A9A9 Shades Mix DarkGreen #006400 Shades Mix DarkKhaki #BDB76B Shades Mix DarkMagenta #8B008B Shades Mix DarkOliveGreen #556B2F Shades Mix Darkorange #FF8C00 Shades Mix DarkOrchid #9932CC Shades Mix DarkRed #8B0000 Shades Mix DarkSalmon #E9967A Shades Mix DarkSeaGreen #8FBC8F Shades Mix DarkSlateBlue #483D8B Shades Mix DarkSlateGray #2F4F4F Shades Mix DarkSlateGrey #2F4F4F Shades Mix DarkTurquoise #00CED1 Shades Mix DarkViolet #9400D3 Shades Mix DeepPink #FF1493 Shades Mix
  • 28. DeepSkyBlue #00BFFF Shades Mix DimGray #696969 Shades Mix DimGrey #696969 Shades Mix DodgerBlue #1E90FF Shades Mix FireBrick #B22222 Shades Mix FloralWhite #FFFAF0 Shades Mix ForestGreen #228B22 Shades Mix Fuchsia #FF00FF Shades Mix Gainsboro #DCDCDC Shades Mix GhostWhite #F8F8FF Shades Mix Gold #FFD700 Shades Mix GoldenRod #DAA520 Shades Mix Gray #808080 Shades Mix Grey #808080 Shades Mix Green #008000 Shades Mix GreenYellow #ADFF2F Shades Mix HoneyDew #F0FFF0 Shades Mix HotPink #FF69B4 Shades Mix IndianRed #CD5C5C Shades Mix Indigo #4B0082 Shades Mix Ivory #FFFFF0 Shades Mix Khaki #F0E68C Shades Mix
  • 29. Lavender #E6E6FA Shades Mix LavenderBlush #FFF0F5 Shades Mix LawnGreen #7CFC00 Shades Mix LemonChiffon #FFFACD Shades Mix LightBlue #ADD8E6 Shades Mix LightCoral #F08080 Shades Mix LightCyan #E0FFFF Shades Mix LightGoldenRodYellow #FAFAD2 Shades Mix LightGray #D3D3D3 Shades Mix LightGrey #D3D3D3 Shades Mix LightGreen #90EE90 Shades Mix LightPink #FFB6C1 Shades Mix LightSalmon #FFA07A Shades Mix LightSeaGreen #20B2AA Shades Mix LightSkyBlue #87CEFA Shades Mix LightSlateGray #778899 Shades Mix LightSlateGrey #778899 Shades Mix LightSteelBlue #B0C4DE Shades Mix LightYellow #FFFFE0 Shades Mix Lime #00FF00 Shades Mix LimeGreen #32CD32 Shades Mix Linen #FAF0E6 Shades Mix
  • 30. Magenta #FF00FF Shades Mix Maroon #800000 Shades Mix MediumAquaMarine #66CDAA Shades Mix MediumBlue #0000CD Shades Mix MediumOrchid #BA55D3 Shades Mix MediumPurple #9370D8 Shades Mix MediumSeaGreen #3CB371 Shades Mix MediumSlateBlue #7B68EE Shades Mix MediumSpringGreen #00FA9A Shades Mix MediumTurquoise #48D1CC Shades Mix MediumVioletRed #C71585 Shades Mix MidnightBlue #191970 Shades Mix MintCream #F5FFFA Shades Mix MistyRose #FFE4E1 Shades Mix Moccasin #FFE4B5 Shades Mix NavajoWhite #FFDEAD Shades Mix Navy #000080 Shades Mix OldLace #FDF5E6 Shades Mix Olive #808000 Shades Mix OliveDrab #6B8E23 Shades Mix Orange #FFA500 Shades Mix OrangeRed #FF4500 Shades Mix
  • 31. Orchid #DA70D6 Shades Mix PaleGoldenRod #EEE8AA Shades Mix PaleGreen #98FB98 Shades Mix PaleTurquoise #AFEEEE Shades Mix PaleVioletRed #D87093 Shades Mix PapayaWhip #FFEFD5 Shades Mix PeachPuff #FFDAB9 Shades Mix Peru #CD853F Shades Mix Pink #FFC0CB Shades Mix Plum #DDA0DD Shades Mix PowderBlue #B0E0E6 Shades Mix Purple #800080 Shades Mix Red #FF0000 Shades Mix RosyBrown #BC8F8F Shades Mix RoyalBlue #4169E1 Shades Mix SaddleBrown #8B4513 Shades Mix Salmon #FA8072 Shades Mix SandyBrown #F4A460 Shades Mix SeaGreen #2E8B57 Shades Mix SeaShell #FFF5EE Shades Mix Sienna #A0522D Shades Mix Silver #C0C0C0 Shades Mix
  • 32. SkyBlue #87CEEB Shades Mix SlateBlue #6A5ACD Shades Mix SlateGray #708090 Shades Mix SlateGrey #708090 Shades Mix Snow #FFFAFA Shades Mix SpringGreen #00FF7F Shades Mix SteelBlue #4682B4 Shades Mix Tan #D2B48C Shades Mix Teal #008080 Shades Mix Thistle #D8BFD8 Shades Mix Tomato #FF6347 Shades Mix Turquoise #40E0D0 Shades Mix Violet #EE82EE Shades Mix Wheat #F5DEB3 Shades Mix White #FFFFFF Shades Mix WhiteSmoke #F5F5F5 Shades Mix Yellow #FFFF00 Shades Mix YellowGreen #9ACD32 Shades Mix