Skip to main content Skip to docs navigation

#db7293 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 Oxford Sausage and its hex is #DB7192 Nearest Color Name

Color Hue/Base color: Red

Hex #db7293 Color code in RGB color code model is created after adding 85.88% red color, 44.71% green color and 57.65% blue color. Hex #db7293 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 48% magenta, 33% yellow and 14.12% black.

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

RGB Chart

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

Color Table

Hex Color Code db7293 #db7293
RGB Decimal 219, 114, 147 219, 114, 147
RGB Percent 86%, 45%, 58% rgb(86%, 45%, 58%)
CSS RGBa 219, 114, 147,1 rgba(219,114,147,1)
CMYK Model cmyk(0%,48%,33%,14.12%)
HSL Color Space 341,59% ,65% hsl(341,59% ,65%)
HSV Color Space 341°, 48%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 01110010 10010011
Octal 333 162 223
Decimal 219 114 147
Hex db 72 93

Different shades of #db7293 color code.

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

Darkest of #db7293
#8f2546
Darker of #db7293
#b82f5a
Dark of #db7293
#d14974
Base of #db7293
#db7293
Light of #db7293
#e59bb2
Lighter
#f0c3d1
Lightest
#faecf0

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

#db7293
#72dbba

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

Split Complementary

#db7293
#72db85
#72c7db

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

Analogous Color

#db72d0
#db72bf
#db7293
#db7472
#dba072

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

#db7293
#7293db
#93db72

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

#db7293
#93db72
#72dbba
#ba72db

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

#db7293
#c7db72
#72dbba
#8572db

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

#671a32
#8f2546
#b82f5a
#d14974
#db7293
#e59bb2
#f0c3d1
#faecf0
#ffffff

Tints of #db7293 Color

#db7293
#df819f
#e391ab
#e7a1b7
#ebb0c3
#efc0cf
#f3d0db
#f7dfe7
#fbeff3
#ffffff

Shades of #db7293 color code

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

#db7293
#c26582
#aa5872
#924c62
#793f51
#613241
#492631
#301920
#180c10
#000000

Tones

#db7293
#c9849a
#b895a0
#a6a6a6
#a6a6a6

Tones

Similar Color like #db7293 color

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

#dc7394
#dd7495
#de7596
#df7697
#e07798
#e17899
#e2799a
#e37a9b
#e47b9c
#e57c9d
#e67d9e
#e77e9f
#e87fa0
#e980a1
#da7192
#d97091
#d86f90
#d76e8f
#d66d8e
#d56c8d
#d46b8c
#d36a8b
#d2698a
#d16889
#d06788
#cf6687
#ce6586
#cd6485

Download this Dark Red

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

#db7293 Color Code Preview on Black Background Color

This is how #db7293 Color will look on black background color. Color contrast ratio is 6.84

#db7293 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db7293

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db7293

#db7293 color code is use for CSS Background Color

Background color for the above div is #db7293

HTML with inline CSS

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

#db7293 color code is use for CSS Border Color

CSS Border color for the above div is #db7293

HTML with inline CSS

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

CSS Border Left color for the above div is #db7293

HTML with inline CSS

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

CSS Border Right color for the above div is #db7293

HTML with inline CSS

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

CSS Border Bottom color for the above div is #db7293

HTML with inline CSS

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

CSS Border Top color for the above div is #db7293

HTML with inline CSS

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

#db7293 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#db7293 Color code Preview on White Background

This is how #db7293 Color code will look on white background color. Color contrast ratio is 3.07

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

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