crispedge.com

#dfc9ae hex color - Orange - Warm color - Information

#dfc9ae hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #dfc9ae Color code in RGB color code model is created after adding 87.45% red color, 78.82% green color and 68.24% blue color. Hex #dfc9ae Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 22% yellow and 13% black.

Hex #dfc9ae color code is between #ddccaa web safe hex color code and #eebbbb web safe hex color code. #ddccaa is the nearest web safe color code. You can see here many more shades of #dfc9ae color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codedfc9ae#dfc9ae
RGB Decimal223, 201, 174rgb(223, 201, 174)
RGB Percent87%, 79%, 68%rgb(87%, 79%, 68%)
CSS RGBa223, 201, 174,1rgba(223,201,174,1)
CMYK Modelcmyk(0%,10%,22%,13%)
HSL Color Space33,43% ,78%hsl(33,43% ,78%)
HSV Color Space33°, 22%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111111100100110101110
Octal337311256
Decimal223201174
Hexdfc9ae

Different shades of #dfc9ae color code.

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

Light Shade of #dfc9ae
#ede1d3
Dark Shade of #dfc9ae
#d1b189
Saturated Shade of #dfc9ae
#e5caa8
Desaturated Shade of #dfc9ae
#d9c8b4
Grey scale Shade of #dfc9ae
#c6c6c6
Brighten Shade
#f8e2c7
Most Readable Shade
#000000

Shades of #dfc9ae color code

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

#dfc9ae
#c6b29a
#ad9c87
#948674
#7b6f60
#63594d
#4a433a
#312c26
#181613
#000000

Similar Color like #dfc9ae color

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

#e0caaf
#e1cbb0
#e2ccb1
#e3cdb2
#e4ceb3
#e5cfb4
#e6d0b5
#e7d1b6
#e8d2b7
#e9d3b8
#ead4b9
#ebd5ba
#ecd6bb
#edd7bc
#dec8ad
#ddc7ac
#dcc6ab
#dbc5aa
#dac4a9
#d9c3a8
#d8c2a7
#d7c1a6
#d6c0a5
#d5bfa4
#d4bea3
#d3bda2
#d2bca1
#d1bba0

Monochromatic Color with #dfc9ae

#dfc9ae
#0a0908
#353029
#5f564b
#8a7c6c
#b4a38d

Tints of #dfc9ae Color

#dfc9ae
#e2cfb7
#e6d5c0
#e9dbc9
#ede1d2
#f0e7db
#f4ede4
#f7f3ed
#fbf9f6
#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

#dfc9ae
#aec4df

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

Split Complementary

#dfc9ae
#aedddf
#b0aedf

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

Analogous Color

#dfb5ae
#dfbfae
#dfc9ae
#dfd3ae
#dfddae

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

#dfc9ae
#aedfc9
#c9aedf

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

#dfc9ae
#aedfb0
#aec4df
#dfaedc

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

#dfc9ae
#aec4df
#b0aedf
#dddfae

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

#dfc9ae Color Code Preview on Black Background Color

This is how #dfc9ae Color will look on black background color. Color contrast ratio is 13.10

#dfc9ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfc9ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfc9ae

#dfc9ae color code is use for CSS Background Color

Background color for the above div is #dfc9ae

HTML with inline CSS

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

#dfc9ae color code is use for CSS Border Color

CSS Border color for the above div is #dfc9ae

HTML with inline CSS

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

CSS Border Left color for the above div is #dfc9ae

HTML with inline CSS

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

CSS Border Right color for the above div is #dfc9ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfc9ae

HTML with inline CSS

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

CSS Border Top color for the above div is #dfc9ae

HTML with inline CSS

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

#dfc9ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfc9ae Color code Preview on White Background

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

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(223,201,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,196,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(223,201,174,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.

< /html>