crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#d9d6cc hex color - Grey - Warm color - Information

#d9d6cc hex color - Grey - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Grey

Hex #d9d6cc Color code in RGB color code model is created after adding 85.1% red color, 83.92% green color and 80% blue color. Hex #d9d6cc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 6% yellow and 15% black.

Hex #d9d6cc color code is between #ddddbb web safe hex color code and #ccccdd web safe hex color code. #ddddbb is the nearest web safe color code. You can see here many more shades of #d9d6cc color code.

0 Likes 0 Comments | 24 Views

Color Table

Hex Color Coded9d6cc#d9d6cc
RGB Decimal217, 214, 204rgb(217, 214, 204)
RGB Percent85%, 84%, 80%rgb(85%, 84%, 80%)
CSS RGBa217, 214, 204,1rgba(217,214,204,1)
CMYK Modelcmyk(0%,1%,6%,15%)
HSL Color Space46,15% ,83%hsl(46,15% ,83%)
HSV Color Space46°, 6%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110011101011011001100
Octal331326314
Decimal217214204
Hexd9d6cc

Different shades of #d9d6cc color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #d9d6cc
#efede9
Dark Shade of #d9d6cc
#c3beaf
Saturated Shade of #d9d6cc
#ddd8c8
Desaturated Shade of #d9d6cc
#d5d4d0
Grey scale Shade of #d9d6cc
#d2d2d2
Brighten Shade
#f2efe5
Most Readable Shade
#000000

Shades of #d9d6cc color code

Generate more color scales with scales (color stack) generator.

#d9d6cc
#c0beb5
#a8a69e
#908e88
#787671
#605f5a
#484744
#302f2d
#181716
#000000

Similar Color like #d9d6cc color

Find visually similar hex color codes nearing to #d9d6cc hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#dad7cd
#dbd8ce
#dcd9cf
#dddad0
#dedbd1
#dfdcd2
#e0ddd3
#e1ded4
#e2dfd5
#e3e0d6
#e4e1d7
#e5e2d8
#e6e3d9
#e7e4da
#d8d5cb
#d7d4ca
#d6d3c9
#d5d2c8
#d4d1c7
#d3d0c6
#d2cfc5
#d1cec4
#d0cdc3
#cfccc2
#cecbc1
#cdcac0
#ccc9bf
#cbc8be

Monochromatic Color with #d9d6cc

#d9d6cc
#040404
#2f2e2c
#595854
#84827c
#aeaca4

Tints of #d9d6cc Color

#d9d6cc
#dddad1
#e1dfd7
#e5e3dd
#e9e8e2
#eeece8
#f2f1ee
#f6f5f3
#fafaf9
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#d9d6cc
#cccfd9

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#d9d6cc
#ccd6d9
#d0ccd9

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#d9d1cc
#d9d3cc
#d9d6cc
#d9d9cc
#d7d9cc

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#d9d6cc
#ccd9d6
#d6ccd9

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#d9d6cc
#ccd9cf
#cccfd9
#d9ccd5

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#d9d6cc
#cccfd9
#d0ccd9
#d6d9cc

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #d9d6cc Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#d9d6cc Color Code Preview on Black Background Color

This is how #d9d6cc Color will look on black background color. Color contrast ratio is 14.44

#d9d6cc in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#d9d6cc">Your Example Paragraph content text in with font color #d9d6cc </p>

Your Example Paragraph content text in with font color #d9d6cc

HTML with inline CSS

<div style="color:#d9d6cc">Your Paragraph text in with font color #d9d6cc </div>

Your Example Paragraph content text in with font color #d9d6cc

#d9d6cc color code is use for CSS Background Color

Background color for the above div is #d9d6cc

HTML with inline CSS

<div style="background-color:#d9d6cc;"></div>

#d9d6cc color code is use for CSS Border Color

CSS Border color for the above div is #d9d6cc

HTML with inline CSS

<div style="border:5px solid #d9d6cc;"></div>

CSS Border Left color for the above div is #d9d6cc

HTML with inline CSS

<div style="border-left:5px solid #d9d6cc;"></div>

CSS Border Right color for the above div is #d9d6cc

HTML with inline CSS

<div style="border-right:5px solid #d9d6cc;"></div>

CSS Border Bottom color for the above div is #d9d6cc

HTML with inline CSS

<div style="border-bottom:5px solid #d9d6cc;"></div>

CSS Border Top color for the above div is #d9d6cc

HTML with inline CSS

<div style="border-top:5px solid #d9d6cc;"></div>

#d9d6cc hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#d9d6cc; } .examplecolorclass {color:#d9d6cc; } .examplebordercolor {border:3px solid #d9d6cc; }

#d9d6cc Color code Preview on White Background

This is how #d9d6cc Color code will look on white background color. Color contrast ratio is 1.45

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #d9d6cc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #d9d6cc; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 24 Views

Post your comment:-

By submitting comment you agree to our privacy policy.