Skip to main content Skip to docs navigation

#ec00db 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 Vice City and its hex is #EE00DD Nearest Color Name

Color Hue/Base color: Red

Hex #ec00db Color code in RGB color code model is created after adding 92.55% red color, 0% green color and 85.88% blue color. Hex #ec00db Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 7% yellow and 7.45% black.

Hex #ec00db color code is between #ee00dd web safe hex color code and #dd00cc web safe hex color code. #ee00dd is the nearest web safe color code. You can see here many more shades of #ec00db color code.

RGB Chart

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

Color Table

Hex Color Code ec00db #ec00db
RGB Decimal 236, 0, 219 236, 0, 219
RGB Percent 93%, 0%, 86% rgb(93%, 0%, 86%)
CSS RGBa 236, 0, 219,1 rgba(236,0,219,1)
CMYK Model cmyk(0%,100%,7%,7.45%)
HSL Color Space 304,100% ,46% hsl(304,100% ,46%)
HSV Color Space 304°, 100%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101100 00000000 11011011
Octal 354 0 333
Decimal 236 0 219
Hex ec 00 db

Different shades of #ec00db color code.

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

Darkest of #ec00db
#53004d
Darker of #ec00db
#86007c
Dark of #ec00db
#b900ac
Base of #ec00db
#ec00db
Light of #ec00db
#ff20ef
Lighter
#ff53f3
Lightest
#ff86f6

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

#ec00db
#00ec11

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

Split Complementary

#ec00db
#65ec00
#00ec87

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

Analogous Color

#7300ec
#9b00ec
#ec00db
#ec008c
#ec002a

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

#ec00db
#00dbec
#dbec00

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

#ec00db
#dbec00
#00ec11
#1100ec

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

#ec00db
#ec8700
#00ec11
#0065ec

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

#20001e
#53004d
#86007c
#b900ac
#ec00db
#ff20ef
#ff53f3
#ff86f6
#ffb9fa

Tints of #ec00db Color

#ec00db
#ee1cdf
#f038e3
#f255e7
#f471eb
#f68def
#f8aaf3
#fac6f7
#fce2fb
#ffffff

Shades of #ec00db color code

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

#ec00db
#d100c2
#b700aa
#9d0092
#830079
#680061
#4e0049
#340030
#1a0018
#000000

Tones

#ec00db
#d418c7
#bd2fb3
#a5479e
#8e5e8a

Tones

Similar Color like #ec00db color

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

#ed01dc
#ee02dd
#ef03de
#f004df
#f105e0
#f206e1
#f307e2
#f408e3
#f509e4
#f60ae5
#f70be6
#f80ce7
#f90de8
#fa0ee9
#eb00da
#ea00d9
#e900d8
#e800d7
#e700d6
#e600d5
#e500d4
#e400d3
#e300d2
#e200d1
#e100d0
#e000cf
#df00ce
#de00cd

Download this Dark Red

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

#ec00db Color Code Preview on Black Background Color

This is how #ec00db Color will look on black background color. Color contrast ratio is 5.59

#ec00db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec00db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec00db

#ec00db color code is use for CSS Background Color

Background color for the above div is #ec00db

HTML with inline CSS

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

#ec00db color code is use for CSS Border Color

CSS Border color for the above div is #ec00db

HTML with inline CSS

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

CSS Border Left color for the above div is #ec00db

HTML with inline CSS

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

CSS Border Right color for the above div is #ec00db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ec00db

HTML with inline CSS

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

CSS Border Top color for the above div is #ec00db

HTML with inline CSS

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

#ec00db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ec00db Color code Preview on White Background

This is how #ec00db Color code will look on white background color. Color contrast ratio is 3.76

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

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