crispedge.com

Color picker

Loading...

#ddbd9d hex color - Yellow - Warm color - Information

#ddbd9d hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ddbd9d Color code in RGB color code model is created after adding 86.67% red color, 74.12% green color and 61.57% blue color. Hex #ddbd9d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 29% yellow and 13% black.

Hex #ddbd9d color code is between #ccbb99 web safe hex color code and #eeccaa web safe hex color code. #ccbb99 is the nearest web safe color code. You can see here many more shades of #ddbd9d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeddbd9d#ddbd9d
RGB Decimal221, 189, 157rgb(221, 189, 157)
RGB Percent87%, 74%, 62%rgb(87%, 74%, 62%)
CSS RGBa221, 189, 157,1rgba(221,189,157,1)
CMYK Modelcmyk(0%,14%,29%,13%)
HSL Color Space30,48% ,74%hsl(30,48% ,74%)
HSV Color Space30°, 29%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011011110110011101
Octal335275235
Decimal221189157
Hexddbd9d

Different shades of #ddbd9d color code.

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

Light Shade of #ddbd9d
#ead6c3
Dark Shade of #ddbd9d
#d0a377
Saturated Shade of #ddbd9d
#e4bd96
Desaturated Shade of #ddbd9d
#d6bda4
Grey scale Shade of #ddbd9d
#bdbdbd
Brighten Shade
#f6d6b6
Most Readable Shade
#000000

Shades of #ddbd9d color code

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

#ddbd9d
#c4a88b
#ab937a
#937e68
#7a6957
#625445
#493f34
#312a22
#181511
#000000

Similar Color like #ddbd9d color

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

#debe9e
#dfbf9f
#e0c0a0
#e1c1a1
#e2c2a2
#e3c3a3
#e4c4a4
#e5c5a5
#e6c6a6
#e7c7a7
#e8c8a8
#e9c9a9
#eacaaa
#ebcbab
#dcbc9c
#dbbb9b
#daba9a
#d9b999
#d8b898
#d7b797
#d6b696
#d5b595
#d4b494
#d3b393
#d2b292
#d1b191
#d0b090
#cfaf8f

Monochromatic Color with #ddbd9d

#ddbd9d
#080706
#332c24
#5d5042
#887461
#b3997f

Tints of #ddbd9d Color

#ddbd9d
#e0c4a7
#e4cbb2
#e8d3bd
#ecdac8
#efe1d3
#f3e9de
#f7f0e9
#fbf7f4
#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

#ddbd9d
#9dbddd

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

Split Complementary

#ddbd9d
#9ddddd
#9d9ddd

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

Analogous Color

#dda39d
#ddb09d
#ddbd9d
#ddca9d
#ddd79d

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

#ddbd9d
#9dddbd
#bd9ddd

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

#ddbd9d
#9ddd9d
#9dbddd
#dd9ddd

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

#ddbd9d
#9dbddd
#9d9ddd
#dddd9d

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

#ddbd9d Color Code Preview on Black Background Color

This is how #ddbd9d Color will look on black background color. Color contrast ratio is 11.84

#ddbd9d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddbd9d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddbd9d

#ddbd9d color code is use for CSS Background Color

Background color for the above div is #ddbd9d

HTML with inline CSS

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

#ddbd9d color code is use for CSS Border Color

CSS Border color for the above div is #ddbd9d

HTML with inline CSS

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

CSS Border Left color for the above div is #ddbd9d

HTML with inline CSS

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

CSS Border Right color for the above div is #ddbd9d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddbd9d

HTML with inline CSS

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

CSS Border Top color for the above div is #ddbd9d

HTML with inline CSS

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

#ddbd9d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddbd9d Color code Preview on White Background

This is how #ddbd9d Color code will look on white background color. Color contrast ratio is 1.77

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

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(221,189,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(157,189,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,189,157,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.