Skip to main content Skip to docs navigation

#330c7a 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 Pixie Powder and its hex is #391285 Nearest Color Name

Color Hue/Base color: Violet

Hex #330c7a Color code in RGB color code model is created after adding 20% red color, 4.71% green color and 47.84% blue color. Hex #330c7a Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 90% magenta, 0% yellow and 52.16% black.

Hex #330c7a color code is between #221177 web safe hex color code and #440088 web safe hex color code. #221177 is the nearest web safe color code. You can see here many more shades of #330c7a color code.

RGB Chart

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

Color Table

Hex Color Code 330c7a #330c7a
RGB Decimal 51, 12, 122 51, 12, 122
RGB Percent 20%, 5%, 48% rgb(20%, 5%, 48%)
CSS RGBa 51, 12, 122,1 rgba(51,12,122,1)
CMYK Model cmyk(58%,90%,0%,52.16%)
HSL Color Space 261,82% ,26% hsl(261,82% ,26%)
HSV Color Space 261°, 90%, 48%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110011 00001100 01111010
Octal 63 14 172
Decimal 51 12 122
Hex 33 0c 7a

Different shades of #330c7a color code.

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

Darkest of #330c7a
#000000
Darker of #330c7a
#0c031d
Dark of #330c7a
#20074c
Base of #330c7a
#330c7a
Light of #330c7a
#4611a8
Lighter
#5a15d7
Lightest
#7534eb

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

#330c7a
#537a0c

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

Split Complementary

#330c7a
#7a6a0c
#1c7a0c

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

Analogous Color

#0c257a
#0c137a
#330c7a
#580c7a
#7a0c6e

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

#330c7a
#0c7a33
#7a330c

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

#330c7a
#7a330c
#537a0c
#0c537a

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

#330c7a
#7a0c1c
#537a0c
#0c7a6a

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 #330c7a

#000000
#000000
#0c031d
#20074c
#330c7a
#4611a8
#5a15d7
#7534eb
#9462f0

Tints of #330c7a Color

#330c7a
#492788
#604297
#775da6
#8d78b5
#a493c3
#bbaed2
#d1c9e1
#e8e4f0
#ffffff

Shades of #330c7a color code

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

#330c7a
#2d0a6c
#27095e
#220851
#1c0643
#160536
#110428
#0b021b
#05010d
#000000

Tones

#330c7a
#37196d
#3b275f
#3f3452
#434244

Tones

Similar Color like #330c7a color

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

#340d7b
#350e7c
#360f7d
#37107e
#38117f
#391280
#3a1381
#3b1482
#3c1583
#3d1684
#3e1785
#3f1886
#401987
#411a88
#320b79
#310a78
#300977
#2f0876
#2e0775
#2d0674
#2c0573
#2b0472
#2a0371
#290270
#28016f
#27006e
#26006d
#25006c

Download this Dark Violet

Hex #330c7a 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.

#330c7a Color Code Preview on Black Background Color

This is how #330c7a Color will look on black background color. Color contrast ratio is 1.47

#330c7a in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#330c7a color code is use for CSS Background Color

Background color for the above div is #330c7a

HTML with inline CSS

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

#330c7a color code is use for CSS Border Color

CSS Border color for the above div is #330c7a

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#330c7a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#330c7a Color code Preview on White Background

This is how #330c7a Color code will look on white background color. Color contrast ratio is 14.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 #330c7a; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #330c7a; }

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