Skip to main content Skip to docs navigation

#111c1d 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 Black is Back and its hex is #0F1519 Nearest Color Name

Color Hue/Base color: Blue

Hex #111c1d Color code in RGB color code model is created after adding 6.67% red color, 10.98% green color and 11.37% blue color. Hex #111c1d Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 3% magenta, 0% yellow and 88.63% black.

Hex #111c1d color code is between #002222 web safe hex color code and #001111 web safe hex color code. #002222 is the nearest web safe color code. You can see here many more shades of #111c1d color code.

RGB Chart

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

Color Table

Hex Color Code 111c1d #111c1d
RGB Decimal 17, 28, 29 17, 28, 29
RGB Percent 7%, 11%, 11% rgb(7%, 11%, 11%)
CSS RGBa 17, 28, 29,1 rgba(17,28,29,1)
CMYK Model cmyk(41%,3%,0%,88.63%)
HSL Color Space 185,26% ,9% hsl(185,26% ,9%)
HSV Color Space 185°, 41%, 11%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010001 00011100 00011101
Octal 21 34 35
Decimal 17 28 29
Hex 11 1c 1d

Different shades of #111c1d color code.

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

Darkest of #111c1d
#000000
Darker of #111c1d
#000000
Dark of #111c1d
#000000
Base of #111c1d
#111c1d
Light of #111c1d
#243b3d
Lighter
#375a5d
Lightest
#4a797d

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

#111c1d
#1d1211

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

Split Complementary

#111c1d
#1d1116
#1d1811

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

Analogous Color

#111d17
#111d19
#111c1d
#11181d
#11131d

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

#111c1d
#1c1d11
#1d111c

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

#111c1d
#1d111c
#1d1211
#111d12

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

#111c1d
#18111d
#1d1211
#161d11

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

#000000
#000000
#000000
#000000
#111c1d
#243b3d
#375a5d
#4a797d
#5c989e

Tints of #111c1d Color

#111c1d
#2b3536
#454e4f
#606768
#7a8081
#959a9a
#afb3b3
#cacccc
#e4e5e5
#ffffff

Shades of #111c1d color code

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

#111c1d
#0f1819
#0d1516
#0b1213
#090f10
#070c0c
#050909
#030606
#010303
#000000

Tones

#111c1d
#161818
#171717
#171717
#171717

Tones

Similar Color like #111c1d color

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

#121d1e
#131e1f
#141f20
#152021
#162122
#172223
#182324
#192425
#1a2526
#1b2627
#1c2728
#1d2829
#1e292a
#1f2a2b
#101b1c
#0f1a1b
#0e191a
#0d1819
#0c1718
#0b1617
#0a1516
#091415
#081314
#071213
#061112
#051011
#040f10
#030e0f

Download this Dark Blue

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

#111c1d Color Code Preview on Black Background Color

This is how #111c1d Color will look on black background color. Color contrast ratio is 1.21

#111c1d in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#111c1d color code is use for CSS Background Color

Background color for the above div is #111c1d

HTML with inline CSS

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

#111c1d color code is use for CSS Border Color

CSS Border color for the above div is #111c1d

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#111c1d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#111c1d Color code Preview on White Background

This is how #111c1d Color code will look on white background color. Color contrast ratio is 17.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 #111c1d; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #111c1d; }

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