crispedge.com

Color picker

Loading...

#56718e hex color - Blue - Cool color - Information

#56718e hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #56718e Color code in RGB color code model is created after adding 33.73% red color, 44.31% green color and 55.69% blue color. Hex #56718e Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 20% magenta, 0% yellow and 44% black.

Hex #56718e color code is between #557788 web safe hex color code and #666699 web safe hex color code. #557788 is the nearest web safe color code. You can see here many more shades of #56718e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code56718e#56718e
RGB Decimal86, 113, 142rgb(86, 113, 142)
RGB Percent34%, 44%, 56%rgb(34%, 44%, 56%)
CSS RGBa86, 113, 142,1rgba(86,113,142,1)
CMYK Modelcmyk(39%,20%,0%,44%)
HSL Color Space211,25% ,45%hsl(211,25% ,45%)
HSV Color Space211°, 39%, 56%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101100111000110001110
Octal126161216
Decimal86113142
Hex56718e

Different shades of #56718e color code.

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

Light Shade of #56718e
#6f8aa8
Dark Shade of #56718e
#43586e
Saturated Shade of #56718e
#4b7199
Desaturated Shade of #56718e
#617183
Grey scale Shade of #56718e
#727272
Brighten Shade
#6f8aa7
Most Readable Shade
#FFFFFF

Shades of #56718e color code

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

#56718e
#4c647e
#42576e
#394b5e
#2f3e4e
#26323f
#1c252f
#13191f
#090c0f
#000000

Similar Color like #56718e color

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

#57728f
#587390
#597491
#5a7592
#5b7693
#5c7794
#5d7895
#5e7996
#5f7a97
#607b98
#617c99
#627d9a
#637e9b
#647f9c
#55708d
#546f8c
#536e8b
#526d8a
#516c89
#506b88
#4f6a87
#4e6986
#4d6885
#4c6784
#4b6683
#4a6582
#496481
#486380

Monochromatic Color with #56718e

#56718e
#7093b8
#89b5e3
#090c0e
#232d39
#3c4f63

Tints of #56718e Color

#56718e
#68809a
#7b90a7
#8ea0b3
#a1b0c0
#b3bfcc
#c6cfd9
#d9dfe5
#eceff2
#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

#56718e
#8e7356

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

Split Complementary

#56718e
#8e5756
#8d8e56

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

Analogous Color

#56878e
#567c8e
#56718e
#56668e
#565b8e

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

#56718e
#8e5671
#718e56

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

#56718e
#8e568d
#8e7356
#568e57

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

#56718e
#8e7356
#8d8e56
#57568e

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 #56718e 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.

#56718e Color Code Preview on Black Background Color

This is how #56718e Color will look on black background color. Color contrast ratio is 4.15

#56718e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #56718e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #56718e

#56718e color code is use for CSS Background Color

Background color for the above div is #56718e

HTML with inline CSS

<div style="background-color:#56718e;"></div>

#56718e color code is use for CSS Border Color

CSS Border color for the above div is #56718e

HTML with inline CSS

<div style="border:5px solid #56718e;"></div>

CSS Border Left color for the above div is #56718e

HTML with inline CSS

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

CSS Border Right color for the above div is #56718e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #56718e

HTML with inline CSS

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

CSS Border Top color for the above div is #56718e

HTML with inline CSS

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

#56718e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#56718e Color code Preview on White Background

This is how #56718e Color code will look on white background color. Color contrast ratio is 5.06

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

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(86,113,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(142,115,86,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(86,113,142,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.