Skip to main content Skip to docs navigation

#d17d8a hex color | Download Dark Red 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 Victorian Rouge and its hex is #D28085 Nearest Color Name

Color Hue/Base color: Red

Hex #d17d8a Color code in RGB color code model is created after adding 81.96% red color, 49.02% green color and 54.12% blue color. Hex #d17d8a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 40% magenta, 34% yellow and 18.04% black.

Hex #d17d8a color code is between #cc7788 web safe hex color code and #dd8899 web safe hex color code. #cc7788 is the nearest web safe color code. You can see here many more shades of #d17d8a color code.

RGB Chart

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

Color Table

Hex Color Code d17d8a #d17d8a
RGB Decimal 209, 125, 138 209, 125, 138
RGB Percent 82%, 49%, 54% rgb(82%, 49%, 54%)
CSS RGBa 209, 125, 138,1 rgba(209,125,138,1)
CMYK Model cmyk(0%,40%,34%,18.04%)
HSL Color Space 351,48% ,65% hsl(351,48% ,65%)
HSV Color Space 351°, 40%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010001 01111101 10001010
Octal 321 175 212
Decimal 209 125 138
Hex d1 7d 8a

Different shades of #d17d8a color code.

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

Darkest of #d17d8a
#862f3d
Darker of #d17d8a
#ab3d4e
Dark of #d17d8a
#c45768
Base of #d17d8a
#d17d8a
Light of #d17d8a
#dea3ac
Lighter
#ecc8ce
Lightest
#f9eef0

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

#d17d8a
#7dd1c4

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

Split Complementary

#d17d8a
#7dd19a
#7db4d1

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

Analogous Color

#d17dbb
#d17dad
#d17d8a
#d18c7d
#d1af7d

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

#d17d8a
#7d8ad1
#8ad17d

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

#d17d8a
#8ad17d
#7dd1c4
#c47dd1

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

#d17d8a
#b4d17d
#7dd1c4
#9a7dd1

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

#60222c
#862f3d
#ab3d4e
#c45768
#d17d8a
#dea3ac
#ecc8ce
#f9eef0
#ffffff

Tints of #d17d8a Color

#d17d8a
#d68b97
#db99a4
#e0a8b1
#e5b6be
#eac5cb
#efd3d8
#f4e2e5
#f9f0f2
#ffffff

Shades of #d17d8a color code

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

#d17d8a
#b96f7a
#a2616b
#8b535c
#74454c
#5c373d
#45292e
#2e1b1e
#170d0f
#000000

Tones

#d17d8a
#bf8f96
#aea0a2
#a7a7a7
#a7a7a7

Tones

Similar Color like #d17d8a color

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

#d27e8b
#d37f8c
#d4808d
#d5818e
#d6828f
#d78390
#d88491
#d98592
#da8693
#db8794
#dc8895
#dd8996
#de8a97
#df8b98
#d07c89
#cf7b88
#ce7a87
#cd7986
#cc7885
#cb7784
#ca7683
#c97582
#c87481
#c77380
#c6727f
#c5717e
#c4707d
#c36f7c

Download this Dark Red

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

#d17d8a Color Code Preview on Black Background Color

This is how #d17d8a Color will look on black background color. Color contrast ratio is 7.01

#d17d8a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d17d8a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d17d8a

#d17d8a color code is use for CSS Background Color

Background color for the above div is #d17d8a

HTML with inline CSS

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

#d17d8a color code is use for CSS Border Color

CSS Border color for the above div is #d17d8a

HTML with inline CSS

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

CSS Border Left color for the above div is #d17d8a

HTML with inline CSS

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

CSS Border Right color for the above div is #d17d8a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d17d8a

HTML with inline CSS

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

CSS Border Top color for the above div is #d17d8a

HTML with inline CSS

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

#d17d8a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d17d8a Color code Preview on White Background

This is how #d17d8a Color code will look on white background color. Color contrast ratio is 3.00

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

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(209,125,138,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(125,209,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(209,125,138,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }