crispedge.com

Color picker

Loading...

#e49bc7 hex color - Violet - Warm color - Information

#e49bc7 hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #e49bc7 Color code in RGB color code model is created after adding 89.41% red color, 60.78% green color and 78.04% blue color. Hex #e49bc7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 13% yellow and 11% black.

Hex #e49bc7 color code is between #dd99cc web safe hex color code and #eeaabb web safe hex color code. #dd99cc is the nearest web safe color code. You can see here many more shades of #e49bc7 color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codee49bc7#e49bc7
RGB Decimal228, 155, 199rgb(228, 155, 199)
RGB Percent89%, 61%, 78%rgb(89%, 61%, 78%)
CSS RGBa228, 155, 199,1rgba(228,155,199,1)
CMYK Modelcmyk(0%,32%,13%,11%)
HSL Color Space324,57% ,75%hsl(324,57% ,75%)
HSV Color Space324°, 32%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001001001101111000111
Octal344233307
Decimal228155199
Hexe49bc7

Different shades of #e49bc7 color code.

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

Light Shade of #e49bc7
#efc3dd
Dark Shade of #e49bc7
#d973b0
Saturated Shade of #e49bc7
#ea95c8
Desaturated Shade of #e49bc7
#dea1c6
Grey scale Shade of #e49bc7
#bfbfbf
Brighten Shade
#fdb4e0
Most Readable Shade
#000000

Shades of #e49bc7 color code

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

#e49bc7
#ca89b0
#b1789a
#986784
#7e566e
#654458
#4c3342
#32222c
#191116
#000000

Similar Color like #e49bc7 color

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

#e59cc8
#e69dc9
#e79eca
#e89fcb
#e9a0cc
#eaa1cd
#eba2ce
#eca3cf
#eda4d0
#eea5d1
#efa6d2
#f0a7d3
#f1a8d4
#f2a9d5
#e39ac6
#e299c5
#e198c4
#e097c3
#df96c2
#de95c1
#dd94c0
#dc93bf
#db92be
#da91bd
#d990bc
#d88fbb
#d78eba
#d68db9

Monochromatic Color with #e49bc7

#e49bc7
#0f0b0e
#3a2733
#644458
#8f617d
#b97ea2

Tints of #e49bc7 Color

#e49bc7
#e7a6cd
#eab1d3
#edbcd9
#f0c7df
#f3d2e6
#f6ddec
#f9e8f2
#fcf3f8
#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

#e49bc7
#9be4b8

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

Split Complementary

#e49bc7
#a3e49b
#9be4dd

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

Analogous Color

#e49be4
#e49bd6
#e49bc7
#e49bb8
#e49baa

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

#e49bc7
#c7e49b
#9bc7e4

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

#e49bc7
#e4dc9b
#9be4b8
#9ba2e4

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

#e49bc7
#9be4b8
#9be4dd
#e49ba3

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

#e49bc7 Color Code Preview on Black Background Color

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

#e49bc7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e49bc7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e49bc7

#e49bc7 color code is use for CSS Background Color

Background color for the above div is #e49bc7

HTML with inline CSS

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

#e49bc7 color code is use for CSS Border Color

CSS Border color for the above div is #e49bc7

HTML with inline CSS

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

CSS Border Left color for the above div is #e49bc7

HTML with inline CSS

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

CSS Border Right color for the above div is #e49bc7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e49bc7

HTML with inline CSS

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

CSS Border Top color for the above div is #e49bc7

HTML with inline CSS

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

#e49bc7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e49bc7 Color code Preview on White Background

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

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(228,155,199,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(155,228,184,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(228,155,199,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.