crispedge.com

Color picker

Loading...

#e196ef hex color - Violet - Warm color - Information

#e196ef hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e196ef Color code in RGB color code model is created after adding 88.24% red color, 58.82% green color and 93.73% blue color. Hex #e196ef Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 37% magenta, 0% yellow and 6% black.

Hex #e196ef color code is between #dd99ee web safe hex color code and #ee88ff web safe hex color code. #dd99ee is the nearest web safe color code. You can see here many more shades of #e196ef color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee196ef#e196ef
RGB Decimal225, 150, 239rgb(225, 150, 239)
RGB Percent88%, 59%, 94%rgb(88%, 59%, 94%)
CSS RGBa225, 150, 239,1rgba(225,150,239,1)
CMYK Modelcmyk(6%,37%,0%,6%)
HSL Color Space291,74% ,76%hsl(291,74% ,76%)
HSV Color Space291°, 37%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000011001011011101111
Octal341226357
Decimal225150239
Hexe196ef

Different shades of #e196ef color code.

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

Light Shade of #e196ef
#eec2f6
Dark Shade of #e196ef
#d46ae8
Saturated Shade of #e196ef
#e590f5
Desaturated Shade of #e196ef
#dd9ce9
Grey scale Shade of #e196ef
#c2c2c2
Brighten Shade
#faafff
Most Readable Shade
#000000

Shades of #e196ef color code

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

#e196ef
#c885d4
#af74b9
#96649f
#7d5384
#64426a
#4b324f
#322135
#19101a
#000000

Similar Color like #e196ef color

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

#e297f0
#e398f1
#e499f2
#e59af3
#e69bf4
#e79cf5
#e89df6
#e99ef7
#ea9ff8
#eba0f9
#eca1fa
#eda2fb
#eea3fc
#efa4fd
#e095ee
#df94ed
#de93ec
#dd92eb
#dc91ea
#db90e9
#da8fe8
#d98ee7
#d88de6
#d78ce5
#d68be4
#d58ae3
#d489e2
#d388e1

Monochromatic Color with #e196ef

#e196ef
#19111a
#412b45
#69466f
#91619a
#b97bc4

Tints of #e196ef Color

#e196ef
#e4a1f0
#e7adf2
#ebb9f4
#eec4f6
#f1d0f7
#f5dcf9
#f8e7fb
#fbf3fd
#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

#e196ef
#a4ef96

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

Split Complementary

#e196ef
#d1ef96
#96efb4

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

Analogous Color

#bd96ef
#cf96ef
#e196ef
#ef96eb
#ef96d9

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

#e196ef
#efe196
#96efe1

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

#e196ef
#efb496
#a4ef96
#96d0ef

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

#e196ef
#a4ef96
#96efb4
#ef96d1

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

#e196ef Color Code Preview on Black Background Color

This is how #e196ef Color will look on black background color. Color contrast ratio is 9.81

#e196ef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e196ef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e196ef

#e196ef color code is use for CSS Background Color

Background color for the above div is #e196ef

HTML with inline CSS

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

#e196ef color code is use for CSS Border Color

CSS Border color for the above div is #e196ef

HTML with inline CSS

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

CSS Border Left color for the above div is #e196ef

HTML with inline CSS

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

CSS Border Right color for the above div is #e196ef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e196ef

HTML with inline CSS

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

CSS Border Top color for the above div is #e196ef

HTML with inline CSS

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

#e196ef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e196ef Color code Preview on White Background

This is how #e196ef Color code will look on white background color. Color contrast ratio is 2.14

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

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,150,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(164,239,150,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(225,150,239,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.