crispedge.com

Color picker

Loading...

#d9dcd9 hex color - Grey - Cool color - Information

#d9dcd9 hex color - Grey - Cool color

Color Hue/Base color: Grey

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

Hex #d9dcd9 color code is between #dddddd web safe hex color code and #cccccc web safe hex color code. #dddddd is the nearest web safe color code. You can see here many more shades of #d9dcd9 color code.

0 Likes 0 Comments | 40 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Coded9dcd9#d9dcd9
RGB Decimal217, 220, 217rgb(217, 220, 217)
RGB Percent85%, 86%, 85%rgb(85%, 86%, 85%)
CSS RGBa217, 220, 217,1rgba(217,220,217,1)
CMYK Modelcmyk(1%,0%,1%,14%)
HSL Color Space120,4% ,86%hsl(120,4% ,86%)
HSV Color Space120°, 1%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110110011101110011011001
Octal331334331
Decimal217220217
Hexd9dcd9

Different shades of #d9dcd9 color code.

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

Light Shade of #d9dcd9
#f4f4f4
Dark Shade of #d9dcd9
#bec4be
Saturated Shade of #d9dcd9
#d5e0d5
Desaturated Shade of #d9dcd9
#dadada
Grey scale Shade of #d9dcd9
#dadada
Brighten Shade
#f2f5f2
Most Readable Shade
#000000

Shades of #d9dcd9 color code

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

#d9dcd9
#c0c3c0
#a8aba8
#909290
#787a78
#606160
#484948
#303030
#181818
#000000

Similar Color like #d9dcd9 color

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

#daddda
#dbdedb
#dcdfdc
#dde0dd
#dee1de
#dfe2df
#e0e3e0
#e1e4e1
#e2e5e2
#e3e6e3
#e4e7e4
#e5e8e5
#e6e9e6
#e7eae7
#d8dbd8
#d7dad7
#d6d9d6
#d5d8d5
#d4d7d4
#d3d6d3
#d2d5d2
#d1d4d1
#d0d3d0
#cfd2cf
#ced1ce
#cdd0cd
#cccfcc
#cbcecb

Monochromatic Color with #d9dcd9

#d9dcd9
#070707
#313231
#5b5c5b
#858785
#afb1af

Tints of #d9dcd9 Color

#d9dcd9
#dddfdd
#e1e3e1
#e5e7e5
#e9ebe9
#eeefee
#f2f3f2
#f6f7f6
#fafbfa
#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

#d9dcd9
#dcd9dc

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

Split Complementary

#d9dcd9
#dbd9dc
#dcd9db

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

Analogous Color

#dadcd9
#dadcd9
#d9dcd9
#d9dcda
#d9dcda

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

#d9dcd9
#d9d9dc
#dcd9d9

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

#d9dcd9
#d9dadc
#dcd9dc
#dcdad9

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

#d9dcd9
#dcd9dc
#dcd9db
#d9dcdb

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 #d9dcd9 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.

#d9dcd9 Color Code Preview on Black Background Color

This is how #d9dcd9 Color will look on black background color. Color contrast ratio is 15.19

#d9dcd9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d9dcd9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d9dcd9

#d9dcd9 color code is use for CSS Background Color

Background color for the above div is #d9dcd9

HTML with inline CSS

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

#d9dcd9 color code is use for CSS Border Color

CSS Border color for the above div is #d9dcd9

HTML with inline CSS

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

CSS Border Left color for the above div is #d9dcd9

HTML with inline CSS

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

CSS Border Right color for the above div is #d9dcd9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d9dcd9

HTML with inline CSS

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

CSS Border Top color for the above div is #d9dcd9

HTML with inline CSS

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

#d9dcd9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d9dcd9 Color code Preview on White Background

This is how #d9dcd9 Color code will look on white background color. Color contrast ratio is 1.38

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 #d9dcd9; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #d9dcd9; }

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(217,220,217,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(220,217,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(217,220,217,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 40 Views

Post your comment:-

By submitting comment you agree to our privacy policy.