crispedge.com

Color picker

Loading...

#e340ac hex color - Violet - Warm color - Information

#e340ac hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e340ac Color code in RGB color code model is created after adding 89.02% red color, 25.1% green color and 67.45% blue color. Hex #e340ac Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 72% magenta, 24% yellow and 11% black.

Hex #e340ac color code is between #dd44aa web safe hex color code and #ee33bb web safe hex color code. #dd44aa is the nearest web safe color code. You can see here many more shades of #e340ac color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee340ac#e340ac
RGB Decimal227, 64, 172rgb(227, 64, 172)
RGB Percent89%, 25%, 67%rgb(89%, 25%, 67%)
CSS RGBa227, 64, 172,1rgba(227,64,172,1)
CMYK Modelcmyk(0%,72%,24%,11%)
HSL Color Space320,74% ,57%hsl(320,74% ,57%)
HSV Color Space320°, 72%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000110100000010101100
Octal343100254
Decimal22764172
Hexe340ac

Different shades of #e340ac color code.

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

Light Shade of #e340ac
#ea6cbf
Dark Shade of #e340ac
#d11f95
Saturated Shade of #e340ac
#ee35b0
Desaturated Shade of #e340ac
#d84ba8
Grey scale Shade of #e340ac
#919191
Brighten Shade
#fc59c5
Most Readable Shade
#FFFFFF

Shades of #e340ac color code

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

#e340ac
#c93898
#b03185
#972a72
#7e235f
#641c4c
#4b1539
#320e26
#190713
#000000

Similar Color like #e340ac color

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

#e441ad
#e542ae
#e643af
#e744b0
#e845b1
#e946b2
#ea47b3
#eb48b4
#ec49b5
#ed4ab6
#ee4bb7
#ef4cb8
#f04db9
#f14eba
#e23fab
#e13eaa
#e03da9
#df3ca8
#de3ba7
#dd3aa6
#dc39a5
#db38a4
#da37a3
#d936a2
#d835a1
#d734a0
#d6339f
#d5329e

Monochromatic Color with #e340ac

#e340ac
#0e040b
#39102b
#631c4b
#8e286c
#b8348c

Tints of #e340ac Color

#e340ac
#e655b5
#e96abe
#ec7fc7
#ef94d0
#f2aada
#f5bfe3
#f8d4ec
#fbe9f5
#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

#e340ac
#40e377

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

Split Complementary

#e340ac
#5be340
#40e3c9

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

Analogous Color

#d940e3
#e340cd
#e340ac
#e3408b
#e3406b

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

#e340ac
#ace340
#40ace3

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

#e340ac
#e3c840
#40e377
#405ae3

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

#e340ac
#40e377
#40e3c8
#e3405b

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

#e340ac Color Code Preview on Black Background Color

This is how #e340ac Color will look on black background color. Color contrast ratio is 5.60

#e340ac in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e340ac

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e340ac

#e340ac color code is use for CSS Background Color

Background color for the above div is #e340ac

HTML with inline CSS

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

#e340ac color code is use for CSS Border Color

CSS Border color for the above div is #e340ac

HTML with inline CSS

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

CSS Border Left color for the above div is #e340ac

HTML with inline CSS

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

CSS Border Right color for the above div is #e340ac

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e340ac

HTML with inline CSS

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

CSS Border Top color for the above div is #e340ac

HTML with inline CSS

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

#e340ac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e340ac Color code Preview on White Background

This is how #e340ac Color code will look on white background color. Color contrast ratio is 3.75

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

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(227,64,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(64,227,119,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(227,64,172,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.