crispedge.com

Color picker

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

#ea386e hex color - Red - Warm color - Information

#ea386e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ea386e Color code in RGB color code model is created after adding 91.76% red color, 21.96% green color and 43.14% blue color. Hex #ea386e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 76% magenta, 53% yellow and 8% black.

Hex #ea386e color code is between #ee3366 web safe hex color code and #dd4477 web safe hex color code. #ee3366 is the nearest web safe color code. You can see here many more shades of #ea386e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeea386e#ea386e
RGB Decimal234, 56, 110rgb(234, 56, 110)
RGB Percent92%, 22%, 43%rgb(92%, 22%, 43%)
CSS RGBa234, 56, 110,1rgba(234,56,110,1)
CMYK Modelcmyk(0%,76%,53%,8%)
HSL Color Space342,81% ,57%hsl(342,81% ,57%)
HSV Color Space342°, 76%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010100011100001101110
Octal35270156
Decimal23456110
Hexea386e

Different shades of #ea386e color code.

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

Light Shade of #ea386e
#ef6690
Dark Shade of #ea386e
#d81751
Saturated Shade of #ea386e
#f52d6a
Desaturated Shade of #ea386e
#df4372
Grey scale Shade of #ea386e
#919191
Brighten Shade
#ff5187
Most Readable Shade
#FFFFFF

Shades of #ea386e color code

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

#ea386e
#d03161
#b62b55
#9c2549
#821f3d
#681830
#4e1224
#340c18
#1a060c
#000000

Similar Color like #ea386e color

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

#eb396f
#ec3a70
#ed3b71
#ee3c72
#ef3d73
#f03e74
#f13f75
#f24076
#f34177
#f44278
#f54379
#f6447a
#f7457b
#f8467c
#e9376d
#e8366c
#e7356b
#e6346a
#e53369
#e43268
#e33167
#e23066
#e12f65
#e02e64
#df2d63
#de2c62
#dd2b61
#dc2a60

Monochromatic Color with #ea386e

#ea386e
#15050a
#400f1e
#6a1932
#952446
#bf2e5a

Tints of #ea386e Color

#ea386e
#ec4e7e
#ee648e
#f17a9e
#f390ae
#f5a6be
#f8bcce
#fad2de
#fce8ee
#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

#ea386e
#38eab4

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

Split Complementary

#ea386e
#38ea5b
#38c7ea

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

Analogous Color

#ea38b5
#ea3892
#ea386e
#ea384a
#ea4938

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

#ea386e
#6eea38
#386eea

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

#ea386e
#c7ea38
#38eab4
#5b38ea

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

#ea386e
#38eab4
#38c7ea
#ea5b38

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

#ea386e Color Code Preview on Black Background Color

This is how #ea386e Color will look on black background color. Color contrast ratio is 5.29

#ea386e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea386e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea386e

#ea386e color code is use for CSS Background Color

Background color for the above div is #ea386e

HTML with inline CSS

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

#ea386e color code is use for CSS Border Color

CSS Border color for the above div is #ea386e

HTML with inline CSS

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

CSS Border Left color for the above div is #ea386e

HTML with inline CSS

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

CSS Border Right color for the above div is #ea386e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ea386e

HTML with inline CSS

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

CSS Border Top color for the above div is #ea386e

HTML with inline CSS

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

#ea386e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ea386e Color code Preview on White Background

This is how #ea386e Color code will look on white background color. Color contrast ratio is 3.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 #ea386e; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ea386e; }

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.