Skip to main content Skip to docs navigation

#d74089 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 Pantone 2450 C and its hex is #D74388 Nearest Color Name

Color Hue/Base color: Red

Hex #d74089 Color code in RGB color code model is created after adding 84.31% red color, 25.1% green color and 53.73% blue color. Hex #d74089 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 70% magenta, 36% yellow and 15.69% black.

Hex #d74089 color code is between #dd4488 web safe hex color code and #cc3399 web safe hex color code. #dd4488 is the nearest web safe color code. You can see here many more shades of #d74089 color code.

RGB Chart

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

Color Table

Hex Color Code d74089 #d74089
RGB Decimal 215, 64, 137 215, 64, 137
RGB Percent 84%, 25%, 54% rgb(84%, 25%, 54%)
CSS RGBa 215, 64, 137,1 rgba(215,64,137,1)
CMYK Model cmyk(0%,70%,36%,15.69%)
HSL Color Space 331,65% ,55% hsl(331,65% ,55%)
HSV Color Space 331°, 70%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010111 01000000 10001001
Octal 327 100 211
Decimal 215 64 137
Hex d7 40 89

Different shades of #d74089 color code.

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

Darkest of #d74089
#68163e
Darker of #d74089
#921f57
Dark of #d74089
#bd2770
Base of #d74089
#d74089
Light of #d74089
#e06aa3
Lighter
#e994bd
Lightest
#f1bfd7

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

#d74089
#40d78e

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

Split Complementary

#d74089
#40d743
#40d5d7

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

Analogous Color

#cd40d7
#d740c8
#d74089
#d74057
#d76840

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

#d74089
#4089d7
#89d740

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

#d74089
#89d740
#40d78e
#8e40d7

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

#d74089
#d5d740
#40d78e
#4340d7

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

#3e0d25
#68163e
#921f57
#bd2770
#d74089
#e06aa3
#e994bd
#f1bfd7
#fae9f1

Tints of #d74089 Color

#d74089
#db5596
#df6aa3
#e47fb0
#e894bd
#edaaca
#f1bfd7
#f6d4e4
#fae9f1
#ffffff

Shades of #d74089 color code

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

#d74089
#bf3879
#a7316a
#8f2a5b
#77234c
#5f1c3c
#47152d
#2f0e1e
#17070f
#000000

Tones

#d74089
#c0578a
#a96e8b
#92858b
#8c8c8c

Tones

Similar Color like #d74089 color

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

#d8418a
#d9428b
#da438c
#db448d
#dc458e
#dd468f
#de4790
#df4891
#e04992
#e14a93
#e24b94
#e34c95
#e44d96
#e54e97
#d63f88
#d53e87
#d43d86
#d33c85
#d23b84
#d13a83
#d03982
#cf3881
#ce3780
#cd367f
#cc357e
#cb347d
#ca337c
#c9327b

Download this Dark Red

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

#d74089 Color Code Preview on Black Background Color

This is how #d74089 Color will look on black background color. Color contrast ratio is 4.98

#d74089 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d74089

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d74089

#d74089 color code is use for CSS Background Color

Background color for the above div is #d74089

HTML with inline CSS

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

#d74089 color code is use for CSS Border Color

CSS Border color for the above div is #d74089

HTML with inline CSS

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

CSS Border Left color for the above div is #d74089

HTML with inline CSS

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

CSS Border Right color for the above div is #d74089

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d74089

HTML with inline CSS

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

CSS Border Top color for the above div is #d74089

HTML with inline CSS

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

#d74089 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d74089 Color code Preview on White Background

This is how #d74089 Color code will look on white background color. Color contrast ratio is 4.21

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

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