Skip to main content Skip to docs navigation

#110ddd 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 Burning Ultrablue and its hex is #150AEC Nearest Color Name

Color Hue/Base color: Blue

Hex #110ddd Color code in RGB color code model is created after adding 6.67% red color, 5.1% green color and 86.67% blue color. Hex #110ddd Color code in CMYK color (process color) code model is generated after subtraction of 92% cyan, 94% magenta, 0% yellow and 13.33% black.

Hex #110ddd color code is between #0011cc web safe hex color code and #0000ee web safe hex color code. #0011cc is the nearest web safe color code. You can see here many more shades of #110ddd color code.

RGB Chart

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

Color Table

Hex Color Code 110ddd #110ddd
RGB Decimal 17, 13, 221 17, 13, 221
RGB Percent 7%, 5%, 87% rgb(7%, 5%, 87%)
CSS RGBa 17, 13, 221,1 rgba(17,13,221,1)
CMYK Model cmyk(92%,94%,0%,13.33%)
HSL Color Space 241,89% ,46% hsl(241,89% ,46%)
HSV Color Space 241°, 94%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010001 00001101 11011101
Octal 21 15 335
Decimal 17 13 221
Hex 11 0d dd

Different shades of #110ddd color code.

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

Darkest of #110ddd
#06044c
Darker of #110ddd
#0a077d
Dark of #110ddd
#0d0aad
Base of #110ddd
#110ddd
Light of #110ddd
#2e2af3
Lighter
#5e5bf5
Lightest
#8d8bf8

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

#110ddd
#d9dd0d

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

Split Complementary

#110ddd
#dd790d
#71dd0d

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

Analogous Color

#0d82dd
#0d60dd
#110ddd
#560ddd
#ad0ddd

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

#110ddd
#0ddd11
#dd110d

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

#110ddd
#dd110d
#d9dd0d
#0dd9dd

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

#110ddd
#dd0d71
#d9dd0d
#0ddd79

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 #110ddd

#02021c
#06044c
#0a077d
#0d0aad
#110ddd
#2e2af3
#5e5bf5
#8d8bf8
#bcbbfb

Tints of #110ddd Color

#110ddd
#2b27e0
#4542e4
#605de8
#7a78ec
#9593ef
#afaef3
#cac9f7
#e4e4fb
#ffffff

Shades of #110ddd color code

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

#110ddd
#0f0bc4
#0d0aab
#0b0893
#09077a
#070562
#050449
#030231
#010118
#000000

Tones

#110ddd
#2724c6
#3e3cae
#545397
#6b6b7f

Tones

Similar Color like #110ddd color

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

#120ede
#130fdf
#1410e0
#1511e1
#1612e2
#1713e3
#1814e4
#1915e5
#1a16e6
#1b17e7
#1c18e8
#1d19e9
#1e1aea
#1f1beb
#100cdc
#0f0bdb
#0e0ada
#0d09d9
#0c08d8
#0b07d7
#0a06d6
#0905d5
#0804d4
#0703d3
#0602d2
#0501d1
#0400d0
#0300cf

Download this Dark Blue

Hex #110ddd 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.

#110ddd Color Code Preview on Black Background Color

This is how #110ddd Color will look on black background color. Color contrast ratio is 2.13

#110ddd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #110ddd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #110ddd

#110ddd color code is use for CSS Background Color

Background color for the above div is #110ddd

HTML with inline CSS

<div style="background-color:#110ddd;"></div>

#110ddd color code is use for CSS Border Color

CSS Border color for the above div is #110ddd

HTML with inline CSS

<div style="border:5px solid #110ddd;"></div>

CSS Border Left color for the above div is #110ddd

HTML with inline CSS

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

CSS Border Right color for the above div is #110ddd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #110ddd

HTML with inline CSS

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

CSS Border Top color for the above div is #110ddd

HTML with inline CSS

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

#110ddd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#110ddd Color code Preview on White Background

This is how #110ddd Color code will look on white background color. Color contrast ratio is 9.88

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

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