Skip to main content Skip to docs navigation

#330c94 hex color | Download Dark Blue 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 Deep Daijin Blue and its hex is #3311AA Nearest Color Name

Color Hue/Base color: Blue

Hex #330c94 Color code in RGB color code model is created after adding 20% red color, 4.71% green color and 58.04% blue color. Hex #330c94 Color code in CMYK color (process color) code model is generated after subtraction of 66% cyan, 92% magenta, 0% yellow and 41.96% black.

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

RGB Chart

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

Color Table

Hex Color Code 330c94 #330c94
RGB Decimal 51, 12, 148 51, 12, 148
RGB Percent 20%, 5%, 58% rgb(20%, 5%, 58%)
CSS RGBa 51, 12, 148,1 rgba(51,12,148,1)
CMYK Model cmyk(66%,92%,0%,41.96%)
HSL Color Space 257,85% ,31% hsl(257,85% ,31%)
HSV Color Space 257°, 92%, 58%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110011 00001100 10010100
Octal 63 14 224
Decimal 51 12 148
Hex 33 0c 94

Different shades of #330c94 color code.

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

Darkest of #330c94
#020106
Darker of #330c94
#120436
Dark of #330c94
#230865
Base of #330c94
#330c94
Light of #330c94
#4310c3
Lighter
#561aec
Lightest
#7949f0

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

#330c94
#6d940c

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

Split Complementary

#330c94
#94770c
#29940c

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

Analogous Color

#0c3494
#0c1e94
#330c94
#600c94
#940c8f

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

#330c94
#0c9433
#94330c

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

#330c94
#94330c
#6d940c
#0c6d94

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

#330c94
#940c29
#6d940c
#0c9477

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

#000000
#020106
#120436
#230865
#330c94
#4310c3
#561aec
#7949f0
#9c78f4

Tints of #330c94 Color

#330c94
#49279f
#6042ab
#775db7
#8d78c3
#a493cf
#bbaedb
#d1c9e7
#e8e4f3
#ffffff

Shades of #330c94 color code

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

#330c94
#2d0a83
#270973
#220862
#1c0652
#160541
#110431
#0b0220
#050110
#000000

Tones

#330c94
#3a1c84
#412c74
#473c64
#4e4c54

Tones

Similar Color like #330c94 color

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

#340d95
#350e96
#360f97
#371098
#381199
#39129a
#3a139b
#3b149c
#3c159d
#3d169e
#3e179f
#3f18a0
#4019a1
#411aa2
#320b93
#310a92
#300991
#2f0890
#2e078f
#2d068e
#2c058d
#2b048c
#2a038b
#29028a
#280189
#270088
#260087
#250086

Download this Dark Blue

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

#330c94 Color Code Preview on Black Background Color

This is how #330c94 Color will look on black background color. Color contrast ratio is 1.62

#330c94 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#330c94 color code is use for CSS Background Color

Background color for the above div is #330c94

HTML with inline CSS

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

#330c94 color code is use for CSS Border Color

CSS Border color for the above div is #330c94

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#330c94 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#330c94 Color code Preview on White Background

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

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

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