crispedge.com

Color picker

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

#ea6e8c hex color - Red - Warm color - Information

#ea6e8c hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #ea6e8c color code is between #ee6688 web safe hex color code and #dd7799 web safe hex color code. #ee6688 is the nearest web safe color code. You can see here many more shades of #ea6e8c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeea6e8c#ea6e8c
RGB Decimal234, 110, 140rgb(234, 110, 140)
RGB Percent92%, 43%, 55%rgb(92%, 43%, 55%)
CSS RGBa234, 110, 140,1rgba(234,110,140,1)
CMYK Modelcmyk(0%,53%,40%,8%)
HSL Color Space345,75% ,67%hsl(345,75% ,67%)
HSV Color Space345°, 53%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010100110111010001100
Octal352156214
Decimal234110140
Hexea6e8c

Different shades of #ea6e8c color code.

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

Light Shade of #ea6e8c
#f09baf
Dark Shade of #ea6e8c
#e44169
Saturated Shade of #ea6e8c
#f26688
Desaturated Shade of #ea6e8c
#e27690
Grey scale Shade of #ea6e8c
#acacac
Brighten Shade
#ff87a5
Most Readable Shade
#000000

Shades of #ea6e8c color code

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

#ea6e8c
#d0617c
#b6556c
#9c495d
#823d4d
#68303e
#4e242e
#34181f
#1a0c0f
#000000

Similar Color like #ea6e8c color

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

#eb6f8d
#ec708e
#ed718f
#ee7290
#ef7391
#f07492
#f17593
#f27694
#f37795
#f47896
#f57997
#f67a98
#f77b99
#f87c9a
#e96d8b
#e86c8a
#e76b89
#e66a88
#e56987
#e46886
#e36785
#e26684
#e16583
#e06482
#df6381
#de6280
#dd617f
#dc607e

Monochromatic Color with #ea6e8c

#ea6e8c
#150a0d
#401e26
#6a3240
#954659
#bf5a73

Tints of #ea6e8c Color

#ea6e8c
#ec7e98
#ee8ea5
#f19eb2
#f3aebf
#f5becb
#f8ced8
#fadee5
#fceef2
#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

#ea6e8c
#6eeacc

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

Split Complementary

#ea6e8c
#6eea8e
#6ecaea

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

Analogous Color

#ea6ebe
#ea6ea5
#ea6e8c
#ea6e73
#ea826e

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

#ea6e8c
#8cea6e
#6e8cea

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

#ea6e8c
#caea6e
#6eeacc
#8e6eea

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

#ea6e8c
#6eeacc
#6ecaea
#ea8e6e

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

#ea6e8c Color Code Preview on Black Background Color

This is how #ea6e8c Color will look on black background color. Color contrast ratio is 7.11

#ea6e8c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea6e8c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea6e8c

#ea6e8c color code is use for CSS Background Color

Background color for the above div is #ea6e8c

HTML with inline CSS

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

#ea6e8c color code is use for CSS Border Color

CSS Border color for the above div is #ea6e8c

HTML with inline CSS

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

CSS Border Left color for the above div is #ea6e8c

HTML with inline CSS

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

CSS Border Right color for the above div is #ea6e8c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ea6e8c

HTML with inline CSS

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

CSS Border Top color for the above div is #ea6e8c

HTML with inline CSS

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

#ea6e8c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ea6e8c Color code Preview on White Background

This is how #ea6e8c Color code will look on white background color. Color contrast ratio is 2.95

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

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.