Skip to main content Skip to docs navigation

#718caa 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 Scanda and its hex is #6B8CA9 Nearest Color Name

Color Hue/Base color: Blue

Hex #718caa Color code in RGB color code model is created after adding 44.31% red color, 54.9% green color and 66.67% blue color. Hex #718caa Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 18% magenta, 0% yellow and 33.33% black.

Hex #718caa color code is between #778899 web safe hex color code and #6699bb web safe hex color code. #778899 is the nearest web safe color code. You can see here many more shades of #718caa color code.

RGB Chart

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

Color Table

Hex Color Code 718caa #718caa
RGB Decimal 113, 140, 170 113, 140, 170
RGB Percent 44%, 55%, 67% rgb(44%, 55%, 67%)
CSS RGBa 113, 140, 170,1 rgba(113,140,170,1)
CMYK Model cmyk(34%,18%,0%,33.33%)
HSL Color Space 212,25% ,55% hsl(212,25% ,55%)
HSV Color Space 212°, 34%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110001 10001100 10101010
Octal 161 214 252
Decimal 113 140 170
Hex 71 8c aa

Different shades of #718caa color code.

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

Darkest of #718caa
#314051
Darker of #718caa
#445971
Dark of #718caa
#577291
Base of #718caa
#718caa
Light of #718caa
#91a6bd
Lighter
#b1c0d0
Lightest
#d1dae3

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

#718caa
#aa8f71

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

Split Complementary

#718caa
#aa7371
#a8aa71

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

Analogous Color

#71aaa7
#71a4aa
#718caa
#7179aa
#8171aa

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

#718caa
#8caa71
#aa718c

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

#718caa
#aa718c
#aa8f71
#71aa8f

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

#718caa
#aa71a8
#aa8f71
#71aa73

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 #718caa

#1e2731
#314051
#445971
#577291
#718caa
#91a6bd
#b1c0d0
#d1dae3
#f1f3f6

Tints of #718caa Color

#718caa
#8098b3
#90a5bc
#a0b2c6
#b0bfcf
#bfcbd9
#cfd8e2
#dfe5ec
#eff2f5
#ffffff

Shades of #718caa color code

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

#718caa
#647c97
#576c84
#4b5d71
#3e4d5e
#323e4b
#252e38
#191f25
#0c0f12
#000000

Tones

#718caa
#888d93
#8d8d8d
#8d8d8d
#8d8d8d

Tones

Similar Color like #718caa color

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

#728dab
#738eac
#748fad
#7590ae
#7691af
#7792b0
#7893b1
#7994b2
#7a95b3
#7b96b4
#7c97b5
#7d98b6
#7e99b7
#7f9ab8
#708ba9
#6f8aa8
#6e89a7
#6d88a6
#6c87a5
#6b86a4
#6a85a3
#6984a2
#6883a1
#6782a0
#66819f
#65809e
#647f9d
#637e9c

Download this Dark Blue

Hex #718caa 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.

#718caa Color Code Preview on Black Background Color

This is how #718caa Color will look on black background color. Color contrast ratio is 6.03

#718caa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #718caa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #718caa

#718caa color code is use for CSS Background Color

Background color for the above div is #718caa

HTML with inline CSS

<div style="background-color:#718caa;"></div>

#718caa color code is use for CSS Border Color

CSS Border color for the above div is #718caa

HTML with inline CSS

<div style="border:5px solid #718caa;"></div>

CSS Border Left color for the above div is #718caa

HTML with inline CSS

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

CSS Border Right color for the above div is #718caa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #718caa

HTML with inline CSS

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

CSS Border Top color for the above div is #718caa

HTML with inline CSS

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

#718caa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#718caa Color code Preview on White Background

This is how #718caa Color code will look on white background color. Color contrast ratio is 3.48

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

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