Skip to main content Skip to docs navigation

#ea199a hex color | Download Dark Red BG image | Information

Color Picker

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

Woow we have a nearby visually matching color name available. It's name is Fanatic Fuchsia and its hex is #EE1199 Nearest Color Name

Color Hue/Base color: Red

Hex #ea199a Color code in RGB color code model is created after adding 91.76% red color, 9.8% green color and 60.39% blue color. Hex #ea199a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 89% magenta, 34% yellow and 8.24% black.

Hex #ea199a color code is between #ee1199 web safe hex color code and #dd22aa web safe hex color code. #ee1199 is the nearest web safe color code. You can see here many more shades of #ea199a color code.

RGB Chart

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

Color Table

Hex Color Code ea199a #ea199a
RGB Decimal 234, 25, 154 234, 25, 154
RGB Percent 92%, 10%, 60% rgb(92%, 10%, 60%)
CSS RGBa 234, 25, 154,1 rgba(234,25,154,1)
CMYK Model cmyk(0%,89%,34%,8.24%)
HSL Color Space 323,83% ,51% hsl(323,83% ,51%)
HSV Color Space 323°, 89%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101010 00011001 10011010
Octal 352 31 232
Decimal 234 25 154
Hex ea 19 9a

Different shades of #ea199a color code.

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

Darkest of #ea199a
#61093f
Darker of #ea199a
#900d5e
Dark of #ea199a
#bf117c
Base of #ea199a
#ea199a
Light of #ea199a
#ee48af
Lighter
#f376c3
Lightest
#f7a5d8

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

#ea199a
#19ea69

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

Split Complementary

#ea199a
#31ea19
#19ead2

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

Analogous Color

#c019ea
#e319ea
#ea199a
#ea1954
#ea3519

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

#ea199a
#199aea
#9aea19

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

#ea199a
#9aea19
#19ea69
#6919ea

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#ea199a
#ead219
#19ea69
#1931ea

Square 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).

Monochromatic Color with #ea199a

#320521
#61093f
#900d5e
#bf117c
#ea199a
#ee48af
#f376c3
#f7a5d8
#fbd4ec

Tints of #ea199a Color

#ea199a
#ec32a5
#ee4cb0
#f165bb
#f37fc6
#f598d2
#f8b2dd
#facbe8
#fce5f3
#ffffff

Shades of #ea199a color code

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

#ea199a
#d01688
#b61377
#9c1066
#820d55
#680b44
#4e0833
#340522
#1a0211
#000000

Tones

#ea199a
#d13294
#b84b8e
#9f6488
#867d82

Tones

Similar Color like #ea199a color

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

#eb1a9b
#ec1b9c
#ed1c9d
#ee1d9e
#ef1e9f
#f01fa0
#f120a1
#f221a2
#f322a3
#f423a4
#f524a5
#f625a6
#f726a7
#f827a8
#e91899
#e81798
#e71697
#e61596
#e51495
#e41394
#e31293
#e21192
#e11091
#e00f90
#df0e8f
#de0d8e
#dd0c8d
#dc0b8c

Download this Dark Red

Hex #ea199a 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.

#ea199a Color Code Preview on Black Background Color

This is how #ea199a Color will look on black background color. Color contrast ratio is 5.10

#ea199a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea199a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea199a

#ea199a color code is use for CSS Background Color

Background color for the above div is #ea199a

HTML with inline CSS

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

#ea199a color code is use for CSS Border Color

CSS Border color for the above div is #ea199a

HTML with inline CSS

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

CSS Border Left color for the above div is #ea199a

HTML with inline CSS

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

CSS Border Right color for the above div is #ea199a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ea199a

HTML with inline CSS

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

CSS Border Top color for the above div is #ea199a

HTML with inline CSS

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

#ea199a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ea199a Color code Preview on White Background

This is how #ea199a Color code will look on white background color. Color contrast ratio is 4.11

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(234,25,154,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(25,234,105,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(234,25,154,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }