Skip to main content Skip to docs navigation

#db5978 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 Fever Dream and its hex is #DD5577 Nearest Color Name

Color Hue/Base color: Red

Hex #db5978 Color code in RGB color code model is created after adding 85.88% red color, 34.9% green color and 47.06% blue color. Hex #db5978 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 59% magenta, 45% yellow and 14.12% black.

Hex #db5978 color code is between #dd5577 web safe hex color code and #cc6688 web safe hex color code. #dd5577 is the nearest web safe color code. You can see here many more shades of #db5978 color code.

RGB Chart

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

Color Table

Hex Color Code db5978 #db5978
RGB Decimal 219, 89, 120 219, 89, 120
RGB Percent 86%, 35%, 47% rgb(86%, 35%, 47%)
CSS RGBa 219, 89, 120,1 rgba(219,89,120,1)
CMYK Model cmyk(0%,59%,45%,14.12%)
HSL Color Space 346,64% ,60% hsl(346,64% ,60%)
HSV Color Space 346°, 59%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 01011001 01111000
Octal 333 131 170
Decimal 219 89 120
Hex db 59 78

Different shades of #db5978 color code.

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

Darkest of #db5978
#7f1c33
Darker of #db5978
#a92544
Dark of #db5978
#d22f56
Base of #db5978
#db5978
Light of #db5978
#e4839a
Lighter
#edadbc
Lightest
#f6d7de

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

#db5978
#59dbbc

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

Split Complementary

#db5978
#59db7b
#59b9db

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

Analogous Color

#db59c4
#db59ae
#db5978
#db6559
#db9b59

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

#db5978
#5978db
#78db59

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

#db5978
#78db59
#59dbbc
#bc59db

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

#db5978
#b9db59
#59dbbc
#7b59db

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

#551322
#7f1c33
#a92544
#d22f56
#db5978
#e4839a
#edadbc
#f6d7de
#ffffff

Tints of #db5978 Color

#db5978
#df6b87
#e37d96
#e790a5
#eba2b4
#efb5c3
#f3c7d2
#f7dae1
#fbecf0
#ffffff

Shades of #db5978 color code

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

#db5978
#c24f6a
#aa455d
#923b50
#793142
#612735
#491d28
#30131a
#18090d
#000000

Tones

#db5978
#c76d83
#b3818d
#9e9698
#9a9a9a

Tones

Similar Color like #db5978 color

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

#dc5a79
#dd5b7a
#de5c7b
#df5d7c
#e05e7d
#e15f7e
#e2607f
#e36180
#e46281
#e56382
#e66483
#e76584
#e86685
#e96786
#da5877
#d95776
#d85675
#d75574
#d65473
#d55372
#d45271
#d35170
#d2506f
#d14f6e
#d04e6d
#cf4d6c
#ce4c6b
#cd4b6a

Download this Dark Red

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

#db5978 Color Code Preview on Black Background Color

This is how #db5978 Color will look on black background color. Color contrast ratio is 5.71

#db5978 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db5978

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db5978

#db5978 color code is use for CSS Background Color

Background color for the above div is #db5978

HTML with inline CSS

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

#db5978 color code is use for CSS Border Color

CSS Border color for the above div is #db5978

HTML with inline CSS

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

CSS Border Left color for the above div is #db5978

HTML with inline CSS

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

CSS Border Right color for the above div is #db5978

HTML with inline CSS

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

CSS Border Bottom color for the above div is #db5978

HTML with inline CSS

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

CSS Border Top color for the above div is #db5978

HTML with inline CSS

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

#db5978 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#db5978 Color code Preview on White Background

This is how #db5978 Color code will look on white background color. Color contrast ratio is 3.68

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

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