crispedge.com

Color picker

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

#ded9d7 hex color - Grey - Warm color - Information

#ded9d7 hex color - Grey - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Grey

Hex #ded9d7 Color code in RGB color code model is created after adding 87.06% red color, 85.1% green color and 84.31% blue color. Hex #ded9d7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 3% yellow and 13% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeded9d7#ded9d7
RGB Decimal222, 217, 215rgb(222, 217, 215)
RGB Percent87%, 85%, 84%rgb(87%, 85%, 84%)
CSS RGBa222, 217, 215,1rgba(222,217,215,1)
CMYK Modelcmyk(0%,2%,3%,13%)
HSL Color Space17,10% ,86%hsl(17,10% ,86%)
HSV Color Space17°, 3%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111101101100111010111
Octal336331327
Decimal222217215
Hexded9d7

Different shades of #ded9d7 color code.

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

Light Shade of #ded9d7
#f5f4f3
Dark Shade of #ded9d7
#c7bebb
Saturated Shade of #ded9d7
#e2d7d3
Desaturated Shade of #ded9d7
#dadada
Grey scale Shade of #ded9d7
#dadada
Brighten Shade
#f7f2f0
Most Readable Shade
#000000

Shades of #ded9d7 color code

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

#ded9d7
#c5c0bf
#aca8a7
#94908f
#7b7877
#62605f
#4a4847
#31302f
#181817
#000000

Similar Color like #ded9d7 color

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

#dfdad8
#e0dbd9
#e1dcda
#e2dddb
#e3dedc
#e4dfdd
#e5e0de
#e6e1df
#e7e2e0
#e8e3e1
#e9e4e2
#eae5e3
#ebe6e4
#ece7e5
#ddd8d6
#dcd7d5
#dbd6d4
#dad5d3
#d9d4d2
#d8d3d1
#d7d2d0
#d6d1cf
#d5d0ce
#d4cfcd
#d3cecc
#d2cdcb
#d1ccca
#d0cbc9

Monochromatic Color with #ded9d7

#ded9d7
#090909
#343332
#5e5c5c
#898685
#b3afae

Tints of #ded9d7 Color

#ded9d7
#e1dddb
#e5e1df
#e9e5e4
#ece9e8
#f0eeed
#f4f2f1
#f7f6f6
#fbfafa
#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

#ded9d7
#d7dcde

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

Split Complementary

#ded9d7
#d7dedd
#d7d9de

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

Analogous Color

#ded7d8
#ded8d7
#ded9d7
#dedad7
#dedcd7

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

#ded9d7
#d7ded9
#d9d7de

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

#ded9d7
#d8ded7
#d7dcde
#dcd7de

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

#ded9d7
#d7dcde
#d7d9de
#deddd7

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

#ded9d7 Color Code Preview on Black Background Color

This is how #ded9d7 Color will look on black background color. Color contrast ratio is 15.01

#ded9d7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ded9d7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ded9d7

#ded9d7 color code is use for CSS Background Color

Background color for the above div is #ded9d7

HTML with inline CSS

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

#ded9d7 color code is use for CSS Border Color

CSS Border color for the above div is #ded9d7

HTML with inline CSS

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

CSS Border Left color for the above div is #ded9d7

HTML with inline CSS

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

CSS Border Right color for the above div is #ded9d7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ded9d7

HTML with inline CSS

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

CSS Border Top color for the above div is #ded9d7

HTML with inline CSS

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

#ded9d7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ded9d7 Color code Preview on White Background

This is how #ded9d7 Color code will look on white background color. Color contrast ratio is 1.40

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.