@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#e01293 hex color - Red - Warm color - Information

#e01293 hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #e01293 Color code in RGB color code model is created after adding 87.84% red color, 7.06% green color and 57.65% blue color. Hex #e01293 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 92% magenta, 34% yellow and 12.16% black.

Hex #e01293 color code is between #dd1199 web safe hex color code and #ee2288 web safe hex color code. #dd1199 is the nearest web safe color code. You can see here many more shades of #e01293 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee01293#e01293
RGB Decimal224, 18, 147rgb(224, 18, 147)
RGB Percent88%, 7%, 58%rgb(88%, 7%, 58%)
CSS RGBa224, 18, 147,1rgba(224,18,147,1)
CMYK Modelcmyk(0%,92%,34%,12.16%)
HSL Color Space322,85% ,47%hsl(322,85% ,47%)
HSV Color Space322°, 92%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000000001001010010011
Octal34022223
Decimal22418147
Hexe01293

Different shades of #e01293 color code.

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

Light Shade of #e01293
#ef36aa
Dark Shade of #e01293
#b10e74
Saturated Shade of #e01293
#ec0696
Desaturated Shade of #e01293
#d41e90
Grey scale Shade of #e01293
#797979
Brighten Shade
#f92bac
Most Readable Shade
#FFFFFF

Shades of #e01293 color code

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

#e01293
#c71082
#ae0e72
#950c62
#7c0a51
#630841
#4a0631
#310420
#180210
#000000

Similar Color like #e01293 color

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

#e11394
#e21495
#e31596
#e41697
#e51798
#e61899
#e7199a
#e81a9b
#e91b9c
#ea1c9d
#eb1d9e
#ec1e9f
#ed1fa0
#ee20a1
#df1192
#de1091
#dd0f90
#dc0e8f
#db0d8e
#da0c8d
#d90b8c
#d80a8b
#d7098a
#d60889
#d50788
#d40687
#d30586
#d20485

Monochromatic Color with #e01293

#e01293
#0b0108
#360423
#60083f
#8b0b5b
#b50f77

Tints of #e01293 Color

#e01293
#e32c9f
#e646ab
#ea61b7
#ed7bc3
#f195cf
#f4b0db
#f8cae7
#fbe4f3
#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

#e01293
#12e05f

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

Split Complementary

#e01293
#2ce012
#12e0c6

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

Analogous Color

#db12e0
#e012bc
#e01293
#e0126a
#e01241

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

#e01293
#93e012
#1293e0

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

#e01293
#e0c612
#12e05f
#122ce0

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

#e01293
#12e05f
#12e0c6
#e0122c

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

#e01293 Color Code Preview on Black Background Color

This is how #e01293 Color will look on black background color. Color contrast ratio is 4.68

#e01293 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e01293

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e01293

#e01293 color code is use for CSS Background Color

Background color for the above div is #e01293

HTML with inline CSS

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

#e01293 color code is use for CSS Border Color

CSS Border color for the above div is #e01293

HTML with inline CSS

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

CSS Border Left color for the above div is #e01293

HTML with inline CSS

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

CSS Border Right color for the above div is #e01293

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e01293

HTML with inline CSS

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

CSS Border Top color for the above div is #e01293

HTML with inline CSS

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

#e01293 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e01293 Color code Preview on White Background

This is how #e01293 Color code will look on white background color. Color contrast ratio is 4.49

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

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(224,18,147,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(18,224,95,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(224,18,147,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.