Skip to main content Skip to docs navigation

#db2e4c hex color | Download Dark Violet 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 Anarchist and its hex is #DB304A Nearest Color Name

Color Hue/Base color: Violet

Hex #db2e4c Color code in RGB color code model is created after adding 85.88% red color, 18.04% green color and 29.8% blue color. Hex #db2e4c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 79% magenta, 65% yellow and 14.12% black.

Hex #db2e4c color code is between #dd3344 web safe hex color code and #cc2255 web safe hex color code. #dd3344 is the nearest web safe color code. You can see here many more shades of #db2e4c color code.

RGB Chart

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

Color Table

Hex Color Code db2e4c #db2e4c
RGB Decimal 219, 46, 76 219, 46, 76
RGB Percent 86%, 18%, 30% rgb(86%, 18%, 30%)
CSS RGBa 219, 46, 76,1 rgba(219,46,76,1)
CMYK Model cmyk(0%,79%,65%,14.12%)
HSL Color Space 350,71% ,52% hsl(350,71% ,52%)
HSV Color Space 350°, 79%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 00101110 01001100
Octal 333 56 114
Decimal 219 46 76
Hex db 2e 4c

Different shades of #db2e4c color code.

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

Darkest of #db2e4c
#60101e
Darker of #db2e4c
#8b182c
Dark of #db2e4c
#b71f3a
Base of #db2e4c
#db2e4c
Light of #db2e4c
#e25a71
Lighter
#ea8597
Lightest
#f1b1bc

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

#db2e4c
#2edbbd

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

Split Complementary

#db2e4c
#2edb67
#2ea2db

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

Analogous Color

#db2eb1
#db2e94
#db2e4c
#db4a2e
#db922e

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

#db2e4c
#2e4cdb
#4cdb2e

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

#db2e4c
#4cdb2e
#2edbbd
#bd2edb

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

#db2e4c
#a2db2e
#2edbbd
#672edb

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

#340910
#60101e
#8b182c
#b71f3a
#db2e4c
#e25a71
#ea8597
#f1b1bc
#f9dce1

Tints of #db2e4c Color

#db2e4c
#df455f
#e35c73
#e77387
#eb8a9b
#efa2af
#f3b9c3
#f7d0d7
#fbe7eb
#ffffff

Shades of #db2e4c color code

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

#db2e4c
#c22843
#aa233b
#921e32
#79192a
#611421
#490f19
#300a10
#180508
#000000

Tones

#db2e4c
#c2465c
#aa5f6c
#91787c
#848484

Tones

Similar Color like #db2e4c color

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

#dc2f4d
#dd304e
#de314f
#df3250
#e03351
#e13452
#e23553
#e33654
#e43755
#e53856
#e63957
#e73a58
#e83b59
#e93c5a
#da2d4b
#d92c4a
#d82b49
#d72a48
#d62947
#d52846
#d42745
#d32644
#d22543
#d12442
#d02341
#cf2240
#ce213f
#cd203e

Download this Dark Violet

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

#db2e4c Color Code Preview on Black Background Color

This is how #db2e4c Color will look on black background color. Color contrast ratio is 4.51

#db2e4c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db2e4c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db2e4c

#db2e4c color code is use for CSS Background Color

Background color for the above div is #db2e4c

HTML with inline CSS

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

#db2e4c color code is use for CSS Border Color

CSS Border color for the above div is #db2e4c

HTML with inline CSS

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

CSS Border Left color for the above div is #db2e4c

HTML with inline CSS

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

CSS Border Right color for the above div is #db2e4c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #db2e4c

HTML with inline CSS

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

CSS Border Top color for the above div is #db2e4c

HTML with inline CSS

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

#db2e4c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#db2e4c Color code Preview on White Background

This is how #db2e4c Color code will look on white background color. Color contrast ratio is 4.66

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

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