crispedge.com

Color picker

Loading...

#dfb077 hex color - Orange - Warm color - Information

#dfb077 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedfb077#dfb077
RGB Decimal223, 176, 119rgb(223, 176, 119)
RGB Percent87%, 69%, 47%rgb(87%, 69%, 47%)
CSS RGBa223, 176, 119,1rgba(223,176,119,1)
CMYK Modelcmyk(0%,21%,47%,13%)
HSL Color Space33,62% ,67%hsl(33,62% ,67%)
HSV Color Space33°, 47%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111111011000001110111
Octal337260167
Decimal223176119
Hexdfb077

Different shades of #dfb077 color code.

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

Light Shade of #dfb077
#e9c8a0
Dark Shade of #dfb077
#d5984e
Saturated Shade of #dfb077
#e7b16f
Desaturated Shade of #dfb077
#d7af7f
Grey scale Shade of #dfb077
#ababab
Brighten Shade
#f8c990
Most Readable Shade
#000000

Shades of #dfb077 color code

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

#dfb077
#c69c69
#ad885c
#94754f
#7b6142
#634e34
#4a3a27
#31271a
#18130d
#000000

Similar Color like #dfb077 color

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

#e0b178
#e1b279
#e2b37a
#e3b47b
#e4b57c
#e5b67d
#e6b77e
#e7b87f
#e8b980
#e9ba81
#eabb82
#ebbc83
#ecbd84
#edbe85
#deaf76
#ddae75
#dcad74
#dbac73
#daab72
#d9aa71
#d8a970
#d7a86f
#d6a76e
#d5a66d
#d4a56c
#d3a46b
#d2a36a
#d1a269

Monochromatic Color with #dfb077

#dfb077
#0a0806
#352a1c
#5f4b33
#8a6d4a
#b48e60

Tints of #dfb077 Color

#dfb077
#e2b886
#e6c195
#e9caa4
#edd3b3
#f0dbc2
#f4e4d1
#f7ede0
#fbf6ef
#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

#dfb077
#77a6df

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

Split Complementary

#dfb077
#77dadf
#7c77df

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

Analogous Color

#df8677
#df9b77
#dfb077
#dfc577
#dfda77

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

#dfb077
#77dfb0
#b077df

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

#dfb077
#77df7c
#77a6df
#df77da

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

#dfb077
#77a6df
#7c77df
#dadf77

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

#dfb077 Color Code Preview on Black Background Color

This is how #dfb077 Color will look on black background color. Color contrast ratio is 10.61

#dfb077 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfb077

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfb077

#dfb077 color code is use for CSS Background Color

Background color for the above div is #dfb077

HTML with inline CSS

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

#dfb077 color code is use for CSS Border Color

CSS Border color for the above div is #dfb077

HTML with inline CSS

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

CSS Border Left color for the above div is #dfb077

HTML with inline CSS

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

CSS Border Right color for the above div is #dfb077

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfb077

HTML with inline CSS

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

CSS Border Top color for the above div is #dfb077

HTML with inline CSS

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

#dfb077 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfb077 Color code Preview on White Background

This is how #dfb077 Color code will look on white background color. Color contrast ratio is 1.98

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

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