@
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.

#ee12cc hex color - Red - Warm color - Information

#ee12cc hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ee12cc Color code in RGB color code model is created after adding 93.33% red color, 7.06% green color and 80% blue color. Hex #ee12cc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 92% magenta, 14% yellow and 6.67% black.

Hex #ee12cc color code is between #dd11bb web safe hex color code and #ff22dd web safe hex color code. #dd11bb is the nearest web safe color code. You can see here many more shades of #ee12cc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code ee12cc #ee12cc
RGB Decimal 238, 18, 204 rgb(238, 18, 204)
RGB Percent 93%, 7%, 80% rgb(93%, 7%, 80%)
CSS RGBa 238, 18, 204,1 rgba(238,18,204,1)
CMYK Model cmyk(0%,92%,14%,6.67%)
HSL Color Space 309,87% ,50% hsl(309,87% ,50%)
HSV Color Space 309°, 92%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101110 00010010 11001100
Octal 356 22 314
Decimal 238 18 204
Hex ee 12 cc

Different shades of #ee12cc color code.

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

Light Shade of #ee12cc
#f142d6
Dark Shade of #ee12cc
#bf0ea4
Saturated Shade of #ee12cc
#fb05d5
Desaturated Shade of #ee12cc
#e11fc3
Grey scale Shade of #ee12cc
#808080
Brighten Shade
#ff2be5
Most Readable Shade
#FFFFFF

Shades of #ee12cc color code

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

#ee12cc
#d310b5
#b90e9e
#9e0c88
#840a71
#69085a
#4f0644
#34042d
#1a0216
#000000

Similar Color like #ee12cc color

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

#ef13cd
#f014ce
#f115cf
#f216d0
#f317d1
#f418d2
#f519d3
#f61ad4
#f71bd5
#f81cd6
#f91dd7
#fa1ed8
#fb1fd9
#fc20da
#ed11cb
#ec10ca
#eb0fc9
#ea0ec8
#e90dc7
#e80cc6
#e70bc5
#e60ac4
#e509c3
#e408c2
#e307c1
#e206c0
#e105bf
#e004be

Monochromatic Color with #ee12cc

#ee12cc
#1a0216
#44053a
#6e085f
#990c83
#c30fa8

Tints of #ee12cc Color

#ee12cc
#ef2cd1
#f146d7
#f361dd
#f57be2
#f795e8
#f9b0ee
#fbcaf3
#fde4f9
#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

#ee12cc
#12ee34

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

Split Complementary

#ee12cc
#5eee12
#12eea2

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

Analogous Color

#b812ee
#e412ee
#ee12cc
#ee12a0
#ee1274

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

#ee12cc
#ccee12
#12ccee

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

#ee12cc
#eea212
#12ee34
#125eee

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

#ee12cc
#12ee34
#12eea2
#ee125e

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

#ee12cc Color Code Preview on Black Background Color

This is how #ee12cc Color will look on black background color. Color contrast ratio is 5.59

#ee12cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee12cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee12cc

#ee12cc color code is use for CSS Background Color

Background color for the above div is #ee12cc

HTML with inline CSS

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

#ee12cc color code is use for CSS Border Color

CSS Border color for the above div is #ee12cc

HTML with inline CSS

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

CSS Border Left color for the above div is #ee12cc

HTML with inline CSS

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

CSS Border Right color for the above div is #ee12cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee12cc

HTML with inline CSS

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

CSS Border Top color for the above div is #ee12cc

HTML with inline CSS

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

#ee12cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee12cc Color code Preview on White Background

This is how #ee12cc Color code will look on white background color. Color contrast ratio is 3.75

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

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,18,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(18,238,52,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,18,204,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.