crispedge.com

Color picker

Loading...

#ddc6a9 hex color - Orange - Warm color - Information

#ddc6a9 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #ddc6a9 Color code in RGB color code model is created after adding 86.67% red color, 77.65% green color and 66.27% blue color. Hex #ddc6a9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 24% yellow and 13% black.

Hex #ddc6a9 color code is between #ccccaa web safe hex color code and #eebb99 web safe hex color code. #ccccaa is the nearest web safe color code. You can see here many more shades of #ddc6a9 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeddc6a9#ddc6a9
RGB Decimal221, 198, 169rgb(221, 198, 169)
RGB Percent87%, 78%, 66%rgb(87%, 78%, 66%)
CSS RGBa221, 198, 169,1rgba(221,198,169,1)
CMYK Modelcmyk(0%,10%,24%,13%)
HSL Color Space33,43% ,76%hsl(33,43% ,76%)
HSV Color Space33°, 24%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011100011010101001
Octal335306251
Decimal221198169
Hexddc6a9

Different shades of #ddc6a9 color code.

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

Light Shade of #ddc6a9
#ebdece
Dark Shade of #ddc6a9
#cfae84
Saturated Shade of #ddc6a9
#e3c7a3
Desaturated Shade of #ddc6a9
#d7c5af
Grey scale Shade of #ddc6a9
#c3c3c3
Brighten Shade
#f6dfc2
Most Readable Shade
#000000

Shades of #ddc6a9 color code

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

#ddc6a9
#c4b096
#ab9a83
#938470
#7a6e5d
#62584b
#494238
#312c25
#181612
#000000

Similar Color like #ddc6a9 color

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

#dec7aa
#dfc8ab
#e0c9ac
#e1caad
#e2cbae
#e3ccaf
#e4cdb0
#e5ceb1
#e6cfb2
#e7d0b3
#e8d1b4
#e9d2b5
#ead3b6
#ebd4b7
#dcc5a8
#dbc4a7
#dac3a6
#d9c2a5
#d8c1a4
#d7c0a3
#d6bfa2
#d5bea1
#d4bda0
#d3bc9f
#d2bb9e
#d1ba9d
#d0b99c
#cfb89b

Monochromatic Color with #ddc6a9

#ddc6a9
#080806
#332e27
#5d5447
#887a68
#b3a089

Tints of #ddc6a9 Color

#ddc6a9
#e0ccb2
#e4d2bc
#e8d9c5
#ecdfcf
#efe5d8
#f3ece2
#f7f2eb
#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

#ddc6a9
#a9c0dd

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

Split Complementary

#ddc6a9
#a9dadd
#aca9dd

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

Analogous Color

#ddb1a9
#ddbca9
#ddc6a9
#ddd0a9
#dddba9

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

#ddc6a9
#a9ddc6
#c6a9dd

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

#ddc6a9
#a9ddac
#a9c0dd
#dda9da

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

#ddc6a9
#a9c0dd
#aca9dd
#dadda9

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

#ddc6a9 Color Code Preview on Black Background Color

This is how #ddc6a9 Color will look on black background color. Color contrast ratio is 12.72

#ddc6a9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc6a9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc6a9

#ddc6a9 color code is use for CSS Background Color

Background color for the above div is #ddc6a9

HTML with inline CSS

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

#ddc6a9 color code is use for CSS Border Color

CSS Border color for the above div is #ddc6a9

HTML with inline CSS

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

CSS Border Left color for the above div is #ddc6a9

HTML with inline CSS

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

CSS Border Right color for the above div is #ddc6a9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddc6a9

HTML with inline CSS

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

CSS Border Top color for the above div is #ddc6a9

HTML with inline CSS

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

#ddc6a9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddc6a9 Color code Preview on White Background

This is how #ddc6a9 Color code will look on white background color. Color contrast ratio is 1.65

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.