crispedge.com

Color picker

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

#ee22aa hex color - Magnificent Magenta - Red - Warm color - Information

#ee22aa hex color - Magnificent Magenta - Red - Warm color

Color Hue/Base color: Red

Hex #ee22aa Color Code is also known as Magnificent Magenta color.

Hex #ee22aa Color code in RGB color code model is created after adding 93.33% red color, 13.33% green color and 66.67% blue color. Hex #ee22aa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 86% magenta, 29% yellow and 7% black.

Hex #ee22aa color code is a web safe color. Next web safe color code is #dd1199 and previous web safe color code is #ff33bb. You can see here many more shades of #ee22aa color code.

0 Likes 0 Comments | 29 Views

Color Table

Hex Color Codeee22aa#ee22aa
RGB Decimal238, 34, 170rgb(238, 34, 170)
RGB Percent93%, 13%, 67%rgb(93%, 13%, 67%)
CSS RGBa238, 34, 170,1rgba(238,34,170,1)
CMYK Modelcmyk(0%,86%,29%,7%)
HSL Color Space320,86% ,53%hsl(320,86% ,53%)
HSV Color Space320°, 86%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011100010001010101010
Octal35642252
Decimal23834170
Hexee22aa

Different shades of #ee22aa color code.

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

Light Shade of #ee22aa
#f251bc
Dark Shade of #ee22aa
#cd108e
Saturated Shade of #ee22aa
#fa16ae
Desaturated Shade of #ee22aa
#e22ea6
Grey scale Shade of #ee22aa
#888888
Brighten Shade
#ff3bc3
Most Readable Shade
#FFFFFF

Shades of #ee22aa color code

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

#ee22aa
#d31e97
#b91a84
#9e1671
#84125e
#690f4b
#4f0b38
#340725
#1a0312
#000000

Similar Color like #ee22aa color

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

#ef23ab
#f024ac
#f125ad
#f226ae
#f327af
#f428b0
#f529b1
#f62ab2
#f72bb3
#f82cb4
#f92db5
#fa2eb6
#fb2fb7
#fc30b8
#ed21a9
#ec20a8
#eb1fa7
#ea1ea6
#e91da5
#e81ca4
#e71ba3
#e61aa2
#e519a1
#e418a0
#e3179f
#e2169e
#e1159d
#e0149c

Monochromatic Color with #ee22aa

#ee22aa
#1a0412
#440a31
#6e104f
#99166d
#c31c8c

Tints of #ee22aa Color

#ee22aa
#ef3ab3
#f153bc
#f36bc6
#f584cf
#f79cd9
#f9b5e2
#fbcdec
#fde6f5
#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

#ee22aa
#22ee66

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

Split Complementary

#ee22aa
#44ee22
#22eecc

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

Analogous Color

#e022ee
#ee22d3
#ee22aa
#ee2281
#ee2258

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

#ee22aa
#aaee22
#22aaee

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

#ee22aa
#eecc22
#22ee66
#2244ee

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

#ee22aa
#22ee66
#22eecc
#ee2244

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

#ee22aa Color Code Preview on Black Background Color

This is how #ee22aa Color will look on black background color. Color contrast ratio is 5.44

#ee22aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee22aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee22aa

#ee22aa color code is use for CSS Background Color

Background color for the above div is #ee22aa

HTML with inline CSS

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

#ee22aa color code is use for CSS Border Color

CSS Border color for the above div is #ee22aa

HTML with inline CSS

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

CSS Border Left color for the above div is #ee22aa

HTML with inline CSS

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

CSS Border Right color for the above div is #ee22aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee22aa

HTML with inline CSS

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

CSS Border Top color for the above div is #ee22aa

HTML with inline CSS

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

#ee22aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee22aa Color code Preview on White Background

This is how #ee22aa Color code will look on white background color. Color contrast ratio is 3.86

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

Related Gradients

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

0 Likes 0 Comments | 29 Views

Post your comment:-

By submitting comment you agree to our privacy policy.