Skip to main content Skip to docs navigation

#ef019a 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 Love Vessel and its hex is #EE0099 Nearest Color Name

Color Hue/Base color: Red

Hex #ef019a Color code in RGB color code model is created after adding 93.73% red color, 0.39% green color and 60.39% blue color. Hex #ef019a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 36% yellow and 6.27% black.

Hex #ef019a color code is between #ee0099 web safe hex color code and #ff00aa web safe hex color code. #ee0099 is the nearest web safe color code. You can see here many more shades of #ef019a color code.

RGB Chart

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

Color Table

Hex Color Code ef019a #ef019a
RGB Decimal 239, 1, 154 239, 1, 154
RGB Percent 94%, 0%, 60% rgb(94%, 0%, 60%)
CSS RGBa 239, 1, 154,1 rgba(239,1,154,1)
CMYK Model cmyk(0%,100%,36%,6.27%)
HSL Color Space 321,99% ,47% hsl(321,99% ,47%)
HSV Color Space 321°, 100%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 00000001 10011010
Octal 357 1 232
Decimal 239 1 154
Hex ef 01 9a

Different shades of #ef019a color code.

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

Darkest of #ef019a
#570038
Darker of #ef019a
#890159
Dark of #ef019a
#bc0179
Base of #ef019a
#ef019a
Light of #ef019a
#fe25b1
Lighter
#fe58c3
Lightest
#ff8ad5

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

#ef019a
#01ef56

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

Split Complementary

#ef019a
#23ef01
#01efcd

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

Analogous Color

#b901ef
#e101ef
#ef019a
#ef014b
#ef1b01

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

#ef019a
#019aef
#9aef01

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

#ef019a
#9aef01
#01ef56
#5601ef

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

#ef019a
#efcd01
#01ef56
#0123ef

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 #ef019a

#240017
#570038
#890159
#bc0179
#ef019a
#fe25b1
#fe58c3
#ff8ad5
#ffbde7

Tints of #ef019a Color

#ef019a
#f01da5
#f239b0
#f455bb
#f671c6
#f78ed2
#f9aadd
#fbc6e8
#fde2f3
#ffffff

Shades of #ef019a color code

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

#ef019a
#d40088
#b90077
#9f0066
#840055
#6a0044
#4f0033
#350022
#1a0011
#000000

Tones

#ef019a
#d71993
#bf318c
#a74985
#8f617f

Tones

Similar Color like #ef019a color

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

#f0029b
#f1039c
#f2049d
#f3059e
#f4069f
#f507a0
#f608a1
#f709a2
#f80aa3
#f90ba4
#fa0ca5
#fb0da6
#fc0ea7
#fd0fa8
#ee0099
#ed0098
#ec0097
#eb0096
#ea0095
#e90094
#e80093
#e70092
#e60091
#e50090
#e4008f
#e3008e
#e2008d
#e1008c

Download this Dark Red

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

#ef019a Color Code Preview on Black Background Color

This is how #ef019a Color will look on black background color. Color contrast ratio is 5.14

#ef019a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef019a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef019a

#ef019a color code is use for CSS Background Color

Background color for the above div is #ef019a

HTML with inline CSS

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

#ef019a color code is use for CSS Border Color

CSS Border color for the above div is #ef019a

HTML with inline CSS

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

CSS Border Left color for the above div is #ef019a

HTML with inline CSS

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

CSS Border Right color for the above div is #ef019a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef019a

HTML with inline CSS

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

CSS Border Top color for the above div is #ef019a

HTML with inline CSS

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

#ef019a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef019a Color code Preview on White Background

This is how #ef019a Color code will look on white background color. Color contrast ratio is 4.08

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

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(239,1,154,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(1,239,86,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,1,154,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }