crispedge.com

Color picker

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

#e64e80 hex color - Red - Warm color - Information

#e64e80 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e64e80 Color code in RGB color code model is created after adding 90.2% red color, 30.59% green color and 50.2% blue color. Hex #e64e80 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 66% magenta, 44% yellow and 10% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee64e80#e64e80
RGB Decimal230, 78, 128rgb(230, 78, 128)
RGB Percent90%, 31%, 50%rgb(90%, 31%, 50%)
CSS RGBa230, 78, 128,1rgba(230,78,128,1)
CMYK Modelcmyk(0%,66%,44%,10%)
HSL Color Space340,75% ,60%hsl(340,75% ,60%)
HSV Color Space340°, 66%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001100100111010000000
Octal346116200
Decimal23078128
Hexe64e80

Different shades of #e64e80 color code.

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

Light Shade of #e64e80
#ec7ba0
Dark Shade of #e64e80
#e02160
Saturated Shade of #e64e80
#f0447d
Desaturated Shade of #e64e80
#dc5883
Grey scale Shade of #e64e80
#9a9a9a
Brighten Shade
#ff6799
Most Readable Shade
#FFFFFF

Shades of #e64e80 color code

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

#e64e80
#cc4571
#b23c63
#993455
#7f2b47
#662238
#4c1a2a
#33111c
#19080e
#000000

Similar Color like #e64e80 color

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

#e74f81
#e85082
#e95183
#ea5284
#eb5385
#ec5486
#ed5587
#ee5688
#ef5789
#f0588a
#f1598b
#f25a8c
#f35b8d
#f45c8e
#e54d7f
#e44c7e
#e34b7d
#e24a7c
#e1497b
#e0487a
#df4779
#de4678
#dd4577
#dc4476
#db4375
#da4274
#d94173
#d84072

Monochromatic Color with #e64e80

#e64e80
#11060a
#3c1421
#662339
#913151
#bb4068

Tints of #e64e80 Color

#e64e80
#e8618e
#eb759c
#ee89aa
#f19cb8
#f3b0c6
#f6c4d4
#f9d7e2
#fcebf0
#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

#e64e80
#4ee6b4

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

Split Complementary

#e64e80
#4ee668
#4ecce6

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

Analogous Color

#e64ebd
#e64e9e
#e64e80
#e64e62
#e6594e

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

#e64e80
#80e64e
#4e80e6

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

#e64e80
#cce64e
#4ee6b4
#684ee6

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

#e64e80
#4ee6b4
#4ecce6
#e6684e

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

#e64e80 Color Code Preview on Black Background Color

This is how #e64e80 Color will look on black background color. Color contrast ratio is 5.77

#e64e80 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e64e80

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e64e80

#e64e80 color code is use for CSS Background Color

Background color for the above div is #e64e80

HTML with inline CSS

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

#e64e80 color code is use for CSS Border Color

CSS Border color for the above div is #e64e80

HTML with inline CSS

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

CSS Border Left color for the above div is #e64e80

HTML with inline CSS

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

CSS Border Right color for the above div is #e64e80

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e64e80

HTML with inline CSS

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

CSS Border Top color for the above div is #e64e80

HTML with inline CSS

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

#e64e80 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e64e80 Color code Preview on White Background

This is how #e64e80 Color code will look on white background color. Color contrast ratio is 3.64

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

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.