Skip to main content Skip to docs navigation

#ec1cdb 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 Pink Pride and its hex is #EF1DE7 Nearest Color Name

Color Hue/Base color: Red

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

Hex #ec1cdb color code is between #ee22dd web safe hex color code and #dd11cc web safe hex color code. #ee22dd is the nearest web safe color code. You can see here many more shades of #ec1cdb color code.

RGB Chart

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

Color Table

Hex Color Code ec1cdb #ec1cdb
RGB Decimal 236, 28, 219 236, 28, 219
RGB Percent 93%, 11%, 86% rgb(93%, 11%, 86%)
CSS RGBa 236, 28, 219,1 rgba(236,28,219,1)
CMYK Model cmyk(0%,88%,7%,7.45%)
HSL Color Space 305,85% ,52% hsl(305,85% ,52%)
HSV Color Space 305°, 88%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101100 00011100 11011011
Octal 354 34 333
Decimal 236 28 219
Hex ec 1c db

Different shades of #ec1cdb color code.

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

Darkest of #ec1cdb
#66095f
Darker of #ec1cdb
#950d8a
Dark of #ec1cdb
#c510b6
Base of #ec1cdb
#ec1cdb
Light of #ec1cdb
#f04be2
Lighter
#f47aea
Lightest
#f8a9f1

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

#ec1cdb
#1cec2d

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

Split Complementary

#ec1cdb
#73ec1c
#1cec95

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

Analogous Color

#841cec
#a61cec
#ec1cdb
#ec1c96
#ec1c3f

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

#ec1cdb
#1cdbec
#dbec1c

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

#ec1cdb
#dbec1c
#1cec2d
#2d1cec

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

#ec1cdb
#ec951c
#1cec2d
#1c73ec

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

#370533
#66095f
#950d8a
#c510b6
#ec1cdb
#f04be2
#f47aea
#f8a9f1
#fcd8f9

Tints of #ec1cdb Color

#ec1cdb
#ee35df
#f04ee3
#f267e7
#f480eb
#f69aef
#f8b3f3
#faccf7
#fce5fb
#ffffff

Shades of #ec1cdb color code

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

#ec1cdb
#d118c2
#b715aa
#9d1292
#830f79
#680c61
#4e0949
#340630
#1a0318
#000000

Tones

#ec1cdb
#d335c6
#bb4db2
#a2669d
#8a7e89

Tones

Similar Color like #ec1cdb color

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

#ed1ddc
#ee1edd
#ef1fde
#f020df
#f121e0
#f222e1
#f323e2
#f424e3
#f525e4
#f626e5
#f727e6
#f828e7
#f929e8
#fa2ae9
#eb1bda
#ea1ad9
#e919d8
#e818d7
#e717d6
#e616d5
#e515d4
#e414d3
#e313d2
#e212d1
#e111d0
#e010cf
#df0fce
#de0ecd

Download this Dark Red

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

#ec1cdb Color Code Preview on Black Background Color

This is how #ec1cdb Color will look on black background color. Color contrast ratio is 5.76

#ec1cdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec1cdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec1cdb

#ec1cdb color code is use for CSS Background Color

Background color for the above div is #ec1cdb

HTML with inline CSS

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

#ec1cdb color code is use for CSS Border Color

CSS Border color for the above div is #ec1cdb

HTML with inline CSS

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

CSS Border Left color for the above div is #ec1cdb

HTML with inline CSS

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

CSS Border Right color for the above div is #ec1cdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ec1cdb

HTML with inline CSS

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

CSS Border Top color for the above div is #ec1cdb

HTML with inline CSS

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

#ec1cdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ec1cdb Color code Preview on White Background

This is how #ec1cdb Color code will look on white background color. Color contrast ratio is 3.65

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

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