crispedge.com

Color picker

Loading...

#dfc696 hex color - Orange - Warm color - Information

#dfc696 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #dfc696 Color code in RGB color code model is created after adding 87.45% red color, 77.65% green color and 58.82% blue color. Hex #dfc696 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 33% yellow and 13% black.

Hex #dfc696 color code is between #ddcc99 web safe hex color code and #eebb88 web safe hex color code. #ddcc99 is the nearest web safe color code. You can see here many more shades of #dfc696 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codedfc696#dfc696
RGB Decimal223, 198, 150rgb(223, 198, 150)
RGB Percent87%, 78%, 59%rgb(87%, 78%, 59%)
CSS RGBa223, 198, 150,1rgba(223,198,150,1)
CMYK Modelcmyk(0%,11%,33%,13%)
HSL Color Space39,53% ,73%hsl(39,53% ,73%)
HSV Color Space39°, 33%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111111100011010010110
Octal337306226
Decimal223198150
Hexdfc696

Different shades of #dfc696 color code.

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

Light Shade of #dfc696
#ebdbbd
Dark Shade of #dfc696
#d3b16f
Saturated Shade of #dfc696
#e6c88f
Desaturated Shade of #dfc696
#d8c49d
Grey scale Shade of #dfc696
#bababa
Brighten Shade
#f8dfaf
Most Readable Shade
#000000

Shades of #dfc696 color code

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

#dfc696
#c6b085
#ad9a74
#948464
#7b6e53
#635842
#4a4232
#312c21
#181610
#000000

Similar Color like #dfc696 color

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

#e0c797
#e1c898
#e2c999
#e3ca9a
#e4cb9b
#e5cc9c
#e6cd9d
#e7ce9e
#e8cf9f
#e9d0a0
#ead1a1
#ebd2a2
#ecd3a3
#edd4a4
#dec595
#ddc494
#dcc393
#dbc292
#dac191
#d9c090
#d8bf8f
#d7be8e
#d6bd8d
#d5bc8c
#d4bb8b
#d3ba8a
#d2b989
#d1b888

Monochromatic Color with #dfc696

#dfc696
#0a0907
#352f24
#5f5540
#8a7b5d
#b4a079

Tints of #dfc696 Color

#dfc696
#e2cca1
#e6d2ad
#e9d9b9
#eddfc4
#f0e5d0
#f4ecdc
#f7f2e7
#fbf8f3
#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

#dfc696
#96afdf

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

Split Complementary

#dfc696
#96d4df
#a296df

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

Analogous Color

#dfa996
#dfb796
#dfc696
#dfd596
#dbdf96

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

#dfc696
#96dfc6
#c696df

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

#dfc696
#96dfa1
#96afdf
#df96d3

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

#dfc696
#96afdf
#a296df
#d4df96

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

#dfc696 Color Code Preview on Black Background Color

This is how #dfc696 Color will look on black background color. Color contrast ratio is 12.66

#dfc696 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfc696

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfc696

#dfc696 color code is use for CSS Background Color

Background color for the above div is #dfc696

HTML with inline CSS

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

#dfc696 color code is use for CSS Border Color

CSS Border color for the above div is #dfc696

HTML with inline CSS

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

CSS Border Left color for the above div is #dfc696

HTML with inline CSS

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

CSS Border Right color for the above div is #dfc696

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfc696

HTML with inline CSS

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

CSS Border Top color for the above div is #dfc696

HTML with inline CSS

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

#dfc696 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfc696 Color code Preview on White Background

This is how #dfc696 Color code will look on white background color. Color contrast ratio is 1.66

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

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.