crispedge.com

Color picker

Loading...

#dfb19c hex color - Orange - Warm color - Information

#dfb19c hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedfb19c#dfb19c
RGB Decimal223, 177, 156rgb(223, 177, 156)
RGB Percent87%, 69%, 61%rgb(87%, 69%, 61%)
CSS RGBa223, 177, 156,1rgba(223,177,156,1)
CMYK Modelcmyk(0%,21%,30%,13%)
HSL Color Space19,51% ,74%hsl(19,51% ,74%)
HSV Color Space19°, 30%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111111011000110011100
Octal337261234
Decimal223177156
Hexdfb19c

Different shades of #dfb19c color code.

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

Light Shade of #dfb19c
#ebcfc3
Dark Shade of #dfb19c
#d39375
Saturated Shade of #dfb19c
#e6af95
Desaturated Shade of #dfb19c
#d8b3a3
Grey scale Shade of #dfb19c
#bdbdbd
Brighten Shade
#f8cab5
Most Readable Shade
#000000

Shades of #dfb19c color code

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

#dfb19c
#c69d8a
#ad8979
#947668
#7b6256
#634e45
#4a3b34
#312722
#181311
#000000

Similar Color like #dfb19c color

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

#e0b29d
#e1b39e
#e2b49f
#e3b5a0
#e4b6a1
#e5b7a2
#e6b8a3
#e7b9a4
#e8baa5
#e9bba6
#eabca7
#ebbda8
#ecbea9
#edbfaa
#deb09b
#ddaf9a
#dcae99
#dbad98
#daac97
#d9ab96
#d8aa95
#d7a994
#d6a893
#d5a792
#d4a691
#d3a590
#d2a48f
#d1a38e

Monochromatic Color with #dfb19c

#dfb19c
#0a0807
#352a25
#5f4c43
#8a6e61
#b48f7e

Tints of #dfb19c Color

#dfb19c
#e2b9a7
#e6c2b2
#e9cbbd
#edd3c8
#f0dcd3
#f4e5de
#f7ede9
#fbf6f4
#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

#dfb19c
#9ccadf

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

Split Complementary

#dfb19c
#9cdfd3
#9ca9df

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

Analogous Color

#df9ca2
#dfa49c
#dfb19c
#dfbe9c
#dfcc9c

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

#dfb19c
#9cdfb1
#b19cdf

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

#dfb19c
#a8df9c
#9ccadf
#d29cdf

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

#dfb19c
#9ccadf
#9ca9df
#dfd39c

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

#dfb19c Color Code Preview on Black Background Color

This is how #dfb19c Color will look on black background color. Color contrast ratio is 10.91

#dfb19c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfb19c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfb19c

#dfb19c color code is use for CSS Background Color

Background color for the above div is #dfb19c

HTML with inline CSS

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

#dfb19c color code is use for CSS Border Color

CSS Border color for the above div is #dfb19c

HTML with inline CSS

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

CSS Border Left color for the above div is #dfb19c

HTML with inline CSS

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

CSS Border Right color for the above div is #dfb19c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfb19c

HTML with inline CSS

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

CSS Border Top color for the above div is #dfb19c

HTML with inline CSS

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

#dfb19c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfb19c Color code Preview on White Background

This is how #dfb19c Color code will look on white background color. Color contrast ratio is 1.93

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

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