Skip to main content Skip to docs navigation

#321d83 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 Pantone 2105 C and its hex is #39207C Nearest Color Name

Color Hue/Base color: Blue

Hex #321d83 Color code in RGB color code model is created after adding 19.61% red color, 11.37% green color and 51.37% blue color. Hex #321d83 Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 78% magenta, 0% yellow and 48.63% black.

Hex #321d83 color code is between #332288 web safe hex color code and #221177 web safe hex color code. #332288 is the nearest web safe color code. You can see here many more shades of #321d83 color code.

RGB Chart

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

Color Table

Hex Color Code 321d83 #321d83
RGB Decimal 50, 29, 131 50, 29, 131
RGB Percent 20%, 11%, 51% rgb(20%, 11%, 51%)
CSS RGBa 50, 29, 131,1 rgba(50,29,131,1)
CMYK Model cmyk(62%,78%,0%,48.63%)
HSL Color Space 252,64% ,31% hsl(252,64% ,31%)
HSV Color Space 252°, 78%, 51%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110010 00011101 10000011
Octal 62 35 203
Decimal 50 29 131
Hex 32 1d 83

Different shades of #321d83 color code.

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

Darkest of #321d83
#020106
Darker of #321d83
#120b2f
Dark of #321d83
#221459
Base of #321d83
#321d83
Light of #321d83
#4226ad
Lighter
#5434d2
Lightest
#785edb

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

#321d83
#6e831d

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

Split Complementary

#321d83
#83651d
#3b831d

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

Analogous Color

#1d4383
#1d3383
#321d83
#541d83
#7e1d83

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

#321d83
#1d8332
#83321d

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

#321d83
#83321d
#6e831d
#1d6e83

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

#321d83
#831d3b
#6e831d
#1d8365

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 #321d83

#000000
#020106
#120b2f
#221459
#321d83
#4226ad
#5434d2
#785edb
#9b87e5

Tints of #321d83 Color

#321d83
#483690
#5f4f9e
#7668ac
#8d81ba
#a39ac7
#bab3d5
#d1cce3
#e8e5f1
#ffffff

Shades of #321d83 color code

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

#321d83
#2c1974
#261665
#211357
#1b1048
#160c3a
#10092b
#0b061d
#05030e
#000000

Tones

#321d83
#3b2d73
#453d63
#4e4d53
#505050

Tones

Similar Color like #321d83 color

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

#331e84
#341f85
#352086
#362187
#372288
#382389
#39248a
#3a258b
#3b268c
#3c278d
#3d288e
#3e298f
#3f2a90
#402b91
#311c82
#301b81
#2f1a80
#2e197f
#2d187e
#2c177d
#2b167c
#2a157b
#29147a
#281379
#271278
#261177
#251076
#240f75

Download this Dark Blue

Hex #321d83 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.

#321d83 Color Code Preview on Black Background Color

This is how #321d83 Color will look on black background color. Color contrast ratio is 1.64

#321d83 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #321d83

HTML with inline CSS

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

Your Example Paragraph content text in with font color #321d83

#321d83 color code is use for CSS Background Color

Background color for the above div is #321d83

HTML with inline CSS

<div style="background-color:#321d83;"></div>

#321d83 color code is use for CSS Border Color

CSS Border color for the above div is #321d83

HTML with inline CSS

<div style="border:5px solid #321d83;"></div>

CSS Border Left color for the above div is #321d83

HTML with inline CSS

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

CSS Border Right color for the above div is #321d83

HTML with inline CSS

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

CSS Border Bottom color for the above div is #321d83

HTML with inline CSS

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

CSS Border Top color for the above div is #321d83

HTML with inline CSS

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

#321d83 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#321d83 Color code Preview on White Background

This is how #321d83 Color code will look on white background color. Color contrast ratio is 12.81

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

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