Skip to main content Skip to docs navigation

#4e00ed hex color | Download Dark Violet 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 Tezcatlipōca Blue and its hex is #5500EE Nearest Color Name

Color Hue/Base color: Violet

Hex #4e00ed Color code in RGB color code model is created after adding 30.59% red color, 0% green color and 92.94% blue color. Hex #4e00ed Color code in CMYK color (process color) code model is generated after subtraction of 67% cyan, 100% magenta, 0% yellow and 7.06% black.

Hex #4e00ed color code is between #5500ee web safe hex color code and #4400dd web safe hex color code. #5500ee is the nearest web safe color code. You can see here many more shades of #4e00ed color code.

RGB Chart

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

Color Table

Hex Color Code 4e00ed #4e00ed
RGB Decimal 78, 0, 237 78, 0, 237
RGB Percent 31%, 0%, 93% rgb(31%, 0%, 93%)
CSS RGBa 78, 0, 237,1 rgba(78,0,237,1)
CMYK Model cmyk(67%,100%,0%,7.06%)
HSL Color Space 260,100% ,46% hsl(260,100% ,46%)
HSV Color Space 260°, 100%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001110 00000000 11101101
Octal 116 0 355
Decimal 78 0 237
Hex 4e 00 ed

Different shades of #4e00ed color code.

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

Darkest of #4e00ed
#1c0054
Darker of #4e00ed
#2c0087
Dark of #4e00ed
#3d00ba
Base of #4e00ed
#4e00ed
Light of #4e00ed
#6a21ff
Lighter
#8c54ff
Lightest
#ae87ff

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

#4e00ed
#9fed00

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

Split Complementary

#4e00ed
#edc500
#28ed00

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

Analogous Color

#003ced
#0015ed
#4e00ed
#9d00ed
#ed00da

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

#4e00ed
#00ed4e
#ed4e00

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

#4e00ed
#ed4e00
#9fed00
#009fed

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

#4e00ed
#ed0028
#9fed00
#00edc5

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 #4e00ed

#0b0021
#1c0054
#2c0087
#3d00ba
#4e00ed
#6a21ff
#8c54ff
#ae87ff
#d1baff

Tints of #4e00ed Color

#4e00ed
#611cef
#7538f1
#8955f3
#9c71f5
#b08df7
#c4aaf9
#d7c6fb
#ebe2fd
#ffffff

Shades of #4e00ed color code

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

#4e00ed
#4500d2
#3c00b8
#34009e
#2b0083
#220069
#1a004f
#110034
#08001a
#000000

Tones

#4e00ed
#5618d5
#5e2fbe
#6647a6
#6e5f8e

Tones

Similar Color like #4e00ed color

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

#4f01ee
#5002ef
#5103f0
#5204f1
#5305f2
#5406f3
#5507f4
#5608f5
#5709f6
#580af7
#590bf8
#5a0cf9
#5b0dfa
#5c0efb
#4d00ec
#4c00eb
#4b00ea
#4a00e9
#4900e8
#4800e7
#4700e6
#4600e5
#4500e4
#4400e3
#4300e2
#4200e1
#4100e0
#4000df

Download this Dark Violet

Hex #4e00ed 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.

#4e00ed Color Code Preview on Black Background Color

This is how #4e00ed Color will look on black background color. Color contrast ratio is 2.55

#4e00ed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4e00ed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4e00ed

#4e00ed color code is use for CSS Background Color

Background color for the above div is #4e00ed

HTML with inline CSS

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

#4e00ed color code is use for CSS Border Color

CSS Border color for the above div is #4e00ed

HTML with inline CSS

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

CSS Border Left color for the above div is #4e00ed

HTML with inline CSS

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

CSS Border Right color for the above div is #4e00ed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4e00ed

HTML with inline CSS

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

CSS Border Top color for the above div is #4e00ed

HTML with inline CSS

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

#4e00ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4e00ed Color code Preview on White Background

This is how #4e00ed Color code will look on white background color. Color contrast ratio is 8.25

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

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