Skip to main content Skip to docs navigation

#718cbe hex color - Blue - Cool color - Information

On this page
@
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 Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #718cbe Color code in RGB color code model is created after adding 44.31% red color, 54.9% green color and 74.51% blue color. Hex #718cbe Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 26% magenta, 0% yellow and 25.49% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 718cbe #718cbe
RGB Decimal 113, 140, 190 rgb(113, 140, 190)
RGB Percent 44%, 55%, 75% rgb(44%, 55%, 75%)
CSS RGBa 113, 140, 190,1 rgba(113,140,190,1)
CMYK Model cmyk(41%,26%,0%,25.49%)
HSL Color Space 219,37% ,59% hsl(219,37% ,59%)
HSV Color Space 219°, 41%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110001 10001100 10111110
Octal 161 214 276
Decimal 113 140 190
Hex 71 8c be

Different shades of #718cbe color code.

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

Light Shade of #718cbe
#94a8ce
Dark Shade of #718cbe
#4f70ad
Saturated Shade of #718cbe
#6789c8
Desaturated Shade of #718cbe
#7b8fb4
Grey scale Shade of #718cbe
#979797
Brighten Shade
#8aa5d7
Most Readable Shade
#000000

Shades of #718cbe color code

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

#718cbe
#647ca8
#576c93
#4b5d7e
#3e4d69
#323e54
#252e3f
#191f2a
#0c0f15
#000000

Similar Color like #718cbe color

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

#728dbf
#738ec0
#748fc1
#7590c2
#7691c3
#7792c4
#7893c5
#7994c6
#7a95c7
#7b96c8
#7c97c9
#7d98ca
#7e99cb
#7f9acc
#708bbd
#6f8abc
#6e89bb
#6d88ba
#6c87b9
#6b86b8
#6a85b7
#6984b6
#6883b5
#6782b4
#6681b3
#6580b2
#647fb1
#637eb0

Monochromatic Color with #718cbe

#718cbe
#8aabe8
#0c0f14
#252e3e
#3e4d69
#586d93

Tints of #718cbe Color

#718cbe
#8098c5
#90a5cc
#a0b2d3
#b0bfda
#bfcbe2
#cfd8e9
#dfe5f0
#eff2f7
#ffffff

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

#718cbe
#bea371

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

Split Complementary

#718cbe
#be7d71
#b3be71

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

Analogous Color

#71abbe
#719bbe
#718cbe
#717dbe
#7571be

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

#718cbe
#be718c
#8cbe71

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

#718cbe
#be71b2
#bea371
#71be7d

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#718cbe
#bea371
#b3be71
#7d71be

Double Complementary 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).

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

#718cbe Color Code Preview on Black Background Color

This is how #718cbe Color will look on black background color. Color contrast ratio is 6.20

#718cbe in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#718cbe color code is use for CSS Background Color

Background color for the above div is #718cbe

HTML with inline CSS

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

#718cbe color code is use for CSS Border Color

CSS Border color for the above div is #718cbe

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#718cbe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#718cbe Color code Preview on White Background

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

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(113,140,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(190,163,113,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(113,140,190,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.