crispedge.com

Color picker

Loading...

#dfb293 hex color - Orange - Warm color - Information

#dfb293 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedfb293#dfb293
RGB Decimal223, 178, 147rgb(223, 178, 147)
RGB Percent87%, 70%, 58%rgb(87%, 70%, 58%)
CSS RGBa223, 178, 147,1rgba(223,178,147,1)
CMYK Modelcmyk(0%,20%,34%,13%)
HSL Color Space24,54% ,73%hsl(24,54% ,73%)
HSV Color Space24°, 34%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111111011001010010011
Octal337262223
Decimal223178147
Hexdfb293

Different shades of #dfb293 color code.

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

Light Shade of #dfb293
#ebceba
Dark Shade of #dfb293
#d3966c
Saturated Shade of #dfb293
#e6b18c
Desaturated Shade of #dfb293
#d8b39a
Grey scale Shade of #dfb293
#b9b9b9
Brighten Shade
#f8cbac
Most Readable Shade
#000000

Shades of #dfb293 color code

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

#dfb293
#c69e82
#ad8a72
#947662
#7b6251
#634f41
#4a3b31
#312720
#181310
#000000

Similar Color like #dfb293 color

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

#e0b394
#e1b495
#e2b596
#e3b697
#e4b798
#e5b899
#e6b99a
#e7ba9b
#e8bb9c
#e9bc9d
#eabd9e
#ebbe9f
#ecbfa0
#edc0a1
#deb192
#ddb091
#dcaf90
#dbae8f
#daad8e
#d9ac8d
#d8ab8c
#d7aa8b
#d6a98a
#d5a889
#d4a788
#d3a687
#d2a586
#d1a485

Monochromatic Color with #dfb293

#dfb293
#0a0807
#352a23
#5f4c3f
#8a6e5b
#b49077

Tints of #dfb293 Color

#dfb293
#e2ba9f
#e6c3ab
#e9cbb7
#edd4c3
#f0dccf
#f4e5db
#f7ede7
#fbf6f3
#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

#dfb293
#93c0df

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

Split Complementary

#dfb293
#93dfd8
#939adf

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

Analogous Color

#df9493
#dfa393
#dfb293
#dfc193
#dfd093

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

#dfb293
#93dfb2
#b293df

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

#dfb293
#9adf93
#93c0df
#d893df

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

#dfb293
#93c0df
#939adf
#dfd893

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

#dfb293 Color Code Preview on Black Background Color

This is how #dfb293 Color will look on black background color. Color contrast ratio is 10.93

#dfb293 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfb293

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfb293

#dfb293 color code is use for CSS Background Color

Background color for the above div is #dfb293

HTML with inline CSS

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

#dfb293 color code is use for CSS Border Color

CSS Border color for the above div is #dfb293

HTML with inline CSS

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

CSS Border Left color for the above div is #dfb293

HTML with inline CSS

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

CSS Border Right color for the above div is #dfb293

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfb293

HTML with inline CSS

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

CSS Border Top color for the above div is #dfb293

HTML with inline CSS

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

#dfb293 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfb293 Color code Preview on White Background

This is how #dfb293 Color code will look on white background color. Color contrast ratio is 1.92

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

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