crispedge.com

Color picker

Loading...

#e760ee hex color - Violet - Warm color - Information

#e760ee hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e760ee Color code in RGB color code model is created after adding 90.59% red color, 37.65% green color and 93.33% blue color. Hex #e760ee Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 60% magenta, 0% yellow and 7% black.

Hex #e760ee color code is between #ee66dd web safe hex color code and #dd55ff web safe hex color code. #ee66dd is the nearest web safe color code. You can see here many more shades of #e760ee color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee760ee#e760ee
RGB Decimal231, 96, 238rgb(231, 96, 238)
RGB Percent91%, 38%, 93%rgb(91%, 38%, 93%)
CSS RGBa231, 96, 238,1rgba(231,96,238,1)
CMYK Modelcmyk(3%,60%,0%,7%)
HSL Color Space297,81% ,65%hsl(297,81% ,65%)
HSV Color Space297°, 60%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001110110000011101110
Octal347140356
Decimal23196238
Hexe760ee

Different shades of #e760ee color code.

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

Light Shade of #e760ee
#ee8ef3
Dark Shade of #e760ee
#e032e9
Saturated Shade of #e760ee
#ef57f7
Desaturated Shade of #e760ee
#df69e5
Grey scale Shade of #e760ee
#a7a7a7
Brighten Shade
#ff79ff
Most Readable Shade
#000000

Shades of #e760ee color code

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

#e760ee
#cd55d3
#b34ab9
#9a409e
#803584
#662a69
#4d204f
#331534
#190a1a
#000000

Similar Color like #e760ee color

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

#e861ef
#e962f0
#ea63f1
#eb64f2
#ec65f3
#ed66f4
#ee67f5
#ef68f6
#f069f7
#f16af8
#f26bf9
#f36cfa
#f46dfb
#f56efc
#e65fed
#e55eec
#e45deb
#e35cea
#e25be9
#e15ae8
#e059e7
#df58e6
#de57e5
#dd56e4
#dc55e3
#db54e2
#da53e1
#d952e0

Monochromatic Color with #e760ee

#e760ee
#190a1a
#421b44
#6b2d6e
#953e99
#be4fc3

Tints of #e760ee Color

#e760ee
#e971ef
#ec83f1
#ef95f3
#f1a6f5
#f4b8f7
#f7caf9
#f9dbfb
#fcedfd
#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

#e760ee
#67ee60

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

Split Complementary

#e760ee
#aeee60
#60eea0

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

Analogous Color

#ae60ee
#cb60ee
#e760ee
#ee60d9
#ee60bc

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

#e760ee
#eee760
#60eee7

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

#e760ee
#eea060
#67ee60
#60aeee

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

#e760ee
#67ee60
#60eea0
#ee60ae

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

#e760ee Color Code Preview on Black Background Color

This is how #e760ee Color will look on black background color. Color contrast ratio is 7.31

#e760ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e760ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e760ee

#e760ee color code is use for CSS Background Color

Background color for the above div is #e760ee

HTML with inline CSS

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

#e760ee color code is use for CSS Border Color

CSS Border color for the above div is #e760ee

HTML with inline CSS

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

CSS Border Left color for the above div is #e760ee

HTML with inline CSS

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

CSS Border Right color for the above div is #e760ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e760ee

HTML with inline CSS

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

CSS Border Top color for the above div is #e760ee

HTML with inline CSS

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

#e760ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e760ee Color code Preview on White Background

This is how #e760ee Color code will look on white background color. Color contrast ratio is 2.87

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

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(231,96,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(103,238,96,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(231,96,238,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.