Skip to main content Skip to docs navigation

#db366f 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 1989 Miami Hotline and its hex is #DD3366 Nearest Color Name

Color Hue/Base color: Violet

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

Hex #db366f color code is between #dd3377 web safe hex color code and #cc4466 web safe hex color code. #dd3377 is the nearest web safe color code. You can see here many more shades of #db366f color code.

RGB Chart

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

Color Table

Hex Color Code db366f #db366f
RGB Decimal 219, 54, 111 219, 54, 111
RGB Percent 86%, 21%, 44% rgb(86%, 21%, 44%)
CSS RGBa 219, 54, 111,1 rgba(219,54,111,1)
CMYK Model cmyk(0%,75%,49%,14.12%)
HSL Color Space 339,70% ,54% hsl(339,70% ,54%)
HSV Color Space 339°, 75%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 00110110 01101111
Octal 333 66 157
Decimal 219 54 111
Hex db 36 6f

Different shades of #db366f color code.

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

Darkest of #db366f
#66122f
Darker of #db366f
#911a43
Dark of #db366f
#bc2257
Base of #db366f
#db366f
Light of #db366f
#e3618e
Lighter
#ea8dad
Lightest
#f2b8cc

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

#db366f
#36dba2

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

Split Complementary

#db366f
#36db4f
#36c2db

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

Analogous Color

#db36cf
#db36b4
#db366f
#db3638
#db7936

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

#db366f
#366fdb
#6fdb36

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

#db366f
#6fdb36
#36dba2
#a236db

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

#db366f
#c2db36
#36dba2
#4f36db

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

#3b0a1b
#66122f
#911a43
#bc2257
#db366f
#e3618e
#ea8dad
#f2b8cc
#fae3eb

Tints of #db366f Color

#db366f
#df4c7f
#e3628f
#e7799f
#eb8faf
#efa5bf
#f3bccf
#f7d2df
#fbe8ef
#ffffff

Shades of #db366f color code

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

#db366f
#c23062
#aa2a56
#92244a
#791e3d
#611831
#491225
#300c18
#18060c
#000000

Tones

#db366f
#c34e76
#ac657e
#947d85
#898989

Tones

Similar Color like #db366f color

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

#dc3770
#dd3871
#de3972
#df3a73
#e03b74
#e13c75
#e23d76
#e33e77
#e43f78
#e54079
#e6417a
#e7427b
#e8437c
#e9447d
#da356e
#d9346d
#d8336c
#d7326b
#d6316a
#d53069
#d42f68
#d32e67
#d22d66
#d12c65
#d02b64
#cf2a63
#ce2962
#cd2861

Download this Dark Violet

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

#db366f Color Code Preview on Black Background Color

This is how #db366f Color will look on black background color. Color contrast ratio is 4.77

#db366f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db366f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db366f

#db366f color code is use for CSS Background Color

Background color for the above div is #db366f

HTML with inline CSS

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

#db366f color code is use for CSS Border Color

CSS Border color for the above div is #db366f

HTML with inline CSS

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

CSS Border Left color for the above div is #db366f

HTML with inline CSS

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

CSS Border Right color for the above div is #db366f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #db366f

HTML with inline CSS

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

CSS Border Top color for the above div is #db366f

HTML with inline CSS

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

#db366f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#db366f Color code Preview on White Background

This is how #db366f Color code will look on white background color. Color contrast ratio is 4.40

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

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