crispedge.com

Color picker

Loading...

#ec63ae hex color - Red - Warm color - Information

#ec63ae hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #ec63ae Color code in RGB color code model is created after adding 92.55% red color, 38.82% green color and 68.24% blue color. Hex #ec63ae Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 58% magenta, 26% yellow and 7% black.

Hex #ec63ae color code is between #ee66aa web safe hex color code and #dd55bb web safe hex color code. #ee66aa is the nearest web safe color code. You can see here many more shades of #ec63ae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeec63ae#ec63ae
RGB Decimal236, 99, 174rgb(236, 99, 174)
RGB Percent93%, 39%, 68%rgb(93%, 39%, 68%)
CSS RGBa236, 99, 174,1rgba(236,99,174,1)
CMYK Modelcmyk(0%,58%,26%,7%)
HSL Color Space327,78% ,66%hsl(327,78% ,66%)
HSV Color Space327°, 58%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011000110001110101110
Octal354143256
Decimal23699174
Hexec63ae

Different shades of #ec63ae color code.

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

Light Shade of #ec63ae
#f290c6
Dark Shade of #ec63ae
#e63696
Saturated Shade of #ec63ae
#f55aaf
Desaturated Shade of #ec63ae
#e36cad
Grey scale Shade of #ec63ae
#a7a7a7
Brighten Shade
#ff7cc7
Most Readable Shade
#000000

Shades of #ec63ae color code

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

#ec63ae
#d1589a
#b74d87
#9d4274
#833760
#682c4d
#4e213a
#341626
#1a0b13
#000000

Similar Color like #ec63ae color

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

#ed64af
#ee65b0
#ef66b1
#f067b2
#f168b3
#f269b4
#f36ab5
#f46bb6
#f56cb7
#f66db8
#f76eb9
#f86fba
#f970bb
#fa71bc
#eb62ad
#ea61ac
#e960ab
#e85faa
#e75ea9
#e65da8
#e55ca7
#e45ba6
#e35aa5
#e259a4
#e158a3
#e057a2
#df56a1
#de55a0

Monochromatic Color with #ec63ae

#ec63ae
#170a11
#421c31
#6c2e50
#973f6f
#c1518f

Tints of #ec63ae Color

#ec63ae
#ee74b7
#f085c0
#f297c9
#f4a8d2
#f6b9db
#f8cbe4
#fadced
#fcedf6
#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

#ec63ae
#63eca1

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

Split Complementary

#ec63ae
#69ec63
#63ece6

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

Analogous Color

#ec63e5
#ec63c9
#ec63ae
#ec6393
#ec6377

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

#ec63ae
#aeec63
#63aeec

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

#ec63ae
#ece563
#63eca1
#6369ec

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

#ec63ae
#63eca1
#63ece6
#ec6369

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

#ec63ae Color Code Preview on Black Background Color

This is how #ec63ae Color will look on black background color. Color contrast ratio is 6.96

#ec63ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec63ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec63ae

#ec63ae color code is use for CSS Background Color

Background color for the above div is #ec63ae

HTML with inline CSS

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

#ec63ae color code is use for CSS Border Color

CSS Border color for the above div is #ec63ae

HTML with inline CSS

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

CSS Border Left color for the above div is #ec63ae

HTML with inline CSS

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

CSS Border Right color for the above div is #ec63ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ec63ae

HTML with inline CSS

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

CSS Border Top color for the above div is #ec63ae

HTML with inline CSS

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

#ec63ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ec63ae Color code Preview on White Background

This is how #ec63ae Color code will look on white background color. Color contrast ratio is 3.02

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

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,99,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(99,236,161,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(236,99,174,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.