Skip to main content Skip to docs navigation

#166bc0 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 Amnesia Blue and its hex is #1560BD Nearest Color Name

Color Hue/Base color: Blue

Hex #166bc0 Color code in RGB color code model is created after adding 8.63% red color, 41.96% green color and 75.29% blue color. Hex #166bc0 Color code in CMYK color (process color) code model is generated after subtraction of 89% cyan, 44% magenta, 0% yellow and 24.71% black.

Hex #166bc0 color code is between #1166bb web safe hex color code and #2277cc web safe hex color code. #1166bb is the nearest web safe color code. You can see here many more shades of #166bc0 color code.

RGB Chart

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

Color Table

Hex Color Code 166bc0 #166bc0
RGB Decimal 22, 107, 192 22, 107, 192
RGB Percent 9%, 42%, 75% rgb(9%, 42%, 75%)
CSS RGBa 22, 107, 192,1 rgba(22,107,192,1)
CMYK Model cmyk(89%,44%,0%,24.71%)
HSL Color Space 210,79% ,42% hsl(210,79% ,42%)
HSV Color Space 210°, 89%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010110 01101011 11000000
Octal 26 153 300
Decimal 22 107 192
Hex 16 6b c0

Different shades of #166bc0 color code.

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

Darkest of #166bc0
#061e37
Darker of #166bc0
#0c3864
Dark of #166bc0
#115192
Base of #166bc0
#166bc0
Light of #166bc0
#2384e6
Lighter
#519eeb
Lightest
#7fb7f0

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

#166bc0
#c06b16

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

Split Complementary

#166bc0
#c01616
#c0c016

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

Analogous Color

#16c0b2
#16b2c0
#166bc0
#1632c0
#4016c0

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

#166bc0
#6bc016
#c0166b

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

#166bc0
#c0166b
#c06b16
#16c06b

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

#166bc0
#c016c0
#c06b16
#16c016

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 #166bc0

#010509
#061e37
#0c3864
#115192
#166bc0
#2384e6
#519eeb
#7fb7f0
#acd1f6

Tints of #166bc0 Color

#166bc0
#2f7bc7
#498bce
#639cd5
#7dacdc
#97bde3
#b1cdea
#cbdef1
#e5eef8
#ffffff

Shades of #166bc0 color code

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

#166bc0
#135faa
#115395
#0e4780
#0c3b6a
#092f55
#072340
#04172a
#020b15
#000000

Tones

#166bc0
#2b6bab
#416b95
#566b80
#6b6b6b

Tones

Similar Color like #166bc0 color

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

#176cc1
#186dc2
#196ec3
#1a6fc4
#1b70c5
#1c71c6
#1d72c7
#1e73c8
#1f74c9
#2075ca
#2176cb
#2277cc
#2378cd
#2479ce
#156abf
#1469be
#1368bd
#1267bc
#1166bb
#1065ba
#0f64b9
#0e63b8
#0d62b7
#0c61b6
#0b60b5
#0a5fb4
#095eb3
#085db2

Download this Dark Blue

Hex #166bc0 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.

#166bc0 Color Code Preview on Black Background Color

This is how #166bc0 Color will look on black background color. Color contrast ratio is 3.90

#166bc0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #166bc0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #166bc0

#166bc0 color code is use for CSS Background Color

Background color for the above div is #166bc0

HTML with inline CSS

<div style="background-color:#166bc0;"></div>

#166bc0 color code is use for CSS Border Color

CSS Border color for the above div is #166bc0

HTML with inline CSS

<div style="border:5px solid #166bc0;"></div>

CSS Border Left color for the above div is #166bc0

HTML with inline CSS

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

CSS Border Right color for the above div is #166bc0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #166bc0

HTML with inline CSS

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

CSS Border Top color for the above div is #166bc0

HTML with inline CSS

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

#166bc0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#166bc0 Color code Preview on White Background

This is how #166bc0 Color code will look on white background color. Color contrast ratio is 5.39

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

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