crispedge.com

Color picker

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

#e45cc2 hex color - Red - Warm color - Information

#e45cc2 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e45cc2 Color code in RGB color code model is created after adding 89.41% red color, 36.08% green color and 76.08% blue color. Hex #e45cc2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 60% magenta, 15% yellow and 11% black.

Hex #e45cc2 color code is between #dd55bb web safe hex color code and #ee66cc web safe hex color code. #dd55bb is the nearest web safe color code. You can see here many more shades of #e45cc2 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee45cc2#e45cc2
RGB Decimal228, 92, 194rgb(228, 92, 194)
RGB Percent89%, 36%, 76%rgb(89%, 36%, 76%)
CSS RGBa228, 92, 194,1rgba(228,92,194,1)
CMYK Modelcmyk(0%,60%,15%,11%)
HSL Color Space315,72% ,63%hsl(315,72% ,63%)
HSV Color Space315°, 60%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001000101110011000010
Octal344134302
Decimal22892194
Hexe45cc2

Different shades of #e45cc2 color code.

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

Light Shade of #e45cc2
#eb88d2
Dark Shade of #e45cc2
#dd30b2
Saturated Shade of #e45cc2
#ed52c7
Desaturated Shade of #e45cc2
#da65bd
Grey scale Shade of #e45cc2
#a0a0a0
Brighten Shade
#fd75db
Most Readable Shade
#000000

Shades of #e45cc2 color code

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

#e45cc2
#ca51ac
#b14796
#983d81
#7e336b
#652856
#4c1e40
#32142b
#190a15
#000000

Similar Color like #e45cc2 color

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

#e55dc3
#e65ec4
#e75fc5
#e860c6
#e961c7
#ea62c8
#eb63c9
#ec64ca
#ed65cb
#ee66cc
#ef67cd
#f068ce
#f169cf
#f26ad0
#e35bc1
#e25ac0
#e159bf
#e058be
#df57bd
#de56bc
#dd55bb
#dc54ba
#db53b9
#da52b8
#d951b7
#d850b6
#d74fb5
#d64eb4

Monochromatic Color with #e45cc2

#e45cc2
#0f060d
#3a1731
#642956
#8f3a7a
#b94b9e

Tints of #e45cc2 Color

#e45cc2
#e76ec8
#ea80cf
#ed92d6
#f0a4dd
#f3b6e3
#f6c8ea
#f9daf1
#fcecf8
#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

#e45cc2
#5ce47e

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

Split Complementary

#e45cc2
#7ee45c
#5ce4c2

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

Analogous Color

#d05ce4
#e45cdd
#e45cc2
#e45ca7
#e45c8c

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

#e45cc2
#c2e45c
#5cc2e4

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

#e45cc2
#e4c25c
#5ce47e
#5c7ee4

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

#e45cc2
#5ce47e
#5ce4c2
#e45c7e

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

#e45cc2 Color Code Preview on Black Background Color

This is how #e45cc2 Color will look on black background color. Color contrast ratio is 6.61

#e45cc2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e45cc2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e45cc2

#e45cc2 color code is use for CSS Background Color

Background color for the above div is #e45cc2

HTML with inline CSS

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

#e45cc2 color code is use for CSS Border Color

CSS Border color for the above div is #e45cc2

HTML with inline CSS

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

CSS Border Left color for the above div is #e45cc2

HTML with inline CSS

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

CSS Border Right color for the above div is #e45cc2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e45cc2

HTML with inline CSS

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

CSS Border Top color for the above div is #e45cc2

HTML with inline CSS

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

#e45cc2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e45cc2 Color code Preview on White Background

This is how #e45cc2 Color code will look on white background color. Color contrast ratio is 3.18

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

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.