crispedge.com

Color picker

Loading...

#db4e6f hex color - Red - Warm color - Information

#db4e6f hex color - Red - Warm color

Color Hue/Base color: Red

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedb4e6f#db4e6f
RGB Decimal219, 78, 111rgb(219, 78, 111)
RGB Percent86%, 31%, 44%rgb(86%, 31%, 44%)
CSS RGBa219, 78, 111,1rgba(219,78,111,1)
CMYK Modelcmyk(0%,64%,49%,14%)
HSL Color Space346,66% ,58%hsl(346,66% ,58%)
HSV Color Space346°, 64%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110110100111001101111
Octal333116157
Decimal21978111
Hexdb4e6f

Different shades of #db4e6f color code.

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

Light Shade of #db4e6f
#e47891
Dark Shade of #db4e6f
#cc2a50
Saturated Shade of #db4e6f
#e64369
Desaturated Shade of #db4e6f
#d05975
Grey scale Shade of #db4e6f
#949494
Brighten Shade
#f46788
Most Readable Shade
#FFFFFF

Shades of #db4e6f color code

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

#db4e6f
#c24562
#aa3c56
#92344a
#792b3d
#612231
#491a25
#301118
#18080c
#000000

Similar Color like #db4e6f color

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

#dc4f70
#dd5071
#de5172
#df5273
#e05374
#e15475
#e25576
#e35677
#e45778
#e55879
#e6597a
#e75a7b
#e85b7c
#e95c7d
#da4d6e
#d94c6d
#d84b6c
#d74a6b
#d6496a
#d54869
#d44768
#d34667
#d24566
#d14465
#d04364
#cf4263
#ce4162
#cd4061

Monochromatic Color with #db4e6f

#db4e6f
#060203
#311119
#5b212e
#863044
#b03f59

Tints of #db4e6f Color

#db4e6f
#df617f
#e3758f
#e7899f
#eb9caf
#efb0bf
#f3c4cf
#f7d7df
#fbebef
#ffffff

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

#db4e6f
#4edbba

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

Split Complementary

#db4e6f
#4edb74
#4eb5db

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

Analogous Color

#db4ea7
#db4e8b
#db4e6f
#db4e53
#db654e

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

#db4e6f
#6fdb4e
#4e6fdb

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

#db4e6f
#b5db4e
#4edbba
#734edb

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#db4e6f
#4edbba
#4eb5db
#db744e

Double Complementary 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).

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

#db4e6f Color Code Preview on Black Background Color

This is how #db4e6f Color will look on black background color. Color contrast ratio is 5.33

#db4e6f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db4e6f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db4e6f

#db4e6f color code is use for CSS Background Color

Background color for the above div is #db4e6f

HTML with inline CSS

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

#db4e6f color code is use for CSS Border Color

CSS Border color for the above div is #db4e6f

HTML with inline CSS

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

CSS Border Left color for the above div is #db4e6f

HTML with inline CSS

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

CSS Border Right color for the above div is #db4e6f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #db4e6f

HTML with inline CSS

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

CSS Border Top color for the above div is #db4e6f

HTML with inline CSS

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

#db4e6f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#db4e6f Color code Preview on White Background

This is how #db4e6f Color code will look on white background color. Color contrast ratio is 3.94

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.