Skip to main content Skip to docs navigation

#d09d64 hex color | 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

Woow we have a nearby visually matching color name available. It's name is Oak Buff and its hex is #CF9C63 Nearest Color Name

Color Hue/Base color: Orange

Hex #d09d64 Color code in RGB color code model is created after adding 81.57% red color, 61.57% green color and 39.22% blue color. Hex #d09d64 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 25% magenta, 52% yellow and 18.43% black.

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

RGB Chart

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

Color Table

Hex Color Code d09d64 #d09d64
RGB Decimal 208, 157, 100 208, 157, 100
RGB Percent 82%, 62%, 39% rgb(82%, 62%, 39%)
CSS RGBa 208, 157, 100,1 rgba(208,157,100,1)
CMYK Model cmyk(0%,25%,52%,18.43%)
HSL Color Space 32,53% ,60% hsl(32,53% ,60%)
HSV Color Space 32°, 52%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010000 10011101 01100100
Octal 320 235 144
Decimal 208 157 100
Hex d0 9d 64

Different shades of #d09d64 color code.

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

Darkest of #d09d64
#775024
Darker of #d09d64
#9e6a30
Dark of #d09d64
#c4843d
Base of #d09d64
#d09d64
Light of #d09d64
#dcb68b
Lighter
#e8ceb2
Lightest
#f4e7d9

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

#d09d64
#6497d0

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

Split Complementary

#d09d64
#64cdd0
#6764d0

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

Analogous Color

#d0646a
#d07064
#d09d64
#d0c164
#b2d064

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

#d09d64
#9d64d0
#64d09d

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

#d09d64
#64d09d
#6497d0
#d06497

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

#d09d64
#64d067
#6497d0
#d064cd

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 #d09d64

#503618
#775024
#9e6a30
#c4843d
#d09d64
#dcb68b
#e8ceb2
#f4e7d9
#ffffff

Tints of #d09d64 Color

#d09d64
#d5a775
#dab286
#dfbd97
#e4c8a8
#ead3ba
#efdecb
#f4e9dc
#f9f4ed
#ffffff

Shades of #d09d64 color code

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

#d09d64
#b88b58
#a17a4d
#8a6842
#735737
#5c452c
#453421
#2e2216
#17110b
#000000

Tones

#d09d64
#bc9c78
#a89b8c
#9a9a9a
#9a9a9a

Tones

Similar Color like #d09d64 color

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

#d19e65
#d29f66
#d3a067
#d4a168
#d5a269
#d6a36a
#d7a46b
#d8a56c
#d9a66d
#daa76e
#dba86f
#dca970
#ddaa71
#deab72
#cf9c63
#ce9b62
#cd9a61
#cc9960
#cb985f
#ca975e
#c9965d
#c8955c
#c7945b
#c6935a
#c59259
#c49158
#c39057
#c28f56

Download this Dark Orange

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

#d09d64 Color Code Preview on Black Background Color

This is how #d09d64 Color will look on black background color. Color contrast ratio is 8.69

#d09d64 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d09d64

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d09d64

#d09d64 color code is use for CSS Background Color

Background color for the above div is #d09d64

HTML with inline CSS

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

#d09d64 color code is use for CSS Border Color

CSS Border color for the above div is #d09d64

HTML with inline CSS

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

CSS Border Left color for the above div is #d09d64

HTML with inline CSS

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

CSS Border Right color for the above div is #d09d64

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d09d64

HTML with inline CSS

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

CSS Border Top color for the above div is #d09d64

HTML with inline CSS

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

#d09d64 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d09d64 Color code Preview on White Background

This is how #d09d64 Color code will look on white background color. Color contrast ratio is 2.42

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

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(208,157,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(100,151,208,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(208,157,100,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }