crispedge.com

Color picker

Loading...

#ddc9b9 hex color - Yellow - Warm color - Information

#ddc9b9 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ddc9b9 Color code in RGB color code model is created after adding 86.67% red color, 78.82% green color and 72.55% blue color. Hex #ddc9b9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 16% yellow and 13% black.

Hex #ddc9b9 color code is between #ccccbb web safe hex color code and #eebbaa web safe hex color code. #ccccbb is the nearest web safe color code. You can see here many more shades of #ddc9b9 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeddc9b9#ddc9b9
RGB Decimal221, 201, 185rgb(221, 201, 185)
RGB Percent87%, 79%, 73%rgb(87%, 79%, 73%)
CSS RGBa221, 201, 185,1rgba(221,201,185,1)
CMYK Modelcmyk(0%,9%,16%,13%)
HSL Color Space27,35% ,80%hsl(27,35% ,80%)
HSV Color Space27°, 16%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011100100110111001
Octal335311271
Decimal221201185
Hexddc9b9

Different shades of #ddc9b9 color code.

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

Light Shade of #ddc9b9
#eee3db
Dark Shade of #ddc9b9
#ccae97
Saturated Shade of #ddc9b9
#e2c8b4
Desaturated Shade of #ddc9b9
#d8cabe
Grey scale Shade of #ddc9b9
#cbcbcb
Brighten Shade
#f6e2d2
Most Readable Shade
#000000

Shades of #ddc9b9 color code

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

#ddc9b9
#c4b2a4
#ab9c8f
#93867b
#7a6f66
#625952
#49433d
#312c29
#181614
#000000

Similar Color like #ddc9b9 color

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

#decaba
#dfcbbb
#e0ccbc
#e1cdbd
#e2cebe
#e3cfbf
#e4d0c0
#e5d1c1
#e6d2c2
#e7d3c3
#e8d4c4
#e9d5c5
#ead6c6
#ebd7c7
#dcc8b8
#dbc7b7
#dac6b6
#d9c5b5
#d8c4b4
#d7c3b3
#d6c2b2
#d5c1b1
#d4c0b0
#d3bfaf
#d2beae
#d1bdad
#d0bcac
#cfbbab

Monochromatic Color with #ddc9b9

#ddc9b9
#080807
#332e2b
#5d554e
#887c72
#b3a295

Tints of #ddc9b9 Color

#ddc9b9
#e0cfc0
#e4d5c8
#e8dbd0
#ece1d8
#efe7df
#f3ede7
#f7f3ef
#fbf9f7
#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

#ddc9b9
#b9cddd

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

Split Complementary

#ddc9b9
#b9dddb
#b9bbdd

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

Analogous Color

#ddbbb9
#ddc2b9
#ddc9b9
#ddd0b9
#ddd7b9

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

#ddc9b9
#b9ddc9
#c9b9dd

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

#ddc9b9
#bbddb9
#b9cddd
#dbb9dd

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

#ddc9b9
#b9cddd
#b9bbdd
#dddbb9

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

#ddc9b9 Color Code Preview on Black Background Color

This is how #ddc9b9 Color will look on black background color. Color contrast ratio is 13.13

#ddc9b9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc9b9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc9b9

#ddc9b9 color code is use for CSS Background Color

Background color for the above div is #ddc9b9

HTML with inline CSS

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

#ddc9b9 color code is use for CSS Border Color

CSS Border color for the above div is #ddc9b9

HTML with inline CSS

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

CSS Border Left color for the above div is #ddc9b9

HTML with inline CSS

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

CSS Border Right color for the above div is #ddc9b9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddc9b9

HTML with inline CSS

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

CSS Border Top color for the above div is #ddc9b9

HTML with inline CSS

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

#ddc9b9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddc9b9 Color code Preview on White Background

This is how #ddc9b9 Color code will look on white background color. Color contrast ratio is 1.60

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.