Skip to main content Skip to docs navigation

#d9916e hex color | Dark Red & Warm color | 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 Balcony Sunset and its hex is #D78E6B Nearest Color Name

Color Hue/Base color: Red

Hex #d9916e Color code in RGB color code model is created after adding 85.1% red color, 56.86% green color and 43.14% blue color. Hex #d9916e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 49% yellow and 14.9% black.

Hex #d9916e color code is between #dd9966 web safe hex color code and #cc8877 web safe hex color code. #dd9966 is the nearest web safe color code. You can see here many more shades of #d9916e color code.

RGB Chart

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

Color Table

Hex Color Code d9916e #d9916e
RGB Decimal 217, 145, 110 217, 145, 110
RGB Percent 85%, 57%, 43% rgb(85%, 57%, 43%)
CSS RGBa 217, 145, 110,1 rgba(217,145,110,1)
CMYK Model cmyk(0%,33%,49%,14.9%)
HSL Color Space 20,58% ,64% hsl(20,58% ,64%)
HSV Color Space 20°, 49%, 85%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011001 10010001 01101110
Octal 331 221 156
Decimal 217 145 110
Hex d9 91 6e

Different shades of #d9916e color code.

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

Darkest of #d9916e
#8a4524
Darker of #d9916e
#b25a2f
Dark of #d9916e
#ce7246
Base of #d9916e
#d9916e
Light of #d9916e
#e4b096
Lighter
#eecebf
Lightest
#f9ede7

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

#d9916e
#6eb6d9

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

Split Complementary

#d9916e
#6ed9c7
#6e81d9

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

Analogous Color

#d96e89
#d96e78
#d9916e
#d9b56e
#d1d96e

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

#d9916e
#916ed9
#6ed991

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

#d9916e
#6ed991
#6eb6d9
#d96eb6

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

#d9916e
#81d96e
#6eb6d9
#c76ed9

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

#61311a
#8a4524
#b25a2f
#ce7246
#d9916e
#e4b096
#eecebf
#f9ede7
#ffffff

Tints of #d9916e Color

#d9916e
#dd9d7e
#e1a98e
#e5b59e
#e9c1ae
#eecebe
#f2dace
#f6e6de
#faf2ee
#ffffff

Shades of #d9916e color code

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

#d9916e
#c08061
#a87055
#906049
#78503d
#604030
#483024
#302018
#18100c
#000000

Tones

#d9916e
#c79780
#b49e93
#a4a4a4
#a4a4a4

Tones

Similar Color like #d9916e color

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

#da926f
#db9370
#dc9471
#dd9572
#de9673
#df9774
#e09875
#e19976
#e29a77
#e39b78
#e49c79
#e59d7a
#e69e7b
#e79f7c
#d8906d
#d78f6c
#d68e6b
#d58d6a
#d48c69
#d38b68
#d28a67
#d18966
#d08865
#cf8764
#ce8663
#cd8562
#cc8461
#cb8360

Download this

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

#d9916e Color Code Preview on Black Background Color

This is how #d9916e Color will look on black background color. Color contrast ratio is 8.23

#d9916e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d9916e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d9916e

#d9916e color code is use for CSS Background Color

Background color for the above div is #d9916e

HTML with inline CSS

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

#d9916e color code is use for CSS Border Color

CSS Border color for the above div is #d9916e

HTML with inline CSS

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

CSS Border Left color for the above div is #d9916e

HTML with inline CSS

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

CSS Border Right color for the above div is #d9916e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d9916e

HTML with inline CSS

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

CSS Border Top color for the above div is #d9916e

HTML with inline CSS

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

#d9916e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d9916e Color code Preview on White Background

This is how #d9916e Color code will look on white background color. Color contrast ratio is 2.55

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

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(217,145,110,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(110,182,217,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(217,145,110,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }