Skip to main content Skip to docs navigation

#db36b4 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 Loudicious Pink and its hex is #D92FB4 Nearest Color Name

Color Hue/Base color: Violet

Hex #db36b4 Color code in RGB color code model is created after adding 85.88% red color, 21.18% green color and 70.59% blue color. Hex #db36b4 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 75% magenta, 18% yellow and 14.12% black.

Hex #db36b4 color code is between #dd33bb web safe hex color code and #cc44aa web safe hex color code. #dd33bb is the nearest web safe color code. You can see here many more shades of #db36b4 color code.

RGB Chart

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

Color Table

Hex Color Code db36b4 #db36b4
RGB Decimal 219, 54, 180 219, 54, 180
RGB Percent 86%, 21%, 71% rgb(86%, 21%, 71%)
CSS RGBa 219, 54, 180,1 rgba(219,54,180,1)
CMYK Model cmyk(0%,75%,18%,14.12%)
HSL Color Space 314,70% ,54% hsl(314,70% ,54%)
HSV Color Space 314°, 75%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 00110110 10110100
Octal 333 66 264
Decimal 219 54 180
Hex db 36 b4

Different shades of #db36b4 color code.

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

Darkest of #db36b4
#661252
Darker of #db36b4
#911a75
Dark of #db36b4
#bc2298
Base of #db36b4
#db36b4
Light of #db36b4
#e361c4
Lighter
#ea8dd4
Lightest
#f2b8e4

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

#db36b4
#36db5d

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

Split Complementary

#db36b4
#62db36
#36dbaf

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

Analogous Color

#a236db
#bd36db
#db36b4
#db367d
#db3638

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

#db36b4
#36b4db
#b4db36

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

#db36b4
#b4db36
#36db5d
#5d36db

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

#db36b4
#dbaf36
#36db5d
#3662db

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

#3b0a2f
#661252
#911a75
#bc2298
#db36b4
#e361c4
#ea8dd4
#f2b8e4
#fae3f5

Tints of #db36b4 Color

#db36b4
#df4cbc
#e362c4
#e779cd
#eb8fd5
#efa5dd
#f3bce6
#f7d2ee
#fbe8f6
#ffffff

Shades of #db36b4 color code

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

#db36b4
#c230a0
#aa2a8c
#922478
#791e64
#611850
#49123c
#300c28
#180614
#000000

Tones

#db36b4
#c34ea8
#ac659b
#947d8f
#898989

Tones

Similar Color like #db36b4 color

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

#dc37b5
#dd38b6
#de39b7
#df3ab8
#e03bb9
#e13cba
#e23dbb
#e33ebc
#e43fbd
#e540be
#e641bf
#e742c0
#e843c1
#e944c2
#da35b3
#d934b2
#d833b1
#d732b0
#d631af
#d530ae
#d42fad
#d32eac
#d22dab
#d12caa
#d02ba9
#cf2aa8
#ce29a7
#cd28a6

Download this Dark Violet

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

#db36b4 Color Code Preview on Black Background Color

This is how #db36b4 Color will look on black background color. Color contrast ratio is 5.20

#db36b4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db36b4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db36b4

#db36b4 color code is use for CSS Background Color

Background color for the above div is #db36b4

HTML with inline CSS

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

#db36b4 color code is use for CSS Border Color

CSS Border color for the above div is #db36b4

HTML with inline CSS

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

CSS Border Left color for the above div is #db36b4

HTML with inline CSS

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

CSS Border Right color for the above div is #db36b4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #db36b4

HTML with inline CSS

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

CSS Border Top color for the above div is #db36b4

HTML with inline CSS

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

#db36b4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#db36b4 Color code Preview on White Background

This is how #db36b4 Color code will look on white background color. Color contrast ratio is 4.04

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

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