Skip to main content Skip to docs navigation

#1007ee 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 #1007ee Color code in RGB color code model is created after adding 6.27% red color, 2.75% green color and 93.33% blue color. Hex #1007ee Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 97% magenta, 0% yellow and 6.67% black.

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

RGB Chart

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

Color Table

Hex Color Code 1007ee #1007ee
RGB Decimal 16, 7, 238 16, 7, 238
RGB Percent 6%, 3%, 93% rgb(6%, 3%, 93%)
CSS RGBa 16, 7, 238,1 rgba(16,7,238,1)
CMYK Model cmyk(93%,97%,0%,6.67%)
HSL Color Space 242,94% ,48% hsl(242,94% ,48%)
HSV Color Space 242°, 97%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010000 00000111 11101110
Octal 20 7 356
Decimal 16 7 238
Hex 10 07 ee

Different shades of #1007ee color code.

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

Darkest of #1007ee
#060359
Darker of #1007ee
#09048b
Dark of #1007ee
#0d06bc
Base of #1007ee
#1007ee
Light of #1007ee
#372ff9
Lighter
#6761fa
Lightest
#9692fc

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

#1007ee
#e5ee07

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

Split Complementary

#1007ee
#ee8407
#71ee07

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

Analogous Color

#0785ee
#075eee
#1007ee
#5d07ee
#bd07ee

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

#1007ee
#07ee10
#ee1007

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

#1007ee
#ee1007
#e5ee07
#07e5ee

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

#1007ee
#ee0771
#e5ee07
#07ee84

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 #1007ee

#030128
#060359
#09048b
#0d06bc
#1007ee
#372ff9
#6761fa
#9692fc
#c6c4fd

Tints of #1007ee Color

#1007ee
#2a22ef
#453ef1
#5f59f3
#7a75f5
#9490f7
#afacf9
#c9c7fb
#e4e3fd
#ffffff

Shades of #1007ee color code

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

#1007ee
#0e06d3
#0c05b9
#0a049e
#080384
#070369
#05024f
#030134
#01001a
#000000

Tones

#1007ee
#271fd6
#3d38bd
#5450a5
#6a698c

Tones

Similar Color like #1007ee color

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

#1108ef
#1209f0
#130af1
#140bf2
#150cf3
#160df4
#170ef5
#180ff6
#1910f7
#1a11f8
#1b12f9
#1c13fa
#1d14fb
#1e15fc
#0f06ed
#0e05ec
#0d04eb
#0c03ea
#0b02e9
#0a01e8
#0900e7
#0800e6
#0700e5
#0600e4
#0500e3
#0400e2
#0300e1
#0200e0

Download this Dark Blue

Hex #1007ee 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.

#1007ee Color Code Preview on Black Background Color

This is how #1007ee Color will look on black background color. Color contrast ratio is 2.29

#1007ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1007ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1007ee

#1007ee color code is use for CSS Background Color

Background color for the above div is #1007ee

HTML with inline CSS

<div style="background-color:#1007ee;"></div>

#1007ee color code is use for CSS Border Color

CSS Border color for the above div is #1007ee

HTML with inline CSS

<div style="border:5px solid #1007ee;"></div>

CSS Border Left color for the above div is #1007ee

HTML with inline CSS

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

CSS Border Right color for the above div is #1007ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #1007ee

HTML with inline CSS

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

CSS Border Top color for the above div is #1007ee

HTML with inline CSS

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

#1007ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1007ee Color code Preview on White Background

This is how #1007ee Color code will look on white background color. Color contrast ratio is 9.18

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

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