@
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.

#ec1f9d hex color - Red - Warm color - Information

#ec1f9d hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #ec1f9d Color code in RGB color code model is created after adding 92.55% red color, 12.16% green color and 61.57% blue color. Hex #ec1f9d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 87% magenta, 33% yellow and 7.45% black.

Hex #ec1f9d color code is between #ee2299 web safe hex color code and #dd11aa web safe hex color code. #ee2299 is the nearest web safe color code. You can see here many more shades of #ec1f9d color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code ec1f9d #ec1f9d
RGB Decimal 236, 31, 157 rgb(236, 31, 157)
RGB Percent 93%, 12%, 62% rgb(93%, 12%, 62%)
CSS RGBa 236, 31, 157,1 rgba(236,31,157,1)
CMYK Model cmyk(0%,87%,33%,7.45%)
HSL Color Space 323,84% ,52% hsl(323,84% ,52%)
HSV Color Space 323°, 87%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101100 00011111 10011101
Octal 354 37 235
Decimal 236 31 157
Hex ec 1f 9d

Different shades of #ec1f9d color code.

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

Light Shade of #ec1f9d
#f04eb2
Dark Shade of #ec1f9d
#c71181
Saturated Shade of #ec1f9d
#f813a0
Desaturated Shade of #ec1f9d
#e02b9a
Grey scale Shade of #ec1f9d
#858585
Brighten Shade
#ff38b6
Most Readable Shade
#FFFFFF

Shades of #ec1f9d color code

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

#ec1f9d
#d11b8b
#b7187a
#9d1468
#831157
#680d45
#4e0a34
#340622
#1a0311
#000000

Similar Color like #ec1f9d color

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

#ed209e
#ee219f
#ef22a0
#f023a1
#f124a2
#f225a3
#f326a4
#f427a5
#f528a6
#f629a7
#f72aa8
#f82ba9
#f92caa
#fa2dab
#eb1e9c
#ea1d9b
#e91c9a
#e81b99
#e71a98
#e61997
#e51896
#e41795
#e31694
#e21593
#e11492
#e01391
#df1290
#de118f

Monochromatic Color with #ec1f9d

#ec1f9d
#170310
#42092c
#6c0e48
#971464
#c11981

Tints of #ec1f9d Color

#ec1f9d
#ee37a7
#f050b2
#f269bd
#f482c8
#f69bd3
#f8b4de
#facde9
#fce6f4
#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

#ec1f9d
#1fec6e

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

Split Complementary

#ec1f9d
#37ec1f
#1fecd5

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

Analogous Color

#e91fec
#ec1fc6
#ec1f9d
#ec1f74
#ec1f4b

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

#ec1f9d
#9dec1f
#1f9dec

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

#ec1f9d
#ecd41f
#1fec6e
#1f36ec

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

#ec1f9d
#1fec6e
#1fecd5
#ec1f37

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 #ec1f9d 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.

#ec1f9d Color Code Preview on Black Background Color

This is how #ec1f9d Color will look on black background color. Color contrast ratio is 5.25

#ec1f9d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec1f9d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec1f9d

#ec1f9d color code is use for CSS Background Color

Background color for the above div is #ec1f9d

HTML with inline CSS

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

#ec1f9d color code is use for CSS Border Color

CSS Border color for the above div is #ec1f9d

HTML with inline CSS

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

CSS Border Left color for the above div is #ec1f9d

HTML with inline CSS

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

CSS Border Right color for the above div is #ec1f9d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ec1f9d

HTML with inline CSS

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

CSS Border Top color for the above div is #ec1f9d

HTML with inline CSS

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

#ec1f9d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ec1f9d Color code Preview on White Background

This is how #ec1f9d Color code will look on white background color. Color contrast ratio is 4.00

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.