crispedge.com

Color picker

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

#d8d9d6 hex color - Grey - Warm color - Information

#d8d9d6 hex color - Grey - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Grey

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

Hex #d8d9d6 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 #d8d9d6 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Coded8d9d6#d8d9d6
RGB Decimal216, 217, 214rgb(216, 217, 214)
RGB Percent85%, 85%, 84%rgb(85%, 85%, 84%)
CSS RGBa216, 217, 214,1rgba(216,217,214,1)
CMYK Modelcmyk(0%,0%,1%,15%)
HSL Color Space80,4% ,85%hsl(80,4% ,85%)
HSV Color Space80°, 1%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110001101100111010110
Octal330331326
Decimal216217214
Hexd8d9d6

Different shades of #d8d9d6 color code.

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

Light Shade of #d8d9d6
#f1f2f0
Dark Shade of #d8d9d6
#bfc0bc
Saturated Shade of #d8d9d6
#d9ddd2
Desaturated Shade of #d8d9d6
#d7d7d7
Grey scale Shade of #d8d9d6
#d7d7d7
Brighten Shade
#f1f2ef
Most Readable Shade
#000000

Shades of #d8d9d6 color code

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

#d8d9d6
#c0c0be
#a8a8a6
#90908e
#787876
#60605f
#484847
#30302f
#181817
#000000

Similar Color like #d8d9d6 color

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

#d9dad7
#dadbd8
#dbdcd9
#dcddda
#dddedb
#dedfdc
#dfe0dd
#e0e1de
#e1e2df
#e2e3e0
#e3e4e1
#e4e5e2
#e5e6e3
#e6e7e4
#d7d8d5
#d6d7d4
#d5d6d3
#d4d5d2
#d3d4d1
#d2d3d0
#d1d2cf
#d0d1ce
#cfd0cd
#cecfcc
#cdcecb
#cccdca
#cbccc9
#cacbc8

Monochromatic Color with #d8d9d6

#d8d9d6
#040404
#2f2f2e
#595958
#838482
#aeaeac

Tints of #d8d9d6 Color

#d8d9d6
#dcddda
#e0e1df
#e5e5e3
#e9e9e8
#edeeec
#f2f2f1
#f6f6f5
#fafafa
#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

#d8d9d6
#d7d6d9

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

Split Complementary

#d8d9d6
#d6d7d9
#d9d6d9

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

Analogous Color

#d9d9d6
#d9d9d6
#d8d9d6
#d7d9d6
#d7d9d6

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

#d8d9d6
#d6d8d9
#d9d6d8

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

#d8d9d6
#d6d9d8
#d7d6d9
#d9d6d6

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

#d8d9d6
#d7d6d9
#d9d6d9
#d7d9d6

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

#d8d9d6 Color Code Preview on Black Background Color

This is how #d8d9d6 Color will look on black background color. Color contrast ratio is 14.82

#d8d9d6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d8d9d6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d8d9d6

#d8d9d6 color code is use for CSS Background Color

Background color for the above div is #d8d9d6

HTML with inline CSS

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

#d8d9d6 color code is use for CSS Border Color

CSS Border color for the above div is #d8d9d6

HTML with inline CSS

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

CSS Border Left color for the above div is #d8d9d6

HTML with inline CSS

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

CSS Border Right color for the above div is #d8d9d6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d8d9d6

HTML with inline CSS

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

CSS Border Top color for the above div is #d8d9d6

HTML with inline CSS

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

#d8d9d6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d8d9d6 Color code Preview on White Background

This is how #d8d9d6 Color code will look on white background color. Color contrast ratio is 1.42

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.