crispedge.com

Color picker

Loading...

#dfc194 hex color - Orange - Warm color - Information

#dfc194 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #dfc194 Color code in RGB color code model is created after adding 87.45% red color, 75.69% green color and 58.04% blue color. Hex #dfc194 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 34% yellow and 13% black.

Hex #dfc194 color code is between #ddbb99 web safe hex color code and #eecc88 web safe hex color code. #ddbb99 is the nearest web safe color code. You can see here many more shades of #dfc194 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codedfc194#dfc194
RGB Decimal223, 193, 148rgb(223, 193, 148)
RGB Percent87%, 76%, 58%rgb(87%, 76%, 58%)
CSS RGBa223, 193, 148,1rgba(223,193,148,1)
CMYK Modelcmyk(0%,13%,34%,13%)
HSL Color Space36,54% ,73%hsl(36,54% ,73%)
HSV Color Space36°, 34%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111111100000110010100
Octal337301224
Decimal223193148
Hexdfc194

Different shades of #dfc194 color code.

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

Light Shade of #dfc194
#ebd8bb
Dark Shade of #dfc194
#d3aa6d
Saturated Shade of #dfc194
#e6c28d
Desaturated Shade of #dfc194
#d8c09b
Grey scale Shade of #dfc194
#b9b9b9
Brighten Shade
#f8daad
Most Readable Shade
#000000

Shades of #dfc194 color code

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

#dfc194
#c6ab83
#ad9673
#948062
#7b6b52
#635541
#4a4031
#312a20
#181510
#000000

Similar Color like #dfc194 color

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

#e0c295
#e1c396
#e2c497
#e3c598
#e4c699
#e5c79a
#e6c89b
#e7c99c
#e8ca9d
#e9cb9e
#eacc9f
#ebcda0
#eccea1
#edcfa2
#dec093
#ddbf92
#dcbe91
#dbbd90
#dabc8f
#d9bb8e
#d8ba8d
#d7b98c
#d6b88b
#d5b78a
#d4b689
#d3b588
#d2b487
#d1b386

Monochromatic Color with #dfc194

#dfc194
#0a0907
#352e23
#5f533f
#8a775c
#b49c78

Tints of #dfc194 Color

#dfc194
#e2c79f
#e6ceab
#e9d5b7
#eddcc3
#f0e3cf
#f4eadb
#f7f1e7
#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

#dfc194
#94b2df

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

Split Complementary

#dfc194
#94d8df
#9c94df

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

Analogous Color

#dfa394
#dfb294
#dfc194
#dfd094
#dfdf94

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

#dfc194
#94dfc1
#c194df

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

#dfc194
#94df9b
#94b2df
#df94d7

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

#dfc194
#94b2df
#9c94df
#d8df94

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

#dfc194 Color Code Preview on Black Background Color

This is how #dfc194 Color will look on black background color. Color contrast ratio is 12.19

#dfc194 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfc194

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfc194

#dfc194 color code is use for CSS Background Color

Background color for the above div is #dfc194

HTML with inline CSS

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

#dfc194 color code is use for CSS Border Color

CSS Border color for the above div is #dfc194

HTML with inline CSS

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

CSS Border Left color for the above div is #dfc194

HTML with inline CSS

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

CSS Border Right color for the above div is #dfc194

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfc194

HTML with inline CSS

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

CSS Border Top color for the above div is #dfc194

HTML with inline CSS

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

#dfc194 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfc194 Color code Preview on White Background

This is how #dfc194 Color code will look on white background color. Color contrast ratio is 1.72

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

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,193,148,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(148,178,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(223,193,148,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.