@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#e96695 hex color - Red - Warm color - Information

#e96695 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e96695 Color code in RGB color code model is created after adding 91.37% red color, 40% green color and 58.43% blue color. Hex #e96695 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 56% magenta, 36% yellow and 8.63% black.

Hex #e96695 color code is between #ee5599 web safe hex color code and #dd7788 web safe hex color code. #ee5599 is the nearest web safe color code. You can see here many more shades of #e96695 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code e96695 #e96695
RGB Decimal 233, 102, 149 rgb(233, 102, 149)
RGB Percent 91%, 40%, 58% rgb(91%, 40%, 58%)
CSS RGBa 233, 102, 149,1 rgba(233,102,149,1)
CMYK Model cmyk(0%,56%,36%,8.63%)
HSL Color Space 338,75% ,66% hsl(338,75% ,66%)
HSV Color Space 338°, 56%, 91%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101001 01100110 10010101
Octal 351 146 225
Decimal 233 102 149
Hex e9 66 95

Different shades of #e96695 color code.

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

Light Shade of #e96695
#ef93b4
Dark Shade of #e96695
#e33976
Saturated Shade of #e96695
#f25d93
Desaturated Shade of #e96695
#e06f97
Grey scale Shade of #e96695
#a7a7a7
Brighten Shade
#ff7fae
Most Readable Shade
#000000

Shades of #e96695 color code

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

#e96695
#cf5a84
#b54f73
#9b4463
#813852
#672d42
#4d2231
#331621
#190b10
#000000

Similar Color like #e96695 color

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

#ea6796
#eb6897
#ec6998
#ed6a99
#ee6b9a
#ef6c9b
#f06d9c
#f16e9d
#f26f9e
#f3709f
#f471a0
#f572a1
#f673a2
#f774a3
#e86594
#e76493
#e66392
#e56291
#e46190
#e3608f
#e25f8e
#e15e8d
#e05d8c
#df5c8b
#de5b8a
#dd5a89
#dc5988
#db5887

Monochromatic Color with #e96695

#e96695
#14090d
#3f1c28
#692e43
#94415f
#be537a

Tints of #e96695 Color

#e96695
#eb77a0
#ed88ac
#f099b8
#f2aac4
#f5bbcf
#f7ccdb
#fadde7
#fceef3
#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

#e96695
#66e9ba

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

Split Complementary

#e96695
#66e978
#66d7e9

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

Analogous Color

#e966c9
#e966af
#e96695
#e9667b
#e96b66

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

#e96695
#95e966
#6695e9

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

#e96695
#d6e966
#66e9ba
#7866e9

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

#e96695
#66e9ba
#66d7e9
#e97866

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

#e96695 Color Code Preview on Black Background Color

This is how #e96695 Color will look on black background color. Color contrast ratio is 6.80

#e96695 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e96695

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e96695

#e96695 color code is use for CSS Background Color

Background color for the above div is #e96695

HTML with inline CSS

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

#e96695 color code is use for CSS Border Color

CSS Border color for the above div is #e96695

HTML with inline CSS

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

CSS Border Left color for the above div is #e96695

HTML with inline CSS

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

CSS Border Right color for the above div is #e96695

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e96695

HTML with inline CSS

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

CSS Border Top color for the above div is #e96695

HTML with inline CSS

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

#e96695 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e96695 Color code Preview on White Background

This is how #e96695 Color code will look on white background color. Color contrast ratio is 3.09

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

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,102,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(102,233,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(233,102,149,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.