crispedge.com

Color picker

Loading...

#e52acd hex color - Red - Warm color - Information

#e52acd hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e52acd Color code in RGB color code model is created after adding 89.8% red color, 16.47% green color and 80.39% blue color. Hex #e52acd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 82% magenta, 10% yellow and 10% black.

Hex #e52acd color code is between #dd22cc web safe hex color code and #ee33dd web safe hex color code. #dd22cc is the nearest web safe color code. You can see here many more shades of #e52acd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codee52acd#e52acd
RGB Decimal229, 42, 205rgb(229, 42, 205)
RGB Percent90%, 16%, 80%rgb(90%, 16%, 80%)
CSS RGBa229, 42, 205,1rgba(229,42,205,1)
CMYK Modelcmyk(0%,82%,10%,10%)
HSL Color Space308,78% ,53%hsl(308,78% ,53%)
HSV Color Space308°, 82%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001010010101011001101
Octal34552315
Decimal22942205
Hexe52acd

Different shades of #e52acd color code.

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

Light Shade of #e52acd
#eb57d8
Dark Shade of #e52acd
#c418ae
Saturated Shade of #e52acd
#f11ed6
Desaturated Shade of #e52acd
#d936c4
Grey scale Shade of #e52acd
#878787
Brighten Shade
#fe43e6
Most Readable Shade
#FFFFFF

Shades of #e52acd color code

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

#e52acd
#cb25b6
#b2209f
#981c88
#7f1771
#65125b
#4c0e44
#32092d
#190416
#000000

Similar Color like #e52acd color

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

#e62bce
#e72ccf
#e82dd0
#e92ed1
#ea2fd2
#eb30d3
#ec31d4
#ed32d5
#ee33d6
#ef34d7
#f035d8
#f136d9
#f237da
#f338db
#e429cc
#e328cb
#e227ca
#e126c9
#e025c8
#df24c7
#de23c6
#dd22c5
#dc21c4
#db20c3
#da1fc2
#d91ec1
#d81dc0
#d71cbf

Monochromatic Color with #e52acd

#e52acd
#10030f
#3b0b35
#65135b
#901a81
#ba22a7

Tints of #e52acd Color

#e52acd
#e741d2
#ea59d8
#ed71dd
#f088e3
#f3a0e8
#f6b8ee
#f9cff3
#fce7f9
#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

#e52acd
#2ae542

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

Split Complementary

#e52acd
#70e52a
#2ae5a0

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

Analogous Color

#b22ae5
#d82ae5
#e52acd
#e52aa8
#e52a82

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

#e52acd
#cde52a
#2acde5

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

#e52acd
#e59f2a
#2ae542
#2a6fe5

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

#e52acd
#2ae542
#2ae5a0
#e52a70

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

#e52acd Color Code Preview on Black Background Color

This is how #e52acd Color will look on black background color. Color contrast ratio is 5.54

#e52acd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e52acd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e52acd

#e52acd color code is use for CSS Background Color

Background color for the above div is #e52acd

HTML with inline CSS

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

#e52acd color code is use for CSS Border Color

CSS Border color for the above div is #e52acd

HTML with inline CSS

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

CSS Border Left color for the above div is #e52acd

HTML with inline CSS

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

CSS Border Right color for the above div is #e52acd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e52acd

HTML with inline CSS

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

CSS Border Top color for the above div is #e52acd

HTML with inline CSS

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

#e52acd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e52acd Color code Preview on White Background

This is how #e52acd Color code will look on white background color. Color contrast ratio is 3.79

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(229,42,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(42,229,66,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(229,42,205,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.