crispedge.com

Color picker

Loading...

#ec4bca hex color - Red - Warm color - Information

#ec4bca hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ec4bca Color code in RGB color code model is created after adding 92.55% red color, 29.41% green color and 79.22% blue color. Hex #ec4bca Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 68% magenta, 14% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeec4bca#ec4bca
RGB Decimal236, 75, 202rgb(236, 75, 202)
RGB Percent93%, 29%, 79%rgb(93%, 29%, 79%)
CSS RGBa236, 75, 202,1rgba(236,75,202,1)
CMYK Modelcmyk(0%,68%,14%,7%)
HSL Color Space313,81% ,61%hsl(313,81% ,61%)
HSV Color Space313°, 68%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011000100101111001010
Octal354113312
Decimal23675202
Hexec4bca

Different shades of #ec4bca color code.

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

Light Shade of #ec4bca
#f179d8
Dark Shade of #ec4bca
#e71dbc
Saturated Shade of #ec4bca
#f641d0
Desaturated Shade of #ec4bca
#e255c4
Grey scale Shade of #ec4bca
#9b9b9b
Brighten Shade
#ff64e3
Most Readable Shade
#000000

Shades of #ec4bca color code

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

#ec4bca
#d142b3
#b73a9d
#9d3286
#832970
#682159
#4e1943
#34102c
#1a0816
#000000

Similar Color like #ec4bca color

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

#ed4ccb
#ee4dcc
#ef4ecd
#f04fce
#f150cf
#f251d0
#f352d1
#f453d2
#f554d3
#f655d4
#f756d5
#f857d6
#f958d7
#fa59d8
#eb4ac9
#ea49c8
#e948c7
#e847c6
#e746c5
#e645c4
#e544c3
#e443c2
#e342c1
#e241c0
#e140bf
#e03fbe
#df3ebd
#de3dbc

Monochromatic Color with #ec4bca

#ec4bca
#170714
#421538
#6c225d
#973081
#c13da6

Tints of #ec4bca Color

#ec4bca
#ee5fcf
#f073d5
#f287db
#f49be1
#f6afe7
#f8c3ed
#fad7f3
#fcebf9
#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

#ec4bca
#4bec6d

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

Split Complementary

#ec4bca
#79ec4b
#4becbe

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

Analogous Color

#ce4bec
#ec4bea
#ec4bca
#ec4baa
#ec4b8a

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

#ec4bca
#caec4b
#4bcaec

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

#ec4bca
#ecbd4b
#4bec6d
#4b7aec

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

#ec4bca
#4bec6d
#4becbe
#ec4b79

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

#ec4bca Color Code Preview on Black Background Color

This is how #ec4bca Color will look on black background color. Color contrast ratio is 6.43

#ec4bca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec4bca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec4bca

#ec4bca color code is use for CSS Background Color

Background color for the above div is #ec4bca

HTML with inline CSS

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

#ec4bca color code is use for CSS Border Color

CSS Border color for the above div is #ec4bca

HTML with inline CSS

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

CSS Border Left color for the above div is #ec4bca

HTML with inline CSS

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

CSS Border Right color for the above div is #ec4bca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ec4bca

HTML with inline CSS

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

CSS Border Top color for the above div is #ec4bca

HTML with inline CSS

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

#ec4bca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ec4bca Color code Preview on White Background

This is how #ec4bca Color code will look on white background color. Color contrast ratio is 3.27

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

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,75,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(75,236,109,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(236,75,202,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.