Skip to main content Skip to docs navigation

#100cdb 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 #100cdb Color code in RGB color code model is created after adding 6.27% red color, 4.71% green color and 85.88% blue color. Hex #100cdb Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 95% magenta, 0% yellow and 14.12% black.

Hex #100cdb color code is between #1111dd web safe hex color code and #0000cc web safe hex color code. #1111dd is the nearest web safe color code. You can see here many more shades of #100cdb color code.

RGB Chart

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

Color Table

Hex Color Code 100cdb #100cdb
RGB Decimal 16, 12, 219 16, 12, 219
RGB Percent 6%, 5%, 86% rgb(6%, 5%, 86%)
CSS RGBa 16, 12, 219,1 rgba(16,12,219,1)
CMYK Model cmyk(93%,95%,0%,14.12%)
HSL Color Space 241,90% ,45% hsl(241,90% ,45%)
HSV Color Space 241°, 95%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010000 00001100 11011011
Octal 20 14 333
Decimal 16 12 219
Hex 10 0c db

Different shades of #100cdb color code.

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

Darkest of #100cdb
#05044a
Darker of #100cdb
#09077a
Dark of #100cdb
#0c09ab
Base of #100cdb
#100cdb
Light of #100cdb
#2b27f3
Lighter
#5a57f6
Lightest
#8a88f8

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

#100cdb
#d7db0c

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

Split Complementary

#100cdb
#db770c
#6fdb0c

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

Analogous Color

#0c81db
#0c5edb
#100cdb
#550cdb
#ab0cdb

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

#100cdb
#0cdb10
#db100c

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

#100cdb
#db100c
#d7db0c
#0cd7db

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

#100cdb
#db0c6f
#d7db0c
#0cdb77

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 #100cdb

#02011a
#05044a
#09077a
#0c09ab
#100cdb
#2b27f3
#5a57f6
#8a88f8
#b9b8fb

Tints of #100cdb Color

#100cdb
#2a27df
#4542e3
#5f5de7
#7a78eb
#9493ef
#afaef3
#c9c9f7
#e4e4fb
#ffffff

Shades of #100cdb color code

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

#100cdb
#0e0ac2
#0c09aa
#0a0892
#080679
#070561
#050449
#030230
#010118
#000000

Tones

#100cdb
#2623c4
#3c3aad
#535196
#69687f

Tones

Similar Color like #100cdb color

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

#110ddc
#120edd
#130fde
#1410df
#1511e0
#1612e1
#1713e2
#1814e3
#1915e4
#1a16e5
#1b17e6
#1c18e7
#1d19e8
#1e1ae9
#0f0bda
#0e0ad9
#0d09d8
#0c08d7
#0b07d6
#0a06d5
#0905d4
#0804d3
#0703d2
#0602d1
#0501d0
#0400cf
#0300ce
#0200cd

Download this Dark Blue

Hex #100cdb 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.

#100cdb Color Code Preview on Black Background Color

This is how #100cdb Color will look on black background color. Color contrast ratio is 2.10

#100cdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #100cdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #100cdb

#100cdb color code is use for CSS Background Color

Background color for the above div is #100cdb

HTML with inline CSS

<div style="background-color:#100cdb;"></div>

#100cdb color code is use for CSS Border Color

CSS Border color for the above div is #100cdb

HTML with inline CSS

<div style="border:5px solid #100cdb;"></div>

CSS Border Left color for the above div is #100cdb

HTML with inline CSS

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

CSS Border Right color for the above div is #100cdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #100cdb

HTML with inline CSS

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

CSS Border Top color for the above div is #100cdb

HTML with inline CSS

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

#100cdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#100cdb Color code Preview on White Background

This is how #100cdb Color code will look on white background color. Color contrast ratio is 10.01

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

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