Skip to main content Skip to docs navigation

#113eef 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 Azul and its hex is #1D5DEC Nearest Color Name

Color Hue/Base color: Blue

Hex #113eef Color code in RGB color code model is created after adding 6.67% red color, 24.31% green color and 93.73% blue color. Hex #113eef Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 74% magenta, 0% yellow and 6.27% black.

Hex #113eef color code is between #0044ee web safe hex color code and #0033ff web safe hex color code. #0044ee is the nearest web safe color code. You can see here many more shades of #113eef color code.

RGB Chart

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

Color Table

Hex Color Code 113eef #113eef
RGB Decimal 17, 62, 239 17, 62, 239
RGB Percent 7%, 24%, 94% rgb(7%, 24%, 94%)
CSS RGBa 17, 62, 239,1 rgba(17,62,239,1)
CMYK Model cmyk(93%,74%,0%,6.27%)
HSL Color Space 228,87% ,50% hsl(228,87% ,50%)
HSV Color Space 228°, 93%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010001 00111110 11101111
Octal 21 76 357
Decimal 17 62 239
Hex 11 3e ef

Different shades of #113eef color code.

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

Darkest of #113eef
#061961
Darker of #113eef
#0a2590
Dark of #113eef
#0d31c0
Base of #113eef
#113eef
Light of #113eef
#4165f2
Lighter
#718cf5
Lightest
#a0b2f9

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

#113eef
#efc211

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

Split Complementary

#113eef
#ef5311
#adef11

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

Analogous Color

#11bfef
#119aef
#113eef
#2e11ef
#8b11ef

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

#113eef
#3eef11
#ef113e

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

#113eef
#ef113e
#efc211
#11efc2

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

#113eef
#ef11ad
#efc211
#11ef53

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 #113eef

#030c31
#061961
#0a2590
#0d31c0
#113eef
#4165f2
#718cf5
#a0b2f9
#d0d9fc

Tints of #113eef Color

#113eef
#2b53f0
#4568f2
#607ef4
#7a93f6
#95a9f7
#afbef9
#cad4fb
#e4e9fd
#ffffff

Shades of #113eef color code

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

#113eef
#0f37d4
#0d30b9
#0b299f
#092284
#071b6a
#05144f
#030d35
#01061a
#000000

Tones

#113eef
#2a4dd6
#445cbc
#5d6ba3
#777a89

Tones

Similar Color like #113eef color

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

#123ff0
#1340f1
#1441f2
#1542f3
#1643f4
#1744f5
#1845f6
#1946f7
#1a47f8
#1b48f9
#1c49fa
#1d4afb
#1e4bfc
#1f4cfd
#103dee
#0f3ced
#0e3bec
#0d3aeb
#0c39ea
#0b38e9
#0a37e8
#0936e7
#0835e6
#0734e5
#0633e4
#0532e3
#0431e2
#0330e1

Download this Dark Blue

Hex #113eef 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.

#113eef Color Code Preview on Black Background Color

This is how #113eef Color will look on black background color. Color contrast ratio is 2.96

#113eef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #113eef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #113eef

#113eef color code is use for CSS Background Color

Background color for the above div is #113eef

HTML with inline CSS

<div style="background-color:#113eef;"></div>

#113eef color code is use for CSS Border Color

CSS Border color for the above div is #113eef

HTML with inline CSS

<div style="border:5px solid #113eef;"></div>

CSS Border Left color for the above div is #113eef

HTML with inline CSS

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

CSS Border Right color for the above div is #113eef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #113eef

HTML with inline CSS

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

CSS Border Top color for the above div is #113eef

HTML with inline CSS

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

#113eef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#113eef Color code Preview on White Background

This is how #113eef Color code will look on white background color. Color contrast ratio is 7.10

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

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