Skip to main content Skip to docs navigation

#1015cc 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 Interdimensional Blue and its hex is #360CCC Nearest Color Name

Color Hue/Base color: Blue

Hex #1015cc Color code in RGB color code model is created after adding 6.27% red color, 8.24% green color and 80% blue color. Hex #1015cc Color code in CMYK color (process color) code model is generated after subtraction of 92% cyan, 90% magenta, 0% yellow and 20% black.

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

RGB Chart

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

Color Table

Hex Color Code 1015cc #1015cc
RGB Decimal 16, 21, 204 16, 21, 204
RGB Percent 6%, 8%, 80% rgb(6%, 8%, 80%)
CSS RGBa 16, 21, 204,1 rgba(16,21,204,1)
CMYK Model cmyk(92%,90%,0%,20%)
HSL Color Space 238,85% ,43% hsl(238,85% ,43%)
HSV Color Space 238°, 92%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010000 00010101 11001100
Octal 20 25 314
Decimal 16 21 204
Hex 10 15 cc

Different shades of #1015cc color code.

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

Darkest of #1015cc
#05063e
Darker of #1015cc
#090b6d
Dark of #1015cc
#0c109d
Base of #1015cc
#1015cc
Light of #1015cc
#2127ee
Lighter
#5155f1
Lightest
#8083f5

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

#1015cc
#ccc710

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

Split Complementary

#1015cc
#cc6910
#73cc10

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

Analogous Color

#1083cc
#1063cc
#1015cc
#4a10cc
#9810cc

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

#1015cc
#15cc10
#cc1015

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

#1015cc
#cc1015
#ccc710
#10ccc7

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

#1015cc
#cc1073
#ccc710
#10cc69

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 #1015cc

#01020f
#05063e
#090b6d
#0c109d
#1015cc
#2127ee
#5155f1
#8083f5
#afb1f9

Tints of #1015cc Color

#1015cc
#2a2fd1
#4549d7
#5f63dd
#7a7de2
#9497e8
#afb1ee
#c9cbf3
#e4e5f9
#ffffff

Shades of #1015cc color code

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

#1015cc
#0e12b5
#0c109e
#0a0e88
#080b71
#07095a
#050744
#03042d
#010216
#000000

Tones

#1015cc
#262ab6
#3c3fa0
#52548a
#686874

Tones

Similar Color like #1015cc color

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

#1116cd
#1217ce
#1318cf
#1419d0
#151ad1
#161bd2
#171cd3
#181dd4
#191ed5
#1a1fd6
#1b20d7
#1c21d8
#1d22d9
#1e23da
#0f14cb
#0e13ca
#0d12c9
#0c11c8
#0b10c7
#0a0fc6
#090ec5
#080dc4
#070cc3
#060bc2
#050ac1
#0409c0
#0308bf
#0207be

Download this Dark Blue

Hex #1015cc 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.

#1015cc Color Code Preview on Black Background Color

This is how #1015cc Color will look on black background color. Color contrast ratio is 2.00

#1015cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1015cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1015cc

#1015cc color code is use for CSS Background Color

Background color for the above div is #1015cc

HTML with inline CSS

<div style="background-color:#1015cc;"></div>

#1015cc color code is use for CSS Border Color

CSS Border color for the above div is #1015cc

HTML with inline CSS

<div style="border:5px solid #1015cc;"></div>

CSS Border Left color for the above div is #1015cc

HTML with inline CSS

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

CSS Border Right color for the above div is #1015cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #1015cc

HTML with inline CSS

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

CSS Border Top color for the above div is #1015cc

HTML with inline CSS

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

#1015cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1015cc Color code Preview on White Background

This is how #1015cc Color code will look on white background color. Color contrast ratio is 10.49

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

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