Skip to main content Skip to docs navigation

#4614ea 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 Royal Hunter Blue and its hex is #4411EE Nearest Color Name

Color Hue/Base color: Violet

Hex #4614ea Color code in RGB color code model is created after adding 27.45% red color, 7.84% green color and 91.76% blue color. Hex #4614ea Color code in CMYK color (process color) code model is generated after subtraction of 70% cyan, 91% magenta, 0% yellow and 8.24% black.

Hex #4614ea color code is between #4411ee web safe hex color code and #5522dd web safe hex color code. #4411ee is the nearest web safe color code. You can see here many more shades of #4614ea color code.

RGB Chart

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

Color Table

Hex Color Code 4614ea #4614ea
RGB Decimal 70, 20, 234 70, 20, 234
RGB Percent 27%, 8%, 92% rgb(27%, 8%, 92%)
CSS RGBa 70, 20, 234,1 rgba(70,20,234,1)
CMYK Model cmyk(70%,91%,0%,8.24%)
HSL Color Space 254,84% ,50% hsl(254,84% ,50%)
HSV Color Space 254°, 91%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000110 00010100 11101010
Octal 106 24 352
Decimal 70 20 234
Hex 46 14 ea

Different shades of #4614ea color code.

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

Darkest of #4614ea
#1c085d
Darker of #4614ea
#2a0c8c
Dark of #4614ea
#3810bb
Base of #4614ea
#4614ea
Light of #4614ea
#6a42ef
Lighter
#8f71f3
Lightest
#b4a0f7

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

#4614ea
#b8ea14

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

Split Complementary

#4614ea
#eab114
#4dea14

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

Analogous Color

#145fea
#143bea
#4614ea
#8d14ea
#e614ea

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

#4614ea
#14ea46
#ea4614

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

#4614ea
#ea4614
#b8ea14
#14b8ea

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

#4614ea
#ea144d
#b8ea14
#14eab1

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 #4614ea

#0e042e
#1c085d
#2a0c8c
#3810bb
#4614ea
#6a42ef
#8f71f3
#b4a0f7
#d9cffb

Tints of #4614ea Color

#4614ea
#5a2eec
#6f48ee
#8362f1
#987cf3
#ac96f5
#c1b0f8
#d5cafa
#eae4fc
#ffffff

Shades of #4614ea color code

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

#4614ea
#3e11d0
#360fb6
#2e0d9c
#260b82
#1f0868
#17064e
#0f0434
#07021a
#000000

Tones

#4614ea
#542dd1
#6147b7
#6f609e
#7c7a84

Tones

Similar Color like #4614ea color

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

#4715eb
#4816ec
#4917ed
#4a18ee
#4b19ef
#4c1af0
#4d1bf1
#4e1cf2
#4f1df3
#501ef4
#511ff5
#5220f6
#5321f7
#5422f8
#4513e9
#4412e8
#4311e7
#4210e6
#410fe5
#400ee4
#3f0de3
#3e0ce2
#3d0be1
#3c0ae0
#3b09df
#3a08de
#3907dd
#3806dc

Download this Dark Violet

Hex #4614ea 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.

#4614ea Color Code Preview on Black Background Color

This is how #4614ea Color will look on black background color. Color contrast ratio is 2.55

#4614ea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4614ea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4614ea

#4614ea color code is use for CSS Background Color

Background color for the above div is #4614ea

HTML with inline CSS

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

#4614ea color code is use for CSS Border Color

CSS Border color for the above div is #4614ea

HTML with inline CSS

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

CSS Border Left color for the above div is #4614ea

HTML with inline CSS

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

CSS Border Right color for the above div is #4614ea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4614ea

HTML with inline CSS

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

CSS Border Top color for the above div is #4614ea

HTML with inline CSS

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

#4614ea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4614ea Color code Preview on White Background

This is how #4614ea Color code will look on white background color. Color contrast ratio is 8.24

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

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