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

#330ed7 hex color - Violet - Cool color - Information

#330ed7 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #330ed7 Color code in RGB color code model is created after adding 20% red color, 5.49% green color and 84.31% blue color. Hex #330ed7 Color code in CMYK color (process color) code model is generated after subtraction of 76% cyan, 93% magenta, 0% yellow and 15.69% black.

Hex #330ed7 color code is between #2211dd web safe hex color code and #4400cc web safe hex color code. #2211dd is the nearest web safe color code. You can see here many more shades of #330ed7 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code330ed7#330ed7
RGB Decimal51, 14, 215rgb(51, 14, 215)
RGB Percent20%, 5%, 84%rgb(20%, 5%, 84%)
CSS RGBa51, 14, 215,1rgba(51,14,215,1)
CMYK Modelcmyk(76%,93%,0%,15.69%)
HSL Color Space251,88% ,45%hsl(251,88% ,45%)
HSV Color Space251°, 93%, 84%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001100110000111011010111
Octal6316327
Decimal5114215
Hex330ed7

Different shades of #330ed7 color code.

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

Light Shade of #330ed7
#4c27f1
Dark Shade of #330ed7
#280ba7
Saturated Shade of #330ed7
#2c03e2
Desaturated Shade of #330ed7
#3a19cc
Grey scale Shade of #330ed7
#727272
Brighten Shade
#4c27f0
Most Readable Shade
#FFFFFF

Shades of #330ed7 color code

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

#330ed7
#2d0cbf
#270aa7
#22098f
#1c0777
#16065f
#110447
#0b032f
#050117
#000000

Similar Color like #330ed7 color

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

#340fd8
#3510d9
#3611da
#3712db
#3813dc
#3914dd
#3a15de
#3b16df
#3c17e0
#3d18e1
#3e19e2
#3f1ae3
#401be4
#411ce5
#320dd6
#310cd5
#300bd4
#2f0ad3
#2e09d2
#2d08d1
#2c07d0
#2b06cf
#2a05ce
#2904cd
#2803cc
#2702cb
#2601ca
#2500c9

Monochromatic Color with #330ed7

#330ed7
#010002
#0b032d
#150657
#1f0882
#290bac

Tints of #330ed7 Color

#330ed7
#4928db
#6043df
#775ee4
#8d79e8
#a493ed
#bbaef1
#d1c9f6
#e8e4fa
#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

#330ed7
#b2d70e

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

Split Complementary

#330ed7
#d7970e
#4ed70e

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

Analogous Color

#0e39d7
#0e11d7
#330ed7
#5b0ed7
#830ed7

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

#330ed7
#d7330e
#0ed733

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

#330ed7
#d70e4d
#b2d70e
#0ed797

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

#330ed7
#b2d70e
#4ed70e
#970ed7

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 #330ed7 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.

#330ed7 Color Code Preview on Black Background Color

This is how #330ed7 Color will look on black background color. Color contrast ratio is 2.18

#330ed7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #330ed7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #330ed7

#330ed7 color code is use for CSS Background Color

Background color for the above div is #330ed7

HTML with inline CSS

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

#330ed7 color code is use for CSS Border Color

CSS Border color for the above div is #330ed7

HTML with inline CSS

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

CSS Border Left color for the above div is #330ed7

HTML with inline CSS

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

CSS Border Right color for the above div is #330ed7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #330ed7

HTML with inline CSS

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

CSS Border Top color for the above div is #330ed7

HTML with inline CSS

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

#330ed7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#330ed7 Color code Preview on White Background

This is how #330ed7 Color code will look on white background color. Color contrast ratio is 9.61

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

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(51,14,215,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(178,215,14,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(51,14,215,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.