Skip to main content Skip to docs navigation

#d7104f 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 Red-Eye and its hex is #DD1155 Nearest Color Name

Color Hue/Base color: Red

Hex #d7104f Color code in RGB color code model is created after adding 84.31% red color, 6.27% green color and 30.98% blue color. Hex #d7104f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 93% magenta, 63% yellow and 15.69% black.

Hex #d7104f color code is between #dd1155 web safe hex color code and #cc0044 web safe hex color code. #dd1155 is the nearest web safe color code. You can see here many more shades of #d7104f color code.

RGB Chart

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

Color Table

Hex Color Code d7104f #d7104f
RGB Decimal 215, 16, 79 215, 16, 79
RGB Percent 84%, 6%, 31% rgb(84%, 6%, 31%)
CSS RGBa 215, 16, 79,1 rgba(215,16,79,1)
CMYK Model cmyk(0%,93%,63%,15.69%)
HSL Color Space 341,86% ,45% hsl(341,86% ,45%)
HSV Color Space 341°, 93%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010111 00010000 01001111
Octal 327 20 117
Decimal 215 16 79
Hex d7 10 4f

Different shades of #d7104f color code.

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

Darkest of #d7104f
#49051b
Darker of #d7104f
#78092c
Dark of #d7104f
#a80c3e
Base of #d7104f
#d7104f
Light of #d7104f
#ef2b69
Lighter
#f35a8b
Lightest
#f68aac

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

#d7104f
#10d798

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

Split Complementary

#d7104f
#10d735
#10b2d7

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

Analogous Color

#d710c3
#d710a2
#d7104f
#d71310
#d76610

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

#d7104f
#104fd7
#4fd710

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

#d7104f
#4fd710
#10d798
#9810d7

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

#d7104f
#b2d710
#10d798
#3510d7

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

#190209
#49051b
#78092c
#a80c3e
#d7104f
#ef2b69
#f35a8b
#f68aac
#fab9ce

Tints of #d7104f Color

#d7104f
#db2a62
#df4576
#e45f89
#e87a9d
#ed94b0
#f1afc4
#f6c9d7
#fae4eb
#ffffff

Shades of #d7104f color code

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

#d7104f
#bf0e46
#a70c3d
#8f0a34
#77082b
#5f0723
#47051a
#2f0311
#170108
#000000

Tones

#d7104f
#c02757
#a93e60
#925568
#7b6c71

Tones

Similar Color like #d7104f color

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

#d81150
#d91251
#da1352
#db1453
#dc1554
#dd1655
#de1756
#df1857
#e01958
#e11a59
#e21b5a
#e31c5b
#e41d5c
#e51e5d
#d60f4e
#d50e4d
#d40d4c
#d30c4b
#d20b4a
#d10a49
#d00948
#cf0847
#ce0746
#cd0645
#cc0544
#cb0443
#ca0342
#c90241

Download this Dark Red

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

#d7104f Color Code Preview on Black Background Color

This is how #d7104f Color will look on black background color. Color contrast ratio is 4.08

#d7104f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d7104f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d7104f

#d7104f color code is use for CSS Background Color

Background color for the above div is #d7104f

HTML with inline CSS

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

#d7104f color code is use for CSS Border Color

CSS Border color for the above div is #d7104f

HTML with inline CSS

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

CSS Border Left color for the above div is #d7104f

HTML with inline CSS

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

CSS Border Right color for the above div is #d7104f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d7104f

HTML with inline CSS

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

CSS Border Top color for the above div is #d7104f

HTML with inline CSS

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

#d7104f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d7104f Color code Preview on White Background

This is how #d7104f Color code will look on white background color. Color contrast ratio is 5.15

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

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