Skip to main content Skip to docs navigation

#2011b8 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 Galactic Highway and its hex is #3311BB Nearest Color Name

Color Hue/Base color: Blue

Hex #2011b8 Color code in RGB color code model is created after adding 12.55% red color, 6.67% green color and 72.16% blue color. Hex #2011b8 Color code in CMYK color (process color) code model is generated after subtraction of 83% cyan, 91% magenta, 0% yellow and 27.84% black.

Hex #2011b8 color code is between #2200bb web safe hex color code and #1100aa web safe hex color code. #2200bb is the nearest web safe color code. You can see here many more shades of #2011b8 color code.

RGB Chart

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

Color Table

Hex Color Code 2011b8 #2011b8
RGB Decimal 32, 17, 184 32, 17, 184
RGB Percent 13%, 7%, 72% rgb(13%, 7%, 72%)
CSS RGBa 32, 17, 184,1 rgba(32,17,184,1)
CMYK Model cmyk(83%,91%,0%,27.84%)
HSL Color Space 245,83% ,39% hsl(245,83% ,39%)
HSV Color Space 245°, 91%, 72%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00100000 00010001 10111000
Octal 40 21 270
Decimal 32 17 184
Hex 20 11 b8

Different shades of #2011b8 color code.

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

Darkest of #2011b8
#08042c
Darker of #2011b8
#10085b
Dark of #2011b8
#180d89
Base of #2011b8
#2011b8
Light of #2011b8
#2815e7
Lighter
#5142ed
Lightest
#7c70f2

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

#2011b8
#a9b811

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

Split Complementary

#2011b8
#b87311
#55b811

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

Analogous Color

#1163b8
#1148b8
#2011b8
#5811b8
#9d11b8

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

#2011b8
#11b820
#b82011

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

#2011b8
#b82011
#a9b811
#11a9b8

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

#2011b8
#b81155
#a9b811
#11b873

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 #2011b8

#000000
#08042c
#10085b
#180d89
#2011b8
#2815e7
#5142ed
#7c70f2
#a79ff6

Tints of #2011b8 Color

#2011b8
#382bbf
#5145c7
#6a60cf
#837ad7
#9b95df
#b4afe7
#cdcaef
#e6e4f7
#ffffff

Shades of #2011b8 color code

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

#2011b8
#1c0fa3
#180d8f
#150b7a
#110966
#0e0751
#0a053d
#070328
#030114
#000000

Tones

#2011b8
#3025a4
#413990
#514d7c
#626168

Tones

Similar Color like #2011b8 color

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

#2112b9
#2213ba
#2314bb
#2415bc
#2516bd
#2617be
#2718bf
#2819c0
#291ac1
#2a1bc2
#2b1cc3
#2c1dc4
#2d1ec5
#2e1fc6
#1f10b7
#1e0fb6
#1d0eb5
#1c0db4
#1b0cb3
#1a0bb2
#190ab1
#1809b0
#1708af
#1607ae
#1506ad
#1405ac
#1304ab
#1203aa

Download this Dark Blue

Hex #2011b8 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.

#2011b8 Color Code Preview on Black Background Color

This is how #2011b8 Color will look on black background color. Color contrast ratio is 1.83

#2011b8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2011b8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2011b8

#2011b8 color code is use for CSS Background Color

Background color for the above div is #2011b8

HTML with inline CSS

<div style="background-color:#2011b8;"></div>

#2011b8 color code is use for CSS Border Color

CSS Border color for the above div is #2011b8

HTML with inline CSS

<div style="border:5px solid #2011b8;"></div>

CSS Border Left color for the above div is #2011b8

HTML with inline CSS

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

CSS Border Right color for the above div is #2011b8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #2011b8

HTML with inline CSS

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

CSS Border Top color for the above div is #2011b8

HTML with inline CSS

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

#2011b8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2011b8 Color code Preview on White Background

This is how #2011b8 Color code will look on white background color. Color contrast ratio is 11.45

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

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