crispedge.com

Color picker

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

#e04d7c hex color - Red - Warm color - Information

#e04d7c hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e04d7c Color code in RGB color code model is created after adding 87.84% red color, 30.2% green color and 48.63% blue color. Hex #e04d7c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 66% magenta, 45% yellow and 12% black.

Hex #e04d7c color code is between #dd5577 web safe hex color code and #ee4488 web safe hex color code. #dd5577 is the nearest web safe color code. You can see here many more shades of #e04d7c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee04d7c#e04d7c
RGB Decimal224, 77, 124rgb(224, 77, 124)
RGB Percent88%, 30%, 49%rgb(88%, 30%, 49%)
CSS RGBa224, 77, 124,1rgba(224,77,124,1)
CMYK Modelcmyk(0%,66%,45%,12%)
HSL Color Space341,70% ,59%hsl(341,70% ,59%)
HSV Color Space341°, 66%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000000100110101111100
Octal340115174
Decimal22477124
Hexe04d7c

Different shades of #e04d7c color code.

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

Light Shade of #e04d7c
#e8789c
Dark Shade of #e04d7c
#d5255d
Saturated Shade of #e04d7c
#ea4378
Desaturated Shade of #e04d7c
#d65780
Grey scale Shade of #e04d7c
#969696
Brighten Shade
#f96695
Most Readable Shade
#FFFFFF

Shades of #e04d7c color code

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

#e04d7c
#c7446e
#ae3b60
#953352
#7c2a44
#632237
#4a1929
#31111b
#18080d
#000000

Similar Color like #e04d7c color

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

#e14e7d
#e24f7e
#e3507f
#e45180
#e55281
#e65382
#e75483
#e85584
#e95685
#ea5786
#eb5887
#ec5988
#ed5a89
#ee5b8a
#df4c7b
#de4b7a
#dd4a79
#dc4978
#db4877
#da4776
#d94675
#d84574
#d74473
#d64372
#d54271
#d44170
#d3406f
#d23f6e

Monochromatic Color with #e04d7c

#e04d7c
#0b0406
#36131e
#602135
#8b304d
#b53e64

Tints of #e04d7c Color

#e04d7c
#e3608a
#e67499
#ea88a7
#ed9cb6
#f1afc4
#f4c3d3
#f8d7e1
#fbebf0
#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

#e04d7c
#4de0b1

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

Split Complementary

#e04d7c
#4de067
#4dc5e0

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

Analogous Color

#e04db7
#e04d99
#e04d7c
#e04d5f
#e0594d

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

#e04d7c
#7ce04d
#4d7ce0

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

#e04d7c
#c5e04d
#4de0b1
#674de0

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

#e04d7c
#4de0b1
#4dc5e0
#e0684d

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

#e04d7c Color Code Preview on Black Background Color

This is how #e04d7c Color will look on black background color. Color contrast ratio is 5.52

#e04d7c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e04d7c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e04d7c

#e04d7c color code is use for CSS Background Color

Background color for the above div is #e04d7c

HTML with inline CSS

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

#e04d7c color code is use for CSS Border Color

CSS Border color for the above div is #e04d7c

HTML with inline CSS

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

CSS Border Left color for the above div is #e04d7c

HTML with inline CSS

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

CSS Border Right color for the above div is #e04d7c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e04d7c

HTML with inline CSS

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

CSS Border Top color for the above div is #e04d7c

HTML with inline CSS

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

#e04d7c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e04d7c Color code Preview on White Background

This is how #e04d7c Color code will look on white background color. Color contrast ratio is 3.80

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

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.