crispedge.com

Color picker

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

#ddd7cd hex color - Grey - Warm color - Information

#ddd7cd hex color - Grey - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Grey

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

Hex #ddd7cd color code is between #ccddcc web safe hex color code and #eeccdd web safe hex color code. #ccddcc is the nearest web safe color code. You can see here many more shades of #ddd7cd color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeddd7cd#ddd7cd
RGB Decimal221, 215, 205rgb(221, 215, 205)
RGB Percent87%, 84%, 80%rgb(87%, 84%, 80%)
CSS RGBa221, 215, 205,1rgba(221,215,205,1)
CMYK Modelcmyk(0%,3%,7%,13%)
HSL Color Space38,19% ,84%hsl(38,19% ,84%)
HSV Color Space38°, 7%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011101011111001101
Octal335327315
Decimal221215205
Hexddd7cd

Different shades of #ddd7cd color code.

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

Light Shade of #ddd7cd
#f2efeb
Dark Shade of #ddd7cd
#c8bfaf
Saturated Shade of #ddd7cd
#e1d8c9
Desaturated Shade of #ddd7cd
#d9d6d1
Grey scale Shade of #ddd7cd
#d5d5d5
Brighten Shade
#f6f0e6
Most Readable Shade
#000000

Shades of #ddd7cd color code

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

#ddd7cd
#c4bfb6
#aba79f
#938f88
#7a7771
#625f5b
#494744
#312f2d
#181716
#000000

Similar Color like #ddd7cd color

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

#ded8ce
#dfd9cf
#e0dad0
#e1dbd1
#e2dcd2
#e3ddd3
#e4ded4
#e5dfd5
#e6e0d6
#e7e1d7
#e8e2d8
#e9e3d9
#eae4da
#ebe5db
#dcd6cc
#dbd5cb
#dad4ca
#d9d3c9
#d8d2c8
#d7d1c7
#d6d0c6
#d5cfc5
#d4cec4
#d3cdc3
#d2ccc2
#d1cbc1
#d0cac0
#cfc9bf

Monochromatic Color with #ddd7cd

#ddd7cd
#080808
#33322f
#5d5b57
#88847e
#b3aea6

Tints of #ddd7cd Color

#ddd7cd
#e0dbd2
#e4dfd8
#e8e4dd
#ece8e3
#efede8
#f3f1ee
#f7f6f3
#fbfaf9
#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

#ddd7cd
#cdd3dd

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

Split Complementary

#ddd7cd
#cddbdd
#cfcddd

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

Analogous Color

#ddd1cd
#ddd4cd
#ddd7cd
#dddacd
#ddddcd

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

#ddd7cd
#cdddd7
#d7cddd

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

#ddd7cd
#cdddcf
#cdd3dd
#ddcddb

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

#ddd7cd
#cdd3dd
#cfcddd
#dbddcd

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

#ddd7cd Color Code Preview on Black Background Color

This is how #ddd7cd Color will look on black background color. Color contrast ratio is 14.68

#ddd7cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddd7cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddd7cd

#ddd7cd color code is use for CSS Background Color

Background color for the above div is #ddd7cd

HTML with inline CSS

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

#ddd7cd color code is use for CSS Border Color

CSS Border color for the above div is #ddd7cd

HTML with inline CSS

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

CSS Border Left color for the above div is #ddd7cd

HTML with inline CSS

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

CSS Border Right color for the above div is #ddd7cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddd7cd

HTML with inline CSS

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

CSS Border Top color for the above div is #ddd7cd

HTML with inline CSS

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

#ddd7cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddd7cd Color code Preview on White Background

This is how #ddd7cd Color code will look on white background color. Color contrast ratio is 1.43

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

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.