crispedge.com

Color picker

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

#ddc0a5 hex color - Yellow - Warm color - Information

#ddc0a5 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ddc0a5 Color code in RGB color code model is created after adding 86.67% red color, 75.29% green color and 64.71% blue color. Hex #ddc0a5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 25% yellow and 13% black.

Hex #ddc0a5 color code is between #ccbbaa web safe hex color code and #eecc99 web safe hex color code. #ccbbaa is the nearest web safe color code. You can see here many more shades of #ddc0a5 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeddc0a5#ddc0a5
RGB Decimal221, 192, 165rgb(221, 192, 165)
RGB Percent87%, 75%, 65%rgb(87%, 75%, 65%)
CSS RGBa221, 192, 165,1rgba(221,192,165,1)
CMYK Modelcmyk(0%,13%,25%,13%)
HSL Color Space29,45% ,76%hsl(29,45% ,76%)
HSV Color Space29°, 25%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011100000010100101
Octal335300245
Decimal221192165
Hexddc0a5

Different shades of #ddc0a5 color code.

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

Light Shade of #ddc0a5
#ebdaca
Dark Shade of #ddc0a5
#cfa680
Saturated Shade of #ddc0a5
#e3c09f
Desaturated Shade of #ddc0a5
#d7c0ab
Grey scale Shade of #ddc0a5
#c1c1c1
Brighten Shade
#f6d9be
Most Readable Shade
#000000

Shades of #ddc0a5 color code

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

#ddc0a5
#c4aa92
#ab9580
#93806e
#7a6a5b
#625549
#494037
#312a24
#181512
#000000

Similar Color like #ddc0a5 color

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

#dec1a6
#dfc2a7
#e0c3a8
#e1c4a9
#e2c5aa
#e3c6ab
#e4c7ac
#e5c8ad
#e6c9ae
#e7caaf
#e8cbb0
#e9ccb1
#eacdb2
#ebceb3
#dcbfa4
#dbbea3
#dabda2
#d9bca1
#d8bba0
#d7ba9f
#d6b99e
#d5b89d
#d4b79c
#d3b69b
#d2b59a
#d1b499
#d0b398
#cfb297

Monochromatic Color with #ddc0a5

#ddc0a5
#080706
#332c26
#5d5146
#887666
#b39b85

Tints of #ddc0a5 Color

#ddc0a5
#e0c7af
#e4ceb9
#e8d5c3
#ecdccd
#efe3d7
#f3eae1
#f7f1eb
#fbf8f5
#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

#ddc0a5
#a5c2dd

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

Split Complementary

#ddc0a5
#a5dddc
#a5a6dd

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

Analogous Color

#ddaaa5
#ddb5a5
#ddc0a5
#ddcba5
#ddd6a5

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

#ddc0a5
#a5ddc0
#c0a5dd

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

#ddc0a5
#a6dda5
#a5c2dd
#dca5dd

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

#ddc0a5
#a5c2dd
#a5a6dd
#dddca5

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

#ddc0a5 Color Code Preview on Black Background Color

This is how #ddc0a5 Color will look on black background color. Color contrast ratio is 12.16

#ddc0a5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc0a5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc0a5

#ddc0a5 color code is use for CSS Background Color

Background color for the above div is #ddc0a5

HTML with inline CSS

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

#ddc0a5 color code is use for CSS Border Color

CSS Border color for the above div is #ddc0a5

HTML with inline CSS

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

CSS Border Left color for the above div is #ddc0a5

HTML with inline CSS

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

CSS Border Right color for the above div is #ddc0a5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddc0a5

HTML with inline CSS

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

CSS Border Top color for the above div is #ddc0a5

HTML with inline CSS

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

#ddc0a5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddc0a5 Color code Preview on White Background

This is how #ddc0a5 Color code will look on white background color. Color contrast ratio is 1.73

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.