Skip to main content Skip to docs navigation

#dd965e hex color - Orange - Warm color - Information

#dd965e hex color - Orange - Warm color

On this page
@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #dd965e Color code in RGB color code model is created after adding 86.67% red color, 58.82% green color and 36.86% blue color. Hex #dd965e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 57% yellow and 13.33% black.

Hex #dd965e color code is between #cc9966 web safe hex color code and #ee8855 web safe hex color code. #cc9966 is the nearest web safe color code. You can see here many more shades of #dd965e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code dd965e #dd965e
RGB Decimal 221, 150, 94 rgb(221, 150, 94)
RGB Percent 87%, 59%, 37% rgb(87%, 59%, 37%)
CSS RGBa 221, 150, 94,1 rgba(221,150,94,1)
CMYK Model cmyk(0%,32%,57%,13.33%)
HSL Color Space 26,65% ,62% hsl(26,65% ,62%)
HSV Color Space 26°, 57%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 10010110 01011110
Octal 335 226 136
Decimal 221 150 94
Hex dd 96 5e

Different shades of #dd965e color code.

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

Light Shade of #dd965e
#e6b188
Dark Shade of #dd965e
#d47b34
Saturated Shade of #dd965e
#e79554
Desaturated Shade of #dd965e
#d39768
Grey scale Shade of #dd965e
#9d9d9d
Brighten Shade
#f6af77
Most Readable Shade
#000000

Shades of #dd965e color code

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

#dd965e
#c48553
#ab7449
#93643e
#7a5334
#624229
#49321f
#312114
#18100a
#000000

Similar Color like #dd965e color

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

#de975f
#df9860
#e09961
#e19a62
#e29b63
#e39c64
#e49d65
#e59e66
#e69f67
#e7a068
#e8a169
#e9a26a
#eaa36b
#eba46c
#dc955d
#db945c
#da935b
#d9925a
#d89159
#d79058
#d68f57
#d58e56
#d48d55
#d38c54
#d28b53
#d18a52
#d08951
#cf8850

Monochromatic Color with #dd965e

#dd965e
#080604
#332316
#5d3f28
#885c3a
#b3794c

Tints of #dd965e Color

#dd965e
#e0a16f
#e4ad81
#e8b993
#ecc4a5
#efd0b7
#f3dcc9
#f7e7db
#fbf3ed
#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

#dd965e
#5ea5dd

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

Split Complementary

#dd965e
#5eddd6
#5e65dd

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

Analogous Color

#dd635e
#dd7d5e
#dd965e
#ddaf5e
#ddc95e

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

#dd965e
#5edd96
#965edd

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

#dd965e
#65dd5e
#5ea5dd
#d55edd

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

#dd965e
#5ea5dd
#5e65dd
#ddd65e

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

#dd965e Color Code Preview on Black Background Color

This is how #dd965e Color will look on black background color. Color contrast ratio is 8.60

#dd965e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd965e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd965e

#dd965e color code is use for CSS Background Color

Background color for the above div is #dd965e

HTML with inline CSS

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

#dd965e color code is use for CSS Border Color

CSS Border color for the above div is #dd965e

HTML with inline CSS

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

CSS Border Left color for the above div is #dd965e

HTML with inline CSS

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

CSS Border Right color for the above div is #dd965e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd965e

HTML with inline CSS

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

CSS Border Top color for the above div is #dd965e

HTML with inline CSS

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

#dd965e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd965e Color code Preview on White Background

This is how #dd965e Color code will look on white background color. Color contrast ratio is 2.44

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

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(221,150,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(94,165,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,150,94,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.