crispedge.com

Color picker

Loading...

#dfa69c hex color - Red - Warm color - Information

#dfa69c hex color - Red - Warm color

Color Hue/Base color: Red

Hex #dfa69c Color code in RGB color code model is created after adding 87.45% red color, 65.1% green color and 61.18% blue color. Hex #dfa69c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 30% yellow and 13% black.

Hex #dfa69c color code is between #ddaa99 web safe hex color code and #ee99aa web safe hex color code. #ddaa99 is the nearest web safe color code. You can see here many more shades of #dfa69c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedfa69c#dfa69c
RGB Decimal223, 166, 156rgb(223, 166, 156)
RGB Percent87%, 65%, 61%rgb(87%, 65%, 61%)
CSS RGBa223, 166, 156,1rgba(223,166,156,1)
CMYK Modelcmyk(0%,26%,30%,13%)
HSL Color Space9,51% ,74%hsl(9,51% ,74%)
HSV Color Space9°, 30%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111111010011010011100
Octal337246234
Decimal223166156
Hexdfa69c

Different shades of #dfa69c color code.

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

Light Shade of #dfa69c
#ebc9c3
Dark Shade of #dfa69c
#d38375
Saturated Shade of #dfa69c
#e6a195
Desaturated Shade of #dfa69c
#d8aba3
Grey scale Shade of #dfa69c
#bdbdbd
Brighten Shade
#f8bfb5
Most Readable Shade
#000000

Shades of #dfa69c color code

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

#dfa69c
#c6938a
#ad8179
#946e68
#7b5c56
#634945
#4a3734
#312422
#181211
#000000

Similar Color like #dfa69c color

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

#e0a79d
#e1a89e
#e2a99f
#e3aaa0
#e4aba1
#e5aca2
#e6ada3
#e7aea4
#e8afa5
#e9b0a6
#eab1a7
#ebb2a8
#ecb3a9
#edb4aa
#dea59b
#dda49a
#dca399
#dba298
#daa197
#d9a096
#d89f95
#d79e94
#d69d93
#d59c92
#d49b91
#d39a90
#d2998f
#d1988e

Monochromatic Color with #dfa69c

#dfa69c
#0a0807
#352725
#5f4743
#8a6761
#b4867e

Tints of #dfa69c Color

#dfa69c
#e2afa7
#e6b9b2
#e9c3bd
#edcdc8
#f0d7d3
#f4e1de
#f7ebe9
#fbf5f4
#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

#dfa69c
#9cd5df

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

Split Complementary

#dfa69c
#9cdfc8
#9cb4df

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

Analogous Color

#df9cad
#df9c9f
#dfa69c
#dfb39c
#dfc19c

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

#dfa69c
#9cdfa6
#a69cdf

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

#dfa69c
#b3df9c
#9cd5df
#c79cdf

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

#dfa69c
#9cd5df
#9cb4df
#dfc89c

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

#dfa69c Color Code Preview on Black Background Color

This is how #dfa69c Color will look on black background color. Color contrast ratio is 10.07

#dfa69c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfa69c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfa69c

#dfa69c color code is use for CSS Background Color

Background color for the above div is #dfa69c

HTML with inline CSS

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

#dfa69c color code is use for CSS Border Color

CSS Border color for the above div is #dfa69c

HTML with inline CSS

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

CSS Border Left color for the above div is #dfa69c

HTML with inline CSS

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

CSS Border Right color for the above div is #dfa69c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfa69c

HTML with inline CSS

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

CSS Border Top color for the above div is #dfa69c

HTML with inline CSS

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

#dfa69c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfa69c Color code Preview on White Background

This is how #dfa69c Color code will look on white background color. Color contrast ratio is 2.08

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

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,166,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(156,213,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(223,166,156,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.