Skip to main content Skip to docs navigation

#111abc 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 #111abc Color code in RGB color code model is created after adding 6.67% red color, 10.2% green color and 73.73% blue color. Hex #111abc Color code in CMYK color (process color) code model is generated after subtraction of 91% cyan, 86% magenta, 0% yellow and 26.27% black.

Hex #111abc color code is between #0022bb web safe hex color code and #0011cc web safe hex color code. #0022bb is the nearest web safe color code. You can see here many more shades of #111abc color code.

RGB Chart

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

Color Table

Hex Color Code 111abc #111abc
RGB Decimal 17, 26, 188 17, 26, 188
RGB Percent 7%, 10%, 74% rgb(7%, 10%, 74%)
CSS RGBa 17, 26, 188,1 rgba(17,26,188,1)
CMYK Model cmyk(91%,86%,0%,26.27%)
HSL Color Space 237,83% ,40% hsl(237,83% ,40%)
HSV Color Space 237°, 91%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010001 00011010 10111100
Octal 21 32 274
Decimal 17 26 188
Hex 11 1a bc

Different shades of #111abc color code.

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

Darkest of #111abc
#040730
Darker of #111abc
#090d5e
Dark of #111abc
#0d148d
Base of #111abc
#111abc
Light of #111abc
#1621ea
Lighter
#454eee
Lightest
#747af2

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

#111abc
#bcb311

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

Split Complementary

#111abc
#bc5e11
#70bc11

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

Analogous Color

#117ebc
#1161bc
#111abc
#4111bc
#8811bc

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

#111abc
#1abc11
#bc111a

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

#111abc
#bc111a
#bcb311
#11bcb3

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

#111abc
#bc1170
#bcb311
#11bc5e

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 #111abc

#000001
#040730
#090d5e
#0d148d
#111abc
#1621ea
#454eee
#747af2
#a2a7f7

Tints of #111abc Color

#111abc
#2b33c3
#454cca
#6066d2
#7a7fd9
#9599e1
#afb2e8
#caccf0
#e4e5f7
#ffffff

Shades of #111abc color code

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

#111abc
#0f17a7
#0d1492
#0b117d
#090e68
#070b53
#05083e
#030529
#010214
#000000

Tones

#111abc
#262ca8
#3a3f93
#4f517f
#63636a

Tones

Similar Color like #111abc color

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

#121bbd
#131cbe
#141dbf
#151ec0
#161fc1
#1720c2
#1821c3
#1922c4
#1a23c5
#1b24c6
#1c25c7
#1d26c8
#1e27c9
#1f28ca
#1019bb
#0f18ba
#0e17b9
#0d16b8
#0c15b7
#0b14b6
#0a13b5
#0912b4
#0811b3
#0710b2
#060fb1
#050eb0
#040daf
#030cae

Download this Dark Blue

Hex #111abc 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.

#111abc Color Code Preview on Black Background Color

This is how #111abc Color will look on black background color. Color contrast ratio is 1.90

#111abc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #111abc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #111abc

#111abc color code is use for CSS Background Color

Background color for the above div is #111abc

HTML with inline CSS

<div style="background-color:#111abc;"></div>

#111abc color code is use for CSS Border Color

CSS Border color for the above div is #111abc

HTML with inline CSS

<div style="border:5px solid #111abc;"></div>

CSS Border Left color for the above div is #111abc

HTML with inline CSS

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

CSS Border Right color for the above div is #111abc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #111abc

HTML with inline CSS

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

CSS Border Top color for the above div is #111abc

HTML with inline CSS

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

#111abc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#111abc Color code Preview on White Background

This is how #111abc Color code will look on white background color. Color contrast ratio is 11.07

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

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