crispedge.com

#ee3fc1 hex color - Red - Warm color - Information

#ee3fc1 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ee3fc1 Color code in RGB color code model is created after adding 93.33% red color, 24.71% green color and 75.69% blue color. Hex #ee3fc1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 74% magenta, 19% yellow and 7% black.

Hex #ee3fc1 color code is between #dd44bb web safe hex color code and #ff33cc web safe hex color code. #dd44bb is the nearest web safe color code. You can see here many more shades of #ee3fc1 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeee3fc1#ee3fc1
RGB Decimal238, 63, 193rgb(238, 63, 193)
RGB Percent93%, 25%, 76%rgb(93%, 25%, 76%)
CSS RGBa238, 63, 193,1rgba(238,63,193,1)
CMYK Modelcmyk(0%,74%,19%,7%)
HSL Color Space315,84% ,59%hsl(315,84% ,59%)
HSV Color Space315°, 74%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011100011111111000001
Octal35677301
Decimal23863193
Hexee3fc1

Different shades of #ee3fc1 color code.

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

Light Shade of #ee3fc1
#f26ed0
Dark Shade of #ee3fc1
#e614b0
Saturated Shade of #ee3fc1
#f835c6
Desaturated Shade of #ee3fc1
#e449bc
Grey scale Shade of #ee3fc1
#969696
Brighten Shade
#ff58da
Most Readable Shade
#000000

Shades of #ee3fc1 color code

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

#ee3fc1
#d338ab
#b93196
#9e2a80
#84236b
#691c55
#4f1540
#340e2a
#1a0715
#000000

Similar Color like #ee3fc1 color

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

#ef40c2
#f041c3
#f142c4
#f243c5
#f344c6
#f445c7
#f546c8
#f647c9
#f748ca
#f849cb
#f94acc
#fa4bcd
#fb4cce
#fc4dcf
#ed3ec0
#ec3dbf
#eb3cbe
#ea3bbd
#e93abc
#e839bb
#e738ba
#e637b9
#e536b8
#e435b7
#e334b6
#e233b5
#e132b4
#e031b3

Monochromatic Color with #ee3fc1

#ee3fc1
#1a0715
#441237
#6e1d5a
#99297c
#c3349f

Tints of #ee3fc1 Color

#ee3fc1
#ef54c7
#f169ce
#f37fd5
#f594dc
#f7a9e3
#f9bfea
#fbd4f1
#fde9f8
#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

#ee3fc1
#3fee6c

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

Split Complementary

#ee3fc1
#69ee3f
#3feec4

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

Analogous Color

#d53fee
#ee3fe4
#ee3fc1
#ee3f9e
#ee3f7b

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

#ee3fc1
#c1ee3f
#3fc1ee

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

#ee3fc1
#eec33f
#3fee6c
#3f69ee

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

#ee3fc1
#3fee6c
#3feec4
#ee3f69

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

#ee3fc1 Color Code Preview on Black Background Color

This is how #ee3fc1 Color will look on black background color. Color contrast ratio is 6.12

#ee3fc1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee3fc1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee3fc1

#ee3fc1 color code is use for CSS Background Color

Background color for the above div is #ee3fc1

HTML with inline CSS

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

#ee3fc1 color code is use for CSS Border Color

CSS Border color for the above div is #ee3fc1

HTML with inline CSS

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

CSS Border Left color for the above div is #ee3fc1

HTML with inline CSS

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

CSS Border Right color for the above div is #ee3fc1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee3fc1

HTML with inline CSS

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

CSS Border Top color for the above div is #ee3fc1

HTML with inline CSS

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

#ee3fc1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee3fc1 Color code Preview on White Background

This is how #ee3fc1 Color code will look on white background color. Color contrast ratio is 3.43

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

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,63,193,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(63,238,108,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,63,193,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.

< /html>