crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

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

#718cba hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #718cba Color code in RGB color code model is created after adding 44.31% red color, 54.9% green color and 72.94% blue color. Hex #718cba Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 25% magenta, 0% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code718cba#718cba
RGB Decimal113, 140, 186rgb(113, 140, 186)
RGB Percent44%, 55%, 73%rgb(44%, 55%, 73%)
CSS RGBa113, 140, 186,1rgba(113,140,186,1)
CMYK Modelcmyk(39%,25%,0%,27%)
HSL Color Space218,35% ,59%hsl(218,35% ,59%)
HSV Color Space218°, 39%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100011000110010111010
Octal161214272
Decimal113140186
Hex718cba

Different shades of #718cba color code.

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

Light Shade of #718cba
#93a8cb
Dark Shade of #718cba
#5171a7
Saturated Shade of #718cba
#6689c5
Desaturated Shade of #718cba
#7c8faf
Grey scale Shade of #718cba
#959595
Brighten Shade
#8aa5d3
Most Readable Shade
#000000

Shades of #718cba color code

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

#718cba
#647ca5
#576c90
#4b5d7c
#3e4d67
#323e52
#252e3e
#191f29
#0c0f14
#000000

Similar Color like #718cba color

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

#728dbb
#738ebc
#748fbd
#7590be
#7691bf
#7792c0
#7893c1
#7994c2
#7a95c3
#7b96c4
#7c97c5
#7d98c6
#7e99c7
#7f9ac8
#708bb9
#6f8ab8
#6e89b7
#6d88b6
#6c87b5
#6b86b4
#6a85b3
#6984b2
#6883b1
#6782b0
#6681af
#6580ae
#647fad
#637eac

Monochromatic Color with #718cba

#718cba
#8bace4
#0a0c10
#242c3a
#3d4c65
#576c8f

Tints of #718cba Color

#718cba
#8098c1
#90a5c9
#a0b2d1
#b0bfd8
#bfcbe0
#cfd8e8
#dfe5ef
#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

#718cba
#ba9f71

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

Split Complementary

#718cba
#ba7a71
#b1ba71

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

Analogous Color

#71a9ba
#719bba
#718cba
#717dba
#7371ba

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

#718cba
#ba718c
#8cba71

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

#718cba
#ba71b0
#ba9f71
#71ba7a

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

#718cba
#ba9f71
#b1ba71
#7a71ba

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 #718cba 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.

#718cba Color Code Preview on Black Background Color

This is how #718cba Color will look on black background color. Color contrast ratio is 6.16

#718cba in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#718cba color code is use for CSS Background Color

Background color for the above div is #718cba

HTML with inline CSS

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

#718cba color code is use for CSS Border Color

CSS Border color for the above div is #718cba

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#718cba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#718cba Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.