Skip to main content Skip to docs navigation

#16319a 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 Dark Seashore Night and its hex is #113691 Nearest Color Name

Color Hue/Base color: Blue

Hex #16319a Color code in RGB color code model is created after adding 8.63% red color, 19.22% green color and 60.39% blue color. Hex #16319a Color code in CMYK color (process color) code model is generated after subtraction of 86% cyan, 68% magenta, 0% yellow and 39.61% black.

Hex #16319a color code is between #113399 web safe hex color code and #2222aa web safe hex color code. #113399 is the nearest web safe color code. You can see here many more shades of #16319a color code.

RGB Chart

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

Color Table

Hex Color Code 16319a #16319a
RGB Decimal 22, 49, 154 22, 49, 154
RGB Percent 9%, 19%, 60% rgb(9%, 19%, 60%)
CSS RGBa 22, 49, 154,1 rgba(22,49,154,1)
CMYK Model cmyk(86%,68%,0%,39.61%)
HSL Color Space 228,75% ,35% hsl(228,75% ,35%)
HSV Color Space 228°, 86%, 60%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010110 00110001 10011010
Octal 26 61 232
Decimal 22 49 154
Hex 16 31 9a

Different shades of #16319a color code.

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

Darkest of #16319a
#030614
Darker of #16319a
#091541
Dark of #16319a
#10236d
Base of #16319a
#16319a
Light of #16319a
#1c3fc7
Lighter
#3458e2
Lightest
#617ce8

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

#16319a
#9a7f16

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

Split Complementary

#16319a
#9a3d16
#739a16

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

Analogous Color

#167e9a
#16689a
#16319a
#27169a
#5e169a

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

#16319a
#319a16
#9a1631

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

#16319a
#9a1631
#9a7f16
#169a7f

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

#16319a
#9a1673
#9a7f16
#169a3d

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 #16319a

#000000
#030614
#091541
#10236d
#16319a
#1c3fc7
#3458e2
#617ce8
#8da1ef

Tints of #16319a Color

#16319a
#2f47a5
#495eb0
#6375bb
#7d8cc6
#97a3d2
#b1badd
#cbd1e8
#e5e8f3
#ffffff

Shades of #16319a color code

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

#16319a
#132b88
#112677
#0e2066
#0c1b55
#091544
#071033
#040a22
#020511
#000000

Tones

#16319a
#283b88
#394677
#4b5065
#585858

Tones

Similar Color like #16319a color

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

#17329b
#18339c
#19349d
#1a359e
#1b369f
#1c37a0
#1d38a1
#1e39a2
#1f3aa3
#203ba4
#213ca5
#223da6
#233ea7
#243fa8
#153099
#142f98
#132e97
#122d96
#112c95
#102b94
#0f2a93
#0e2992
#0d2891
#0c2790
#0b268f
#0a258e
#09248d
#08238c

Download this Dark Blue

Hex #16319a 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.

#16319a Color Code Preview on Black Background Color

This is how #16319a Color will look on black background color. Color contrast ratio is 1.94

#16319a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #16319a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #16319a

#16319a color code is use for CSS Background Color

Background color for the above div is #16319a

HTML with inline CSS

<div style="background-color:#16319a;"></div>

#16319a color code is use for CSS Border Color

CSS Border color for the above div is #16319a

HTML with inline CSS

<div style="border:5px solid #16319a;"></div>

CSS Border Left color for the above div is #16319a

HTML with inline CSS

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

CSS Border Right color for the above div is #16319a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #16319a

HTML with inline CSS

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

CSS Border Top color for the above div is #16319a

HTML with inline CSS

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

#16319a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#16319a Color code Preview on White Background

This is how #16319a Color code will look on white background color. Color contrast ratio is 10.82

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

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