Skip to main content Skip to docs navigation

#010bec 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 Midsummer Nights and its hex is #0011EE Nearest Color Name

Color Hue/Base color: Blue

Hex #010bec Color code in RGB color code model is created after adding 0.39% red color, 4.31% green color and 92.55% blue color. Hex #010bec Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 95% magenta, 0% yellow and 7.45% black.

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

RGB Chart

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

Color Table

Hex Color Code 010bec #010bec
RGB Decimal 1, 11, 236 1, 11, 236
RGB Percent 0%, 4%, 93% rgb(0%, 4%, 93%)
CSS RGBa 1, 11, 236,1 rgba(1,11,236,1)
CMYK Model cmyk(100%,95%,0%,7.45%)
HSL Color Space 237,99% ,46% hsl(237,99% ,46%)
HSV Color Space 237°, 100%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000001 00001011 11101100
Octal 1 13 354
Decimal 1 11 236
Hex 01 0b ec

Different shades of #010bec color code.

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

Darkest of #010bec
#000454
Darker of #010bec
#010686
Dark of #010bec
#0109b9
Base of #010bec
#010bec
Light of #010bec
#222bfe
Lighter
#555cfe
Lightest
#888dfe

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

#010bec
#ece201

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

Split Complementary

#010bec
#ec6d01
#80ec01

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

Analogous Color

#0194ec
#016dec
#010bec
#4501ec
#a701ec

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

#010bec
#0bec01
#ec010b

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

#010bec
#ec010b
#ece201
#01ece2

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

#010bec
#ec0180
#ece201
#01ec6d

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 #010bec

#000221
#000454
#010686
#0109b9
#010bec
#222bfe
#555cfe
#888dfe
#babdff

Tints of #010bec Color

#010bec
#1d26ee
#3941f0
#555cf2
#7177f4
#8e92f6
#aaadf8
#c6c8fa
#e2e3fc
#ffffff

Shades of #010bec color code

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

#010bec
#0009d1
#0008b7
#00079d
#000683
#000468
#00034e
#000234
#00011a
#000000

Tones

#010bec
#1921d4
#3036bd
#484ca5
#60628d

Tones

Similar Color like #010bec color

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

#020ced
#030dee
#040eef
#050ff0
#0610f1
#0711f2
#0812f3
#0913f4
#0a14f5
#0b15f6
#0c16f7
#0d17f8
#0e18f9
#0f19fa
#000aeb
#0009ea
#0008e9
#0007e8
#0006e7
#0005e6
#0004e5
#0003e4
#0002e3
#0001e2
#0000e1
#0000e0
#0000df
#0000de

Download this Dark Blue

Hex #010bec 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.

#010bec Color Code Preview on Black Background Color

This is how #010bec Color will look on black background color. Color contrast ratio is 2.26

#010bec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #010bec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #010bec

#010bec color code is use for CSS Background Color

Background color for the above div is #010bec

HTML with inline CSS

<div style="background-color:#010bec;"></div>

#010bec color code is use for CSS Border Color

CSS Border color for the above div is #010bec

HTML with inline CSS

<div style="border:5px solid #010bec;"></div>

CSS Border Left color for the above div is #010bec

HTML with inline CSS

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

CSS Border Right color for the above div is #010bec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #010bec

HTML with inline CSS

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

CSS Border Top color for the above div is #010bec

HTML with inline CSS

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

#010bec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#010bec Color code Preview on White Background

This is how #010bec Color code will look on white background color. Color contrast ratio is 9.29

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

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(1,11,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,226,1,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(1,11,236,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }