crispedge.com

Color picker

Loading...

#56b9cc hex color - Blue - Cool color - Information

#56b9cc hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #56b9cc Color code in RGB color code model is created after adding 33.73% red color, 72.55% green color and 80% blue color. Hex #56b9cc Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 9% magenta, 0% yellow and 20% black.

Hex #56b9cc color code is between #55bbbb web safe hex color code and #66aadd web safe hex color code. #55bbbb is the nearest web safe color code. You can see here many more shades of #56b9cc color code.

0 Likes 0 Comments | 14 Views

RGB Chart

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

Color Table

Hex Color Code56b9cc#56b9cc
RGB Decimal86, 185, 204rgb(86, 185, 204)
RGB Percent34%, 73%, 80%rgb(34%, 73%, 80%)
CSS RGBa86, 185, 204,1rgba(86,185,204,1)
CMYK Modelcmyk(58%,9%,0%,20%)
HSL Color Space190,54% ,57%hsl(190,54% ,57%)
HSV Color Space190°, 58%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101101011100111001100
Octal126271314
Decimal86185204
Hex56b9cc

Different shades of #56b9cc color code.

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

Light Shade of #56b9cc
#7dc9d8
Dark Shade of #56b9cc
#37a3b8
Saturated Shade of #56b9cc
#4bc0d7
Desaturated Shade of #56b9cc
#61b2c1
Grey scale Shade of #56b9cc
#919191
Brighten Shade
#6fd2e5
Most Readable Shade
#000000

Shades of #56b9cc color code

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

#56b9cc
#4ca4b5
#428f9e
#397b88
#2f6671
#26525a
#1c3d44
#13292d
#091416
#000000

Similar Color like #56b9cc color

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

#57bacd
#58bbce
#59bccf
#5abdd0
#5bbed1
#5cbfd2
#5dc0d3
#5ec1d4
#5fc2d5
#60c3d6
#61c4d7
#62c5d8
#63c6d9
#64c7da
#55b8cb
#54b7ca
#53b6c9
#52b5c8
#51b4c7
#50b3c6
#4fb2c5
#4eb1c4
#4db0c3
#4cafc2
#4baec1
#4aadc0
#49acbf
#48abbe

Monochromatic Color with #56b9cc

#56b9cc
#68e0f6
#0e1f22
#20454c
#326c77
#4492a1

Tints of #56b9cc Color

#56b9cc
#68c0d1
#7bc8d7
#8ed0dd
#a1d8e2
#b3dfe8
#c6e7ee
#d9eff3
#ecf7f9
#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

#56b9cc
#cc6956

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

Split Complementary

#56b9cc
#cc567e
#cca456

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

Analogous Color

#56ccb0
#56ccc7
#56b9cc
#56a1cc
#568acc

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

#56b9cc
#cc56b9
#b9cc56

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

#56b9cc
#a456cc
#cc6956
#7ecc56

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

#56b9cc
#cc6956
#cca456
#567ecc

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 #56b9cc 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.

#56b9cc Color Code Preview on Black Background Color

This is how #56b9cc Color will look on black background color. Color contrast ratio is 9.21

#56b9cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #56b9cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #56b9cc

#56b9cc color code is use for CSS Background Color

Background color for the above div is #56b9cc

HTML with inline CSS

<div style="background-color:#56b9cc;"></div>

#56b9cc color code is use for CSS Border Color

CSS Border color for the above div is #56b9cc

HTML with inline CSS

<div style="border:5px solid #56b9cc;"></div>

CSS Border Left color for the above div is #56b9cc

HTML with inline CSS

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

CSS Border Right color for the above div is #56b9cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #56b9cc

HTML with inline CSS

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

CSS Border Top color for the above div is #56b9cc

HTML with inline CSS

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

#56b9cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#56b9cc Color code Preview on White Background

This is how #56b9cc Color code will look on white background color. Color contrast ratio is 2.28

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

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,185,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(204,105,86,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(86,185,204,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 14 Views

Post your comment:-

By submitting comment you agree to our privacy policy.