Skip to main content Skip to docs navigation

#DF965B hex color | Amiable Orange | Download Dark Orange BG image | Information

Color Picker

@
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 Info

Color Hue/Base color: Orange

Hex #DF965B Color Code is also known as | Amiable Orange color.

Hex #DF965B Color code in RGB color code model is created after adding 87.45% red color, 58.82% green color and 35.69% blue color. Hex #DF965B Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 59% yellow and 12.55% black.

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

RGB Chart

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

Color Table

Hex Color Code DF965B #DF965B
RGB Decimal 223, 150, 91 223, 150, 91
RGB Percent 87%, 59%, 36% rgb(87%, 59%, 36%)
CSS RGBa 223, 150, 91,1 rgba(223,150,91,1)
CMYK Model cmyk(0%,33%,59%,12.55%)
HSL Color Space 27,67% ,62% hsl(27,67% ,62%)
HSV Color Space 27°, 59%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011111 10010110 01011011
Octal 337 226 133
Decimal 223 150 91
Hex DF 96 5B

Different shades of #DF965B color code.

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

Darkest of #DF965B
#874b1a
Darker of #DF965B
#b16223
Dark of #DF965B
#d77b30
Base of #DF965B
#df965b
Light of #DF965B
#e7b186
Lighter
#f0cdb0
Lightest
#f8e8db

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

#df965b
#5ba4df

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

Split Complementary

#DF965B
#5bdfd8
#5b62df

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

Analogous Color

#df5b6d
#df5f5b
#df965b
#dfc25b
#c5df5b

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

#DF965B
#965bdf
#5bdf96

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

#DF965B
#5bdf96
#5ba4df
#df5ba4

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#DF965B
#62df5b
#5ba4df
#d85bdf

Square 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).

Monochromatic Color with #DF965B

#5c3312
#874b1a
#b16223
#d77b30
#df965b
#e7b186
#f0cdb0
#f8e8db
#ffffff

Tints of #DF965B Color

#df965b
#e2a16d
#e6ad7f
#e9b991
#edc4a3
#f0d0b6
#f4dcc8
#f7e7da
#fbf3ec
#ffffff

Shades of #DF965B color code

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

#df965b
#c68550
#ad7446
#94643c
#7b5332
#634228
#4a321e
#312114
#18100a
#000000

Tones

#df965b
#cb986f
#b89a82
#a49c96
#9d9d9d

Tones

Similar Color like #DF965B color

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

#e0975c
#e1985d
#e2995e
#e39a5f
#e49b60
#e59c61
#e69d62
#e79e63
#e89f64
#e9a065
#eaa166
#eba267
#eca368
#eda469
#de955a
#dd9459
#dc9358
#db9257
#da9156
#d99055
#d88f54
#d78e53
#d68d52
#d58c51
#d48b50
#d38a4f
#d2894e
#d1884d

Download this Dark Orange

Hex #DF965B 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.

#DF965B Color Code Preview on Black Background Color

This is how #DF965B Color will look on black background color. Color contrast ratio is 8.65

#DF965B in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #DF965B

HTML with inline CSS

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

Your Example Paragraph content text in with font color #DF965B

#DF965B color code is use for CSS Background Color

Background color for the above div is #DF965B

HTML with inline CSS

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

#DF965B color code is use for CSS Border Color

CSS Border color for the above div is #DF965B

HTML with inline CSS

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

CSS Border Left color for the above div is #DF965B

HTML with inline CSS

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

CSS Border Right color for the above div is #DF965B

HTML with inline CSS

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

CSS Border Bottom color for the above div is #DF965B

HTML with inline CSS

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

CSS Border Top color for the above div is #DF965B

HTML with inline CSS

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

#DF965B hex Color code used as CSS color Codes

Example CSS Class for usage

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

#DF965B Color code Preview on White Background

This is how #DF965B Color code will look on white background color. Color contrast ratio is 2.43

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(223,150,91,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(91,164,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(223,150,91,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }