crispedge.com

#e17dec hex color - Violet - Warm color - Information

#e17dec hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e17dec Color code in RGB color code model is created after adding 88.24% red color, 49.02% green color and 92.55% blue color. Hex #e17dec Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 47% magenta, 0% yellow and 7% black.

Hex #e17dec color code is between #dd77ee web safe hex color code and #ee88dd web safe hex color code. #dd77ee is the nearest web safe color code. You can see here many more shades of #e17dec color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codee17dec#e17dec
RGB Decimal225, 125, 236rgb(225, 125, 236)
RGB Percent88%, 49%, 93%rgb(88%, 49%, 93%)
CSS RGBa225, 125, 236,1rgba(225,125,236,1)
CMYK Modelcmyk(5%,47%,0%,7%)
HSL Color Space294,74% ,71%hsl(294,74% ,71%)
HSV Color Space294°, 47%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000010111110111101100
Octal341175354
Decimal225125236
Hexe17dec

Different shades of #e17dec color code.

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

Light Shade of #e17dec
#eba9f2
Dark Shade of #e17dec
#d750e5
Saturated Shade of #e17dec
#e776f3
Desaturated Shade of #e17dec
#db84e5
Grey scale Shade of #e17dec
#b4b4b4
Brighten Shade
#fa96ff
Most Readable Shade
#000000

Shades of #e17dec color code

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

#e17dec
#c86fd1
#af61b7
#96539d
#7d4583
#643768
#4b294e
#321b34
#190d1a
#000000

Similar Color like #e17dec color

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

#e27eed
#e37fee
#e480ef
#e581f0
#e682f1
#e783f2
#e884f3
#e985f4
#ea86f5
#eb87f6
#ec88f7
#ed89f8
#ee8af9
#ef8bfa
#e07ceb
#df7bea
#de7ae9
#dd79e8
#dc78e7
#db77e6
#da76e5
#d975e4
#d874e3
#d773e2
#d672e1
#d571e0
#d470df
#d36fde

Monochromatic Color with #e17dec

#e17dec
#160c17
#3f2342
#67396c
#905097
#b866c1

Tints of #e17dec Color

#e17dec
#e48bee
#e799f0
#eba8f2
#eeb6f4
#f1c5f6
#f5d3f8
#f8e2fa
#fbf0fc
#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

#e17dec
#88ec7d

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

Split Complementary

#e17dec
#bfec7d
#7decaa

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

Analogous Color

#b57dec
#cb7dec
#e17dec
#ec7de1
#ec7dcb

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

#e17dec
#ece17d
#7dece1

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

#e17dec
#eca97d
#88ec7d
#7dbfec

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

#e17dec
#88ec7d
#7decaa
#ec7dbf

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

#e17dec Color Code Preview on Black Background Color

This is how #e17dec Color will look on black background color. Color contrast ratio is 8.35

#e17dec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e17dec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e17dec

#e17dec color code is use for CSS Background Color

Background color for the above div is #e17dec

HTML with inline CSS

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

#e17dec color code is use for CSS Border Color

CSS Border color for the above div is #e17dec

HTML with inline CSS

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

CSS Border Left color for the above div is #e17dec

HTML with inline CSS

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

CSS Border Right color for the above div is #e17dec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e17dec

HTML with inline CSS

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

CSS Border Top color for the above div is #e17dec

HTML with inline CSS

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

#e17dec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e17dec Color code Preview on White Background

This is how #e17dec Color code will look on white background color. Color contrast ratio is 2.52

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

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>