crispedge.com

Color picker

Loading...

#df934f hex color - Orange - Warm color - Information

#df934f hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

Hex #df934f color code is between #dd9955 web safe hex color code and #ee8844 web safe hex color code. #dd9955 is the nearest web safe color code. You can see here many more shades of #df934f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedf934f#df934f
RGB Decimal223, 147, 79rgb(223, 147, 79)
RGB Percent87%, 58%, 31%rgb(87%, 58%, 31%)
CSS RGBa223, 147, 79,1rgba(223,147,79,1)
CMYK Modelcmyk(0%,34%,65%,13%)
HSL Color Space28,69% ,59%hsl(28,69% ,59%)
HSV Color Space28°, 65%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111111001001101001111
Octal337223117
Decimal22314779
Hexdf934f

Different shades of #df934f color code.

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

Light Shade of #df934f
#e7ad7a
Dark Shade of #df934f
#d47927
Saturated Shade of #df934f
#e99245
Desaturated Shade of #df934f
#d59459
Grey scale Shade of #df934f
#979797
Brighten Shade
#f8ac68
Most Readable Shade
#000000

Shades of #df934f color code

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

#df934f
#c68246
#ad723d
#946234
#7b512b
#634123
#4a311a
#312011
#181008
#000000

Similar Color like #df934f color

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

#e09450
#e19551
#e29652
#e39753
#e49854
#e59955
#e69a56
#e79b57
#e89c58
#e99d59
#ea9e5a
#eb9f5b
#eca05c
#eda15d
#de924e
#dd914d
#dc904c
#db8f4b
#da8e4a
#d98d49
#d88c48
#d78b47
#d68a46
#d58945
#d48844
#d38743
#d28642
#d18541

Monochromatic Color with #df934f

#df934f
#0a0704
#352313
#5f3f22
#8a5b31
#b47740

Tints of #df934f Color

#df934f
#e29f62
#e6ab76
#e9b789
#edc39d
#f0cfb0
#f4dbc4
#f7e7d7
#fbf3eb
#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

#df934f
#4f9bdf

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

Split Complementary

#df934f
#4fdfdb
#4f53df

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

Analogous Color

#df594f
#df764f
#df934f
#dfb04f
#dfcd4f

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

#df934f
#4fdf93
#934fdf

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

#df934f
#53df4f
#4f9bdf
#db4fdf

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

#df934f
#4f9bdf
#4f53df
#dfdb4f

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

#df934f Color Code Preview on Black Background Color

This is how #df934f Color will look on black background color. Color contrast ratio is 8.42

#df934f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #df934f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #df934f

#df934f color code is use for CSS Background Color

Background color for the above div is #df934f

HTML with inline CSS

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

#df934f color code is use for CSS Border Color

CSS Border color for the above div is #df934f

HTML with inline CSS

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

CSS Border Left color for the above div is #df934f

HTML with inline CSS

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

CSS Border Right color for the above div is #df934f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #df934f

HTML with inline CSS

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

CSS Border Top color for the above div is #df934f

HTML with inline CSS

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

#df934f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#df934f Color code Preview on White Background

This is how #df934f Color code will look on white background color. Color contrast ratio is 2.49

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

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,147,79,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(79,155,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(223,147,79,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.