crispedge.com

Color picker

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

#e04cde hex color - Red - Warm color - Information

#e04cde hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #e04cde color code is between #dd44dd web safe hex color code and #ee55ee web safe hex color code. #dd44dd is the nearest web safe color code. You can see here many more shades of #e04cde color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee04cde#e04cde
RGB Decimal224, 76, 222rgb(224, 76, 222)
RGB Percent88%, 30%, 87%rgb(88%, 30%, 87%)
CSS RGBa224, 76, 222,1rgba(224,76,222,1)
CMYK Modelcmyk(0%,66%,1%,12%)
HSL Color Space301,70% ,59%hsl(301,70% ,59%)
HSV Color Space301°, 66%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000000100110011011110
Octal340114336
Decimal22476222
Hexe04cde

Different shades of #e04cde color code.

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

Light Shade of #e04cde
#e877e6
Dark Shade of #e04cde
#d425d2
Saturated Shade of #e04cde
#ea41e8
Desaturated Shade of #e04cde
#d556d4
Grey scale Shade of #e04cde
#969696
Brighten Shade
#f965f7
Most Readable Shade
#000000

Shades of #e04cde color code

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

#e04cde
#c743c5
#ae3bac
#953294
#7c2a7b
#632162
#4a194a
#311031
#180818
#000000

Similar Color like #e04cde color

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

#e14ddf
#e24ee0
#e34fe1
#e450e2
#e551e3
#e652e4
#e753e5
#e854e6
#e955e7
#ea56e8
#eb57e9
#ec58ea
#ed59eb
#ee5aec
#df4bdd
#de4adc
#dd49db
#dc48da
#db47d9
#da46d8
#d945d7
#d844d6
#d743d5
#d642d4
#d541d3
#d440d2
#d33fd1
#d23ed0

Monochromatic Color with #e04cde

#e04cde
#0b040b
#361236
#602160
#8b2f8a
#b53eb4

Tints of #e04cde Color

#e04cde
#e35fe1
#e673e5
#ea87e9
#ed9bec
#f1aff0
#f4c3f4
#f8d7f7
#fbebfb
#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

#e04cde
#4ce04e

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

Split Complementary

#e04cde
#94e04c
#4ce098

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

Analogous Color

#a74ce0
#c44ce0
#e04cde
#e04cc0
#e04ca3

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

#e04cde
#dee04c
#4cdee0

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

#e04cde
#e0984c
#4ce04e
#4c94e0

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

#e04cde
#4ce04e
#4ce098
#e04c94

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

#e04cde Color Code Preview on Black Background Color

This is how #e04cde Color will look on black background color. Color contrast ratio is 6.26

#e04cde in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e04cde

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e04cde

#e04cde color code is use for CSS Background Color

Background color for the above div is #e04cde

HTML with inline CSS

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

#e04cde color code is use for CSS Border Color

CSS Border color for the above div is #e04cde

HTML with inline CSS

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

CSS Border Left color for the above div is #e04cde

HTML with inline CSS

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

CSS Border Right color for the above div is #e04cde

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e04cde

HTML with inline CSS

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

CSS Border Top color for the above div is #e04cde

HTML with inline CSS

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

#e04cde hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e04cde Color code Preview on White Background

This is how #e04cde Color code will look on white background color. Color contrast ratio is 3.36

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

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.