Skip to main content Skip to docs navigation

#db166f 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 Dogwood Rose and its hex is #D71868 Nearest Color Name

Color Hue/Base color: Red

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

Hex #db166f color code is between #dd1177 web safe hex color code and #cc2266 web safe hex color code. #dd1177 is the nearest web safe color code. You can see here many more shades of #db166f color code.

RGB Chart

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

Color Table

Hex Color Code db166f #db166f
RGB Decimal 219, 22, 111 219, 22, 111
RGB Percent 86%, 9%, 44% rgb(86%, 9%, 44%)
CSS RGBa 219, 22, 111,1 rgba(219,22,111,1)
CMYK Model cmyk(0%,90%,49%,14.12%)
HSL Color Space 333,82% ,47% hsl(333,82% ,47%)
HSV Color Space 333°, 90%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 00010110 01101111
Octal 333 26 157
Decimal 219 22 111
Hex db 16 6f

Different shades of #db166f color code.

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

Darkest of #db166f
#500829
Darker of #db166f
#7e0d40
Dark of #db166f
#ad1158
Base of #db166f
#db166f
Light of #db166f
#eb3989
Lighter
#f067a5
Lightest
#f496c0

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

#db166f
#16db82

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

Split Complementary

#db166f
#16db1f
#16d1db

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

Analogous Color

#d416db
#db16c1
#db166f
#db162d
#db5116

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

#db166f
#166fdb
#6fdb16

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

#db166f
#6fdb16
#16db82
#8216db

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

#db166f
#d1db16
#16db82
#1f16db

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

#220311
#500829
#7e0d40
#ad1158
#db166f
#eb3989
#f067a5
#f496c0
#f9c4dc

Tints of #db166f Color

#db166f
#df2f7f
#e3498f
#e7639f
#eb7daf
#ef97bf
#f3b1cf
#f7cbdf
#fbe5ef
#ffffff

Shades of #db166f color code

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

#db166f
#c21362
#aa1156
#920e4a
#790c3d
#610931
#490725
#300418
#18020c
#000000

Tones

#db166f
#c32e71
#ab4674
#935e76
#7b7678

Tones

Similar Color like #db166f color

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

#dc1770
#dd1871
#de1972
#df1a73
#e01b74
#e11c75
#e21d76
#e31e77
#e41f78
#e52079
#e6217a
#e7227b
#e8237c
#e9247d
#da156e
#d9146d
#d8136c
#d7126b
#d6116a
#d51069
#d40f68
#d30e67
#d20d66
#d10c65
#d00b64
#cf0a63
#ce0962
#cd0861

Download this Dark Red

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

#db166f Color Code Preview on Black Background Color

This is how #db166f Color will look on black background color. Color contrast ratio is 4.36

#db166f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db166f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db166f

#db166f color code is use for CSS Background Color

Background color for the above div is #db166f

HTML with inline CSS

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

#db166f color code is use for CSS Border Color

CSS Border color for the above div is #db166f

HTML with inline CSS

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

CSS Border Left color for the above div is #db166f

HTML with inline CSS

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

CSS Border Right color for the above div is #db166f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #db166f

HTML with inline CSS

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

CSS Border Top color for the above div is #db166f

HTML with inline CSS

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

#db166f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#db166f Color code Preview on White Background

This is how #db166f Color code will look on white background color. Color contrast ratio is 4.82

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

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