crispedge.com

Color picker

Loading...

#e6999e hex color - Red - Warm color - Information

#e6999e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e6999e Color code in RGB color code model is created after adding 90.2% red color, 60% green color and 61.96% blue color. Hex #e6999e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 31% yellow and 10% black.

Hex #e6999e color code is between #ee8899 web safe hex color code and #ddaaaa web safe hex color code. #ee8899 is the nearest web safe color code. You can see here many more shades of #e6999e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee6999e#e6999e
RGB Decimal230, 153, 158rgb(230, 153, 158)
RGB Percent90%, 60%, 62%rgb(90%, 60%, 62%)
CSS RGBa230, 153, 158,1rgba(230,153,158,1)
CMYK Modelcmyk(0%,33%,31%,10%)
HSL Color Space356,61% ,75%hsl(356,61% ,75%)
HSV Color Space356°, 33%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001101001100110011110
Octal346231236
Decimal230153158
Hexe6999e

Different shades of #e6999e color code.

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

Light Shade of #e6999e
#f0c2c5
Dark Shade of #e6999e
#dc7077
Saturated Shade of #e6999e
#ec9398
Desaturated Shade of #e6999e
#e09fa4
Grey scale Shade of #e6999e
#bfbfbf
Brighten Shade
#ffb2b7
Most Readable Shade
#000000

Shades of #e6999e color code

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

#e6999e
#cc888c
#b2777a
#996669
#7f5557
#664446
#4c3334
#332223
#191111
#000000

Similar Color like #e6999e color

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

#e79a9f
#e89ba0
#e99ca1
#ea9da2
#eb9ea3
#ec9fa4
#eda0a5
#eea1a6
#efa2a7
#f0a3a8
#f1a4a9
#f2a5aa
#f3a6ab
#f4a7ac
#e5989d
#e4979c
#e3969b
#e2959a
#e19499
#e09398
#df9297
#de9196
#dd9095
#dc8f94
#db8e93
#da8d92
#d98c91
#d88b90

Monochromatic Color with #e6999e

#e6999e
#110c0c
#3c2829
#664446
#916064
#bb7d81

Tints of #e6999e Color

#e6999e
#e8a4a8
#ebafb3
#eebbbe
#f1c6c9
#f3d1d3
#f6ddde
#f9e8e9
#fcf3f4
#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

#e6999e
#99e6e1

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

Split Complementary

#e6999e
#99e6ba
#99c5e6

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

Analogous Color

#e699bd
#e699ad
#e6999e
#e6a399
#e6b399

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

#e6999e
#9ee699
#999ee6

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

#e6999e
#c4e699
#99e6e1
#ba99e6

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

#e6999e
#99e6e1
#99c5e6
#e6ba99

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

#e6999e Color Code Preview on Black Background Color

This is how #e6999e Color will look on black background color. Color contrast ratio is 9.41

#e6999e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e6999e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e6999e

#e6999e color code is use for CSS Background Color

Background color for the above div is #e6999e

HTML with inline CSS

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

#e6999e color code is use for CSS Border Color

CSS Border color for the above div is #e6999e

HTML with inline CSS

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

CSS Border Left color for the above div is #e6999e

HTML with inline CSS

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

CSS Border Right color for the above div is #e6999e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e6999e

HTML with inline CSS

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

CSS Border Top color for the above div is #e6999e

HTML with inline CSS

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

#e6999e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e6999e Color code Preview on White Background

This is how #e6999e Color code will look on white background color. Color contrast ratio is 2.23

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

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(230,153,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(153,230,225,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(230,153,158,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.