crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#e093ac hex color - Red - Warm color - Information

#e093ac hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e093ac Color code in RGB color code model is created after adding 87.84% red color, 57.65% green color and 67.45% blue color. Hex #e093ac Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 34% magenta, 23% yellow and 12% black.

Hex #e093ac color code is between #dd99aa web safe hex color code and #ee88bb web safe hex color code. #dd99aa is the nearest web safe color code. You can see here many more shades of #e093ac color code.

0 Likes 0 Comments | 12 Views

Color Table

Hex Color Codee093ac#e093ac
RGB Decimal224, 147, 172rgb(224, 147, 172)
RGB Percent88%, 58%, 67%rgb(88%, 58%, 67%)
CSS RGBa224, 147, 172,1rgba(224,147,172,1)
CMYK Modelcmyk(0%,34%,23%,12%)
HSL Color Space341,55% ,73%hsl(341,55% ,73%)
HSV Color Space341°, 34%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000001001001110101100
Octal340223254
Decimal224147172
Hexe093ac

Different shades of #e093ac color code.

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

Light Shade of #e093ac
#ebbbca
Dark Shade of #e093ac
#d56b8e
Saturated Shade of #e093ac
#e78caa
Desaturated Shade of #e093ac
#d99aae
Grey scale Shade of #e093ac
#b9b9b9
Brighten Shade
#f9acc5
Most Readable Shade
#000000

Shades of #e093ac color code

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

#e093ac
#c78298
#ae7285
#956272
#7c515f
#63414c
#4a3139
#312026
#181013
#000000

Similar Color like #e093ac color

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

#e194ad
#e295ae
#e396af
#e497b0
#e598b1
#e699b2
#e79ab3
#e89bb4
#e99cb5
#ea9db6
#eb9eb7
#ec9fb8
#eda0b9
#eea1ba
#df92ab
#de91aa
#dd90a9
#dc8fa8
#db8ea7
#da8da6
#d98ca5
#d88ba4
#d78aa3
#d689a2
#d588a1
#d487a0
#d3869f
#d2859e

Monochromatic Color with #e093ac

#e093ac
#0b0809
#362329
#603f4a
#8b5b6b
#b5778b

Tints of #e093ac Color

#e093ac
#e39fb5
#e6abbe
#eab7c7
#edc3d0
#f1cfda
#f4dbe3
#f8e7ec
#fbf3f5
#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

#e093ac
#93e0c7

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

Split Complementary

#e093ac
#93e0a1
#93d2e0

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

Analogous Color

#e093cb
#e093bb
#e093ac
#e0939d
#e09993

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

#e093ac
#ace093
#93ace0

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

#e093ac
#d2e093
#93e0c7
#a093e0

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

#e093ac
#93e0c7
#93d2e0
#e0a193

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

#e093ac Color Code Preview on Black Background Color

This is how #e093ac Color will look on black background color. Color contrast ratio is 8.94

#e093ac in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e093ac

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e093ac

#e093ac color code is use for CSS Background Color

Background color for the above div is #e093ac

HTML with inline CSS

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

#e093ac color code is use for CSS Border Color

CSS Border color for the above div is #e093ac

HTML with inline CSS

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

CSS Border Left color for the above div is #e093ac

HTML with inline CSS

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

CSS Border Right color for the above div is #e093ac

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e093ac

HTML with inline CSS

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

CSS Border Top color for the above div is #e093ac

HTML with inline CSS

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

#e093ac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e093ac Color code Preview on White Background

This is how #e093ac Color code will look on white background color. Color contrast ratio is 2.35

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 12 Views

Post your comment:-

By submitting comment you agree to our privacy policy.