Skip to main content Skip to docs navigation

#ee114f hex color - Red - Warm color - Information

On this page
@
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.

Color Hue/Base color: Red

Hex #ee114f Color code in RGB color code model is created after adding 93.33% red color, 6.67% green color and 30.98% blue color. Hex #ee114f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 93% magenta, 67% yellow and 6.67% black.

Hex #ee114f color code is between #dd0055 web safe hex color code and #ff0044 web safe hex color code. #dd0055 is the nearest web safe color code. You can see here many more shades of #ee114f 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 ee114f #ee114f
RGB Decimal 238, 17, 79 rgb(238, 17, 79)
RGB Percent 93%, 7%, 31% rgb(93%, 7%, 31%)
CSS RGBa 238, 17, 79,1 rgba(238,17,79,1)
CMYK Model cmyk(0%,93%,67%,6.67%)
HSL Color Space 343,87% ,50% hsl(343,87% ,50%)
HSV Color Space 343°, 93%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101110 00010001 01001111
Octal 356 21 117
Decimal 238 17 79
Hex ee 11 4f

Different shades of #ee114f color code.

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

Light Shade of #ee114f
#f14172
Dark Shade of #ee114f
#be0e3f
Saturated Shade of #ee114f
#fb0449
Desaturated Shade of #ee114f
#e11e55
Grey scale Shade of #ee114f
#808080
Brighten Shade
#ff2a68
Most Readable Shade
#FFFFFF

Shades of #ee114f color code

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

#ee114f
#d30f46
#b90d3d
#9e0b34
#84092b
#690723
#4f051a
#340311
#1a0108
#000000

Similar Color like #ee114f color

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

#ef1250
#f01351
#f11452
#f21553
#f31654
#f41755
#f51856
#f61957
#f71a58
#f81b59
#f91c5a
#fa1d5b
#fb1e5c
#fc1f5d
#ed104e
#ec0f4d
#eb0e4c
#ea0d4b
#e90c4a
#e80b49
#e70a48
#e60947
#e50846
#e40745
#e30644
#e20543
#e10442
#e00341

Monochromatic Color with #ee114f

#ee114f
#1a0208
#440517
#6e0825
#990b33
#c30e41

Tints of #ee114f Color

#ee114f
#ef2b62
#f14576
#f36089
#f57a9d
#f795b0
#f9afc4
#fbcad7
#fde4eb
#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

#ee114f
#11eeb0

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

Split Complementary

#ee114f
#11ee41
#11beee

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

Analogous Color

#ee11a7
#ee117b
#ee114f
#ee1123
#ee2b11

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

#ee114f
#4fee11
#114fee

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

#ee114f
#bdee11
#11eeb0
#4211ee

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

#ee114f
#11eeb0
#11beee
#ee4111

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

#ee114f Color Code Preview on Black Background Color

This is how #ee114f Color will look on black background color. Color contrast ratio is 4.83

#ee114f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee114f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee114f

#ee114f color code is use for CSS Background Color

Background color for the above div is #ee114f

HTML with inline CSS

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

#ee114f color code is use for CSS Border Color

CSS Border color for the above div is #ee114f

HTML with inline CSS

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

CSS Border Left color for the above div is #ee114f

HTML with inline CSS

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

CSS Border Right color for the above div is #ee114f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee114f

HTML with inline CSS

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

CSS Border Top color for the above div is #ee114f

HTML with inline CSS

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

#ee114f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee114f Color code Preview on White Background

This is how #ee114f Color code will look on white background color. Color contrast ratio is 4.35

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

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,17,79,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(17,238,176,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,17,79,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.