crispedge.com

Color picker

Loading...

#e369ac hex color - Red - Warm color - Information

#e369ac hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #e369ac Color code in RGB color code model is created after adding 89.02% red color, 41.18% green color and 67.45% blue color. Hex #e369ac Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 24% yellow and 11% black.

Hex #e369ac color code is between #dd66aa web safe hex color code and #ee77bb web safe hex color code. #dd66aa is the nearest web safe color code. You can see here many more shades of #e369ac color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee369ac#e369ac
RGB Decimal227, 105, 172rgb(227, 105, 172)
RGB Percent89%, 41%, 67%rgb(89%, 41%, 67%)
CSS RGBa227, 105, 172,1rgba(227,105,172,1)
CMYK Modelcmyk(0%,54%,24%,11%)
HSL Color Space327,69% ,65%hsl(327,69% ,65%)
HSV Color Space327°, 54%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000110110100110101100
Octal343151254
Decimal227105172
Hexe369ac

Different shades of #e369ac color code.

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

Light Shade of #e369ac
#eb94c4
Dark Shade of #e369ac
#db3e94
Saturated Shade of #e369ac
#ec60ad
Desaturated Shade of #e369ac
#da72ab
Grey scale Shade of #e369ac
#a6a6a6
Brighten Shade
#fc82c5
Most Readable Shade
#000000

Shades of #e369ac color code

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

#e369ac
#c95d98
#b05185
#974672
#7e3a5f
#642e4c
#4b2339
#321726
#190b13
#000000

Similar Color like #e369ac color

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

#e46aad
#e56bae
#e66caf
#e76db0
#e86eb1
#e96fb2
#ea70b3
#eb71b4
#ec72b5
#ed73b6
#ee74b7
#ef75b8
#f076b9
#f177ba
#e268ab
#e167aa
#e066a9
#df65a8
#de64a7
#dd63a6
#dc62a5
#db61a4
#da60a3
#d95fa2
#d85ea1
#d75da0
#d65c9f
#d55b9e

Monochromatic Color with #e369ac

#e369ac
#0e070b
#391a2b
#632e4b
#8e426c
#b8558c

Tints of #e369ac Color

#e369ac
#e679b5
#e98abe
#ec9bc7
#efabd0
#f2bcda
#f5cde3
#f8ddec
#fbeef5
#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

#e369ac
#69e3a0

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

Split Complementary

#e369ac
#6fe369
#69e3dd

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

Analogous Color

#e369dd
#e369c4
#e369ac
#e36994
#e3697b

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

#e369ac
#ace369
#69ace3

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

#e369ac
#e3dd69
#69e3a0
#696fe3

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

#e369ac
#69e3a0
#69e3dd
#e3696f

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

#e369ac Color Code Preview on Black Background Color

This is how #e369ac Color will look on black background color. Color contrast ratio is 6.88

#e369ac in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e369ac

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e369ac

#e369ac color code is use for CSS Background Color

Background color for the above div is #e369ac

HTML with inline CSS

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

#e369ac color code is use for CSS Border Color

CSS Border color for the above div is #e369ac

HTML with inline CSS

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

CSS Border Left color for the above div is #e369ac

HTML with inline CSS

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

CSS Border Right color for the above div is #e369ac

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e369ac

HTML with inline CSS

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

CSS Border Top color for the above div is #e369ac

HTML with inline CSS

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

#e369ac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e369ac Color code Preview on White Background

This is how #e369ac Color code will look on white background color. Color contrast ratio is 3.05

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

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(227,105,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(105,227,160,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(227,105,172,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.