crispedge.com

Color picker

Loading...

#e143cf hex color - Red - Warm color - Information

#e143cf hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e143cf Color code in RGB color code model is created after adding 88.24% red color, 26.27% green color and 81.18% blue color. Hex #e143cf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 70% magenta, 8% yellow and 12% black.

Hex #e143cf color code is between #dd44cc web safe hex color code and #ee33dd web safe hex color code. #dd44cc is the nearest web safe color code. You can see here many more shades of #e143cf color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codee143cf#e143cf
RGB Decimal225, 67, 207rgb(225, 67, 207)
RGB Percent88%, 26%, 81%rgb(88%, 26%, 81%)
CSS RGBa225, 67, 207,1rgba(225,67,207,1)
CMYK Modelcmyk(0%,70%,8%,12%)
HSL Color Space307,72% ,57%hsl(307,72% ,57%)
HSV Color Space307°, 70%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000010100001111001111
Octal341103317
Decimal22567207
Hexe143cf

Different shades of #e143cf color code.

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

Light Shade of #e143cf
#e86fda
Dark Shade of #e143cf
#d021bc
Saturated Shade of #e143cf
#ec38d7
Desaturated Shade of #e143cf
#d64ec7
Grey scale Shade of #e143cf
#929292
Brighten Shade
#fa5ce8
Most Readable Shade
#FFFFFF

Shades of #e143cf color code

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

#e143cf
#c83bb8
#af34a1
#962c8a
#7d2573
#641d5c
#4b1645
#320e2e
#190717
#000000

Similar Color like #e143cf color

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

#e244d0
#e345d1
#e446d2
#e547d3
#e648d4
#e749d5
#e84ad6
#e94bd7
#ea4cd8
#eb4dd9
#ec4eda
#ed4fdb
#ee50dc
#ef51dd
#e042ce
#df41cd
#de40cc
#dd3fcb
#dc3eca
#db3dc9
#da3cc8
#d93bc7
#d83ac6
#d739c5
#d638c4
#d537c3
#d436c2
#d335c1

Monochromatic Color with #e143cf

#e143cf
#0c040b
#371033
#611d5a
#8c2a81
#b636a8

Tints of #e143cf Color

#e143cf
#e457d4
#e76cd9
#eb81df
#ee96e4
#f1abe9
#f5c0ef
#f8d5f4
#fbeaf9
#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

#e143cf
#43e155

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

Split Complementary

#e143cf
#80e143
#43e1a4

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

Analogous Color

#b443e1
#d343e1
#e143cf
#e143af
#e14390

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

#e143cf
#cfe143
#43cfe1

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

#e143cf
#e1a443
#43e155
#4380e1

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

#e143cf
#43e155
#43e1a4
#e14380

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

#e143cf Color Code Preview on Black Background Color

This is how #e143cf Color will look on black background color. Color contrast ratio is 5.91

#e143cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e143cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e143cf

#e143cf color code is use for CSS Background Color

Background color for the above div is #e143cf

HTML with inline CSS

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

#e143cf color code is use for CSS Border Color

CSS Border color for the above div is #e143cf

HTML with inline CSS

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

CSS Border Left color for the above div is #e143cf

HTML with inline CSS

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

CSS Border Right color for the above div is #e143cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e143cf

HTML with inline CSS

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

CSS Border Top color for the above div is #e143cf

HTML with inline CSS

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

#e143cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e143cf Color code Preview on White Background

This is how #e143cf Color code will look on white background color. Color contrast ratio is 3.56

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.