crispedge.com

#e96ba1 hex color - Red - Warm color - Information

#e96ba1 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e96ba1 Color code in RGB color code model is created after adding 91.37% red color, 41.96% green color and 63.14% blue color. Hex #e96ba1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 31% yellow and 9% black.

Hex #e96ba1 color code is between #ee6699 web safe hex color code and #dd77aa web safe hex color code. #ee6699 is the nearest web safe color code. You can see here many more shades of #e96ba1 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee96ba1#e96ba1
RGB Decimal233, 107, 161rgb(233, 107, 161)
RGB Percent91%, 42%, 63%rgb(91%, 42%, 63%)
CSS RGBa233, 107, 161,1rgba(233,107,161,1)
CMYK Modelcmyk(0%,54%,31%,9%)
HSL Color Space334,74% ,67%hsl(334,74% ,67%)
HSV Color Space334°, 54%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010010110101110100001
Octal351153241
Decimal233107161
Hexe96ba1

Different shades of #e96ba1 color code.

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

Light Shade of #e96ba1
#f097bd
Dark Shade of #e96ba1
#e23f85
Saturated Shade of #e96ba1
#f162a0
Desaturated Shade of #e96ba1
#e073a2
Grey scale Shade of #e96ba1
#aaaaaa
Brighten Shade
#ff84ba
Most Readable Shade
#000000

Shades of #e96ba1 color code

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

#e96ba1
#cf5f8f
#b5537d
#9b476b
#813b59
#672f47
#4d2335
#331723
#190b11
#000000

Similar Color like #e96ba1 color

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

#ea6ca2
#eb6da3
#ec6ea4
#ed6fa5
#ee70a6
#ef71a7
#f072a8
#f173a9
#f274aa
#f375ab
#f476ac
#f577ad
#f678ae
#f779af
#e86aa0
#e7699f
#e6689e
#e5679d
#e4669c
#e3659b
#e2649a
#e16399
#e06298
#df6197
#de6096
#dd5f95
#dc5e94
#db5d93

Monochromatic Color with #e96ba1

#e96ba1
#14090e
#3f1d2c
#693049
#944466
#be5784

Tints of #e96ba1 Color

#e96ba1
#eb7bab
#ed8bb5
#f09cc0
#f2acca
#f5bdd5
#f7cddf
#fadeea
#fceef4
#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

#e96ba1
#6be9b3

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

Split Complementary

#e96ba1
#6be974
#6be0e9

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

Analogous Color

#e96bd3
#e96bba
#e96ba1
#e96b88
#e96b6f

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

#e96ba1
#a1e96b
#6ba1e9

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

#e96ba1
#e0e96b
#6be9b3
#746be9

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

#e96ba1
#6be9b3
#6be0e9
#e9746b

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

#e96ba1 Color Code Preview on Black Background Color

This is how #e96ba1 Color will look on black background color. Color contrast ratio is 7.08

#e96ba1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e96ba1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e96ba1

#e96ba1 color code is use for CSS Background Color

Background color for the above div is #e96ba1

HTML with inline CSS

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

#e96ba1 color code is use for CSS Border Color

CSS Border color for the above div is #e96ba1

HTML with inline CSS

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

CSS Border Left color for the above div is #e96ba1

HTML with inline CSS

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

CSS Border Right color for the above div is #e96ba1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e96ba1

HTML with inline CSS

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

CSS Border Top color for the above div is #e96ba1

HTML with inline CSS

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

#e96ba1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e96ba1 Color code Preview on White Background

This is how #e96ba1 Color code will look on white background color. Color contrast ratio is 2.97

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

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(233,107,161,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(107,233,179,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(233,107,161,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.

< /html>