Skip to main content Skip to docs navigation

#db75ad hex color | Dark Red & Warm color | 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 Purple Hollyhock and its hex is #D96CAD Nearest Color Name

Color Hue/Base color: Red

Hex #db75ad Color code in RGB color code model is created after adding 85.88% red color, 45.88% green color and 67.84% blue color. Hex #db75ad Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 47% magenta, 21% yellow and 14.12% black.

Hex #db75ad color code is between #dd77aa web safe hex color code and #cc66bb web safe hex color code. #dd77aa is the nearest web safe color code. You can see here many more shades of #db75ad color code.

RGB Chart

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

Color Table

Hex Color Code db75ad #db75ad
RGB Decimal 219, 117, 173 219, 117, 173
RGB Percent 86%, 46%, 68% rgb(86%, 46%, 68%)
CSS RGBa 219, 117, 173,1 rgba(219,117,173,1)
CMYK Model cmyk(0%,47%,21%,14.12%)
HSL Color Space 327,59% ,66% hsl(327,59% ,66%)
HSV Color Space 327°, 47%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 01110101 10101101
Octal 333 165 255
Decimal 219 117 173
Hex db 75 ad

Different shades of #db75ad color code.

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

Darkest of #db75ad
#912661
Darker of #db75ad
#ba307c
Dark of #db75ad
#d04d95
Base of #db75ad
#db75ad
Light of #db75ad
#e69dc5
Lighter
#f0c6dd
Lightest
#fbeef5

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

#db75ad
#75dba3

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

Split Complementary

#db75ad
#7adb75
#75dbd6

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

Analogous Color

#cd75db
#db75d7
#db75ad
#db758b
#db8975

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

#db75ad
#75addb
#addb75

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

#db75ad
#addb75
#75dba3
#a375db

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

#db75ad
#dbd675
#75dba3
#757adb

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

#691b46
#912661
#ba307c
#d04d95
#db75ad
#e69dc5
#f0c6dd
#fbeef5
#ffffff

Tints of #db75ad Color

#db75ad
#df84b6
#e393bf
#e7a3c8
#ebb2d1
#efc1da
#f3d1e3
#f7e0ec
#fbeff5
#ffffff

Shades of #db75ad color code

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

#db75ad
#c26899
#aa5b86
#924e73
#794160
#61344c
#492739
#301a26
#180d13
#000000

Tones

#db75ad
#ca86ab
#b898aa
#a8a8a8
#a8a8a8

Tones

Similar Color like #db75ad color

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

#dc76ae
#dd77af
#de78b0
#df79b1
#e07ab2
#e17bb3
#e27cb4
#e37db5
#e47eb6
#e57fb7
#e680b8
#e781b9
#e882ba
#e983bb
#da74ac
#d973ab
#d872aa
#d771a9
#d670a8
#d56fa7
#d46ea6
#d36da5
#d26ca4
#d16ba3
#d06aa2
#cf69a1
#ce68a0
#cd679f

Download this

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

#db75ad Color Code Preview on Black Background Color

This is how #db75ad Color will look on black background color. Color contrast ratio is 7.16

#db75ad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db75ad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db75ad

#db75ad color code is use for CSS Background Color

Background color for the above div is #db75ad

HTML with inline CSS

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

#db75ad color code is use for CSS Border Color

CSS Border color for the above div is #db75ad

HTML with inline CSS

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

CSS Border Left color for the above div is #db75ad

HTML with inline CSS

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

CSS Border Right color for the above div is #db75ad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #db75ad

HTML with inline CSS

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

CSS Border Top color for the above div is #db75ad

HTML with inline CSS

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

#db75ad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#db75ad Color code Preview on White Background

This is how #db75ad Color code will look on white background color. Color contrast ratio is 2.93

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(219,117,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(117,219,163,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(219,117,173,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }