crispedge.com

#e63e9e hex color - Violet - Warm color - Information

#e63e9e hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #e63e9e Color code in RGB color code model is created after adding 90.2% red color, 24.31% green color and 61.96% blue color. Hex #e63e9e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 73% magenta, 31% yellow and 10% black.

Hex #e63e9e color code is between #ee4499 web safe hex color code and #dd33aa web safe hex color code. #ee4499 is the nearest web safe color code. You can see here many more shades of #e63e9e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee63e9e#e63e9e
RGB Decimal230, 62, 158rgb(230, 62, 158)
RGB Percent90%, 24%, 62%rgb(90%, 24%, 62%)
CSS RGBa230, 62, 158,1rgba(230,62,158,1)
CMYK Modelcmyk(0%,73%,31%,10%)
HSL Color Space326,77% ,57%hsl(326,77% ,57%)
HSV Color Space326°, 73%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001100011111010011110
Octal34676236
Decimal23062158
Hexe63e9e

Different shades of #e63e9e color code.

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

Light Shade of #e63e9e
#ec6bb5
Dark Shade of #e63e9e
#d51c86
Saturated Shade of #e63e9e
#f133a0
Desaturated Shade of #e63e9e
#db499c
Grey scale Shade of #e63e9e
#929292
Brighten Shade
#ff57b7
Most Readable Shade
#FFFFFF

Shades of #e63e9e color code

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

#e63e9e
#cc378c
#b2307a
#992969
#7f2257
#661b46
#4c1434
#330d23
#190611
#000000

Similar Color like #e63e9e color

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

#e73f9f
#e840a0
#e941a1
#ea42a2
#eb43a3
#ec44a4
#ed45a5
#ee46a6
#ef47a7
#f048a8
#f149a9
#f24aaa
#f34bab
#f44cac
#e53d9d
#e43c9c
#e33b9b
#e23a9a
#e13999
#e03898
#df3797
#de3696
#dd3595
#dc3494
#db3393
#da3292
#d93191
#d83090

Monochromatic Color with #e63e9e

#e63e9e
#11050c
#3c1029
#661c46
#912764
#bb3381

Tints of #e63e9e Color

#e63e9e
#e853a8
#eb68b3
#ee7ebe
#f193c9
#f3a9d3
#f6bede
#f9d4e9
#fce9f4
#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

#e63e9e
#3ee686

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

Split Complementary

#e63e9e
#4ae63e
#3ee6da

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

Analogous Color

#e63ee1
#e63ec0
#e63e9e
#e63e7c
#e63e5b

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

#e63e9e
#9ee63e
#3e9ee6

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

#e63e9e
#e6da3e
#3ee686
#3e4ae6

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

#e63e9e
#3ee686
#3ee6da
#e63e4a

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

#e63e9e Color Code Preview on Black Background Color

This is how #e63e9e Color will look on black background color. Color contrast ratio is 5.55

#e63e9e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e63e9e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e63e9e

#e63e9e color code is use for CSS Background Color

Background color for the above div is #e63e9e

HTML with inline CSS

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

#e63e9e color code is use for CSS Border Color

CSS Border color for the above div is #e63e9e

HTML with inline CSS

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

CSS Border Left color for the above div is #e63e9e

HTML with inline CSS

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

CSS Border Right color for the above div is #e63e9e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e63e9e

HTML with inline CSS

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

CSS Border Top color for the above div is #e63e9e

HTML with inline CSS

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

#e63e9e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e63e9e Color code Preview on White Background

This is how #e63e9e Color code will look on white background color. Color contrast ratio is 3.79

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

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(230,62,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(62,230,134,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(230,62,158,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.

< /html>