Skip to main content Skip to docs navigation

#115cd5 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 Chun-Li Blue and its hex is #1559DB Nearest Color Name

Color Hue/Base color: Blue

Hex #115cd5 Color code in RGB color code model is created after adding 6.67% red color, 36.08% green color and 83.53% blue color. Hex #115cd5 Color code in CMYK color (process color) code model is generated after subtraction of 92% cyan, 57% magenta, 0% yellow and 16.47% black.

Hex #115cd5 color code is between #0055dd web safe hex color code and #0066cc web safe hex color code. #0055dd is the nearest web safe color code. You can see here many more shades of #115cd5 color code.

RGB Chart

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

Color Table

Hex Color Code 115cd5 #115cd5
RGB Decimal 17, 92, 213 17, 92, 213
RGB Percent 7%, 36%, 84% rgb(7%, 36%, 84%)
CSS RGBa 17, 92, 213,1 rgba(17,92,213,1)
CMYK Model cmyk(92%,57%,0%,16.47%)
HSL Color Space 217,85% ,45% hsl(217,85% ,45%)
HSV Color Space 217°, 92%, 84%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010001 01011100 11010101
Octal 21 134 325
Decimal 17 92 213
Hex 11 5c d5

Different shades of #115cd5 color code.

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

Darkest of #115cd5
#061f47
Darker of #115cd5
#093377
Dark of #115cd5
#0d48a6
Base of #115cd5
#115cd5
Light of #115cd5
#2b76ee
Lighter
#5a94f2
Lightest
#89b3f6

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

#115cd5
#d58a11

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

Split Complementary

#115cd5
#d52811
#bed511

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

Analogous Color

#11ced5
#11aed5
#115cd5
#111bd5
#5911d5

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

#115cd5
#5cd511
#d5115c

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

#115cd5
#d5115c
#d58a11
#11d58a

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

#115cd5
#d511be
#d58a11
#11d528

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 #115cd5

#020a18
#061f47
#093377
#0d48a6
#115cd5
#2b76ee
#5a94f2
#89b3f6
#b9d1f9

Tints of #115cd5 Color

#115cd5
#2b6ed9
#4580de
#6092e3
#7aa4e7
#95b6ec
#afc8f1
#cadaf5
#e4ecfa
#ffffff

Shades of #115cd5 color code

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

#115cd5
#0f51bd
#0d47a5
#0b3d8e
#093376
#07285e
#051e47
#03142f
#010a17
#000000

Tones

#115cd5
#2861be
#3f67a7
#566c90
#6d7279

Tones

Similar Color like #115cd5 color

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

#125dd6
#135ed7
#145fd8
#1560d9
#1661da
#1762db
#1863dc
#1964dd
#1a65de
#1b66df
#1c67e0
#1d68e1
#1e69e2
#1f6ae3
#105bd4
#0f5ad3
#0e59d2
#0d58d1
#0c57d0
#0b56cf
#0a55ce
#0954cd
#0853cc
#0752cb
#0651ca
#0550c9
#044fc8
#034ec7

Download this Dark Blue

Hex #115cd5 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.

#115cd5 Color Code Preview on Black Background Color

This is how #115cd5 Color will look on black background color. Color contrast ratio is 3.52

#115cd5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #115cd5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #115cd5

#115cd5 color code is use for CSS Background Color

Background color for the above div is #115cd5

HTML with inline CSS

<div style="background-color:#115cd5;"></div>

#115cd5 color code is use for CSS Border Color

CSS Border color for the above div is #115cd5

HTML with inline CSS

<div style="border:5px solid #115cd5;"></div>

CSS Border Left color for the above div is #115cd5

HTML with inline CSS

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

CSS Border Right color for the above div is #115cd5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #115cd5

HTML with inline CSS

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

CSS Border Top color for the above div is #115cd5

HTML with inline CSS

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

#115cd5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#115cd5 Color code Preview on White Background

This is how #115cd5 Color code will look on white background color. Color contrast ratio is 5.97

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

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