crispedge.com

Color picker

Loading...

#ee44e5 hex color - Red - Warm color - Information

#ee44e5 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ee44e5 Color code in RGB color code model is created after adding 93.33% red color, 26.67% green color and 89.8% blue color. Hex #ee44e5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 71% magenta, 4% yellow and 7% black.

Hex #ee44e5 color code is between #dd33dd web safe hex color code and #ff55ee web safe hex color code. #dd33dd is the nearest web safe color code. You can see here many more shades of #ee44e5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeee44e5#ee44e5
RGB Decimal238, 68, 229rgb(238, 68, 229)
RGB Percent93%, 27%, 90%rgb(93%, 27%, 90%)
CSS RGBa238, 68, 229,1rgba(238,68,229,1)
CMYK Modelcmyk(0%,71%,4%,7%)
HSL Color Space303,83% ,60%hsl(303,83% ,60%)
HSV Color Space303°, 71%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011100100010011100101
Octal356104345
Decimal23868229
Hexee44e5

Different shades of #ee44e5 color code.

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

Light Shade of #ee44e5
#f273eb
Dark Shade of #ee44e5
#ea15de
Saturated Shade of #ee44e5
#f83aee
Desaturated Shade of #ee44e5
#e44edc
Grey scale Shade of #ee44e5
#999999
Brighten Shade
#ff5dfe
Most Readable Shade
#000000

Shades of #ee44e5 color code

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

#ee44e5
#d33ccb
#b934b2
#9e2d98
#84257f
#691e65
#4f164c
#340f32
#1a0719
#000000

Similar Color like #ee44e5 color

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

#ef45e6
#f046e7
#f147e8
#f248e9
#f349ea
#f44aeb
#f54bec
#f64ced
#f74dee
#f84eef
#f94ff0
#fa50f1
#fb51f2
#fc52f3
#ed43e4
#ec42e3
#eb41e2
#ea40e1
#e93fe0
#e83edf
#e73dde
#e63cdd
#e53bdc
#e43adb
#e339da
#e238d9
#e137d8
#e036d7

Monochromatic Color with #ee44e5

#ee44e5
#1a0719
#441341
#6e206a
#992c93
#c338bc

Tints of #ee44e5 Color

#ee44e5
#ef58e7
#f16dea
#f382ed
#f597f0
#f7abf3
#f9c0f6
#fbd5f9
#fdeafc
#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

#ee44e5
#44ee4d

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

Split Complementary

#ee44e5
#90ee44
#44eea2

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

Analogous Color

#b344ee
#d544ee
#ee44e5
#ee44c3
#ee44a1

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

#ee44e5
#e5ee44
#44e5ee

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

#ee44e5
#eea244
#44ee4d
#4490ee

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

#ee44e5
#44ee4d
#44eea2
#ee4490

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

#ee44e5 Color Code Preview on Black Background Color

This is how #ee44e5 Color will look on black background color. Color contrast ratio is 6.59

#ee44e5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee44e5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee44e5

#ee44e5 color code is use for CSS Background Color

Background color for the above div is #ee44e5

HTML with inline CSS

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

#ee44e5 color code is use for CSS Border Color

CSS Border color for the above div is #ee44e5

HTML with inline CSS

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

CSS Border Left color for the above div is #ee44e5

HTML with inline CSS

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

CSS Border Right color for the above div is #ee44e5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee44e5

HTML with inline CSS

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

CSS Border Top color for the above div is #ee44e5

HTML with inline CSS

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

#ee44e5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee44e5 Color code Preview on White Background

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

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(238,68,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(68,238,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,68,229,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.