Skip to main content Skip to docs navigation

#d1947f 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 Orange Essential and its hex is #D1907C Nearest Color Name

Color Hue/Base color: Red

Hex #d1947f Color code in RGB color code model is created after adding 81.96% red color, 58.04% green color and 49.8% blue color. Hex #d1947f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 29% magenta, 39% yellow and 18.04% black.

Hex #d1947f color code is between #cc9977 web safe hex color code and #dd8888 web safe hex color code. #cc9977 is the nearest web safe color code. You can see here many more shades of #d1947f color code.

RGB Chart

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

Color Table

Hex Color Code d1947f #d1947f
RGB Decimal 209, 148, 127 209, 148, 127
RGB Percent 82%, 58%, 50% rgb(82%, 58%, 50%)
CSS RGBa 209, 148, 127,1 rgba(209,148,127,1)
CMYK Model cmyk(0%,29%,39%,18.04%)
HSL Color Space 15,47% ,66% hsl(15,47% ,66%)
HSV Color Space 15°, 39%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010001 10010100 01111111
Octal 321 224 177
Decimal 209 148 127
Hex d1 94 7f

Different shades of #d1947f color code.

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

Darkest of #d1947f
#874630
Darker of #d1947f
#ac5a3e
Dark of #d1947f
#c47559
Base of #d1947f
#d1947f
Light of #d1947f
#deb3a5
Lighter
#ecd3ca
Lightest
#f9f2f0

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

#d1947f
#7fbcd1

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

Split Complementary

#d1947f
#7fd1bd
#7f93d1

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

Analogous Color

#d17f9a
#d17f8c
#d1947f
#d1af7f
#d0d17f

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

#d1947f
#947fd1
#7fd194

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

#d1947f
#7fd194
#7fbcd1
#d17fbc

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

#d1947f
#93d17f
#7fbcd1
#bd7fd1

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

#613323
#874630
#ac5a3e
#c47559
#d1947f
#deb3a5
#ecd3ca
#f9f2f0
#ffffff

Tints of #d1947f Color

#d1947f
#d69f8d
#dbab9b
#e0b7a9
#e5c3b7
#eacfc6
#efdbd4
#f4e7e2
#f9f3f0
#ffffff

Shades of #d1947f color code

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

#d1947f
#b98370
#a27362
#8b6254
#745246
#5c4138
#45312a
#2e201c
#17100e
#000000

Tones

#d1947f
#c09c90
#aea5a2
#a8a8a8
#a8a8a8

Tones

Similar Color like #d1947f color

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

#d29580
#d39681
#d49782
#d59883
#d69984
#d79a85
#d89b86
#d99c87
#da9d88
#db9e89
#dc9f8a
#dda08b
#dea18c
#dfa28d
#d0937e
#cf927d
#ce917c
#cd907b
#cc8f7a
#cb8e79
#ca8d78
#c98c77
#c88b76
#c78a75
#c68974
#c58873
#c48772
#c38671

Download this Dark Red

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

#d1947f Color Code Preview on Black Background Color

This is how #d1947f Color will look on black background color. Color contrast ratio is 8.25

#d1947f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d1947f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d1947f

#d1947f color code is use for CSS Background Color

Background color for the above div is #d1947f

HTML with inline CSS

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

#d1947f color code is use for CSS Border Color

CSS Border color for the above div is #d1947f

HTML with inline CSS

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

CSS Border Left color for the above div is #d1947f

HTML with inline CSS

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

CSS Border Right color for the above div is #d1947f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d1947f

HTML with inline CSS

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

CSS Border Top color for the above div is #d1947f

HTML with inline CSS

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

#d1947f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d1947f Color code Preview on White Background

This is how #d1947f Color code will look on white background color. Color contrast ratio is 2.54

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

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