crispedge.com

Color picker

Loading...

#556baf hex color - Blue - Cool color - Information

#556baf hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #556baf Color code in RGB color code model is created after adding 33.33% red color, 41.96% green color and 68.63% blue color. Hex #556baf Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 39% magenta, 0% yellow and 31% black.

Hex #556baf color code is between #4466aa web safe hex color code and #6677bb web safe hex color code. #4466aa is the nearest web safe color code. You can see here many more shades of #556baf color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code556baf#556baf
RGB Decimal85, 107, 175rgb(85, 107, 175)
RGB Percent33%, 42%, 69%rgb(33%, 42%, 69%)
CSS RGBa85, 107, 175,1rgba(85,107,175,1)
CMYK Modelcmyk(51%,39%,0%,31%)
HSL Color Space225,36% ,51%hsl(225,36% ,51%)
HSV Color Space225°, 51%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101010110101110101111
Octal125153257
Decimal85107175
Hex556baf

Different shades of #556baf color code.

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

Light Shade of #556baf
#7889bf
Dark Shade of #556baf
#43558e
Saturated Shade of #556baf
#4865bb
Desaturated Shade of #556baf
#6171a2
Grey scale Shade of #556baf
#828282
Brighten Shade
#6e84c8
Most Readable Shade
#FFFFFF

Shades of #556baf color code

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

#556baf
#4b5f9b
#425388
#384774
#2f3b61
#252f4d
#1c233a
#121726
#090b13
#000000

Similar Color like #556baf color

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

#566cb0
#576db1
#586eb2
#596fb3
#5a70b4
#5b71b5
#5c72b6
#5d73b7
#5e74b8
#5f75b9
#6076ba
#6177bb
#6278bc
#6379bd
#546aae
#5369ad
#5268ac
#5167ab
#5066aa
#4f65a9
#4e64a8
#4d63a7
#4c62a6
#4b61a5
#4a60a4
#495fa3
#485ea2
#475da1

Monochromatic Color with #556baf

#556baf
#6a85d9
#020305
#171d2f
#2c375a
#405184

Tints of #556baf Color

#556baf
#677bb7
#7a8bc0
#8d9cc9
#a0acd2
#b3bddb
#c6cde4
#d9deed
#eceef6
#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

#556baf
#af9955

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

Split Complementary

#556baf
#af6c55
#98af55

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

Analogous Color

#558faf
#557daf
#556baf
#5559af
#6355af

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

#556baf
#af556b
#6baf55

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

#556baf
#af5598
#af9955
#55af6c

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

#556baf
#af9955
#98af55
#6c55af

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 #556baf 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.

#556baf Color Code Preview on Black Background Color

This is how #556baf Color will look on black background color. Color contrast ratio is 4.11

#556baf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #556baf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #556baf

#556baf color code is use for CSS Background Color

Background color for the above div is #556baf

HTML with inline CSS

<div style="background-color:#556baf;"></div>

#556baf color code is use for CSS Border Color

CSS Border color for the above div is #556baf

HTML with inline CSS

<div style="border:5px solid #556baf;"></div>

CSS Border Left color for the above div is #556baf

HTML with inline CSS

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

CSS Border Right color for the above div is #556baf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #556baf

HTML with inline CSS

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

CSS Border Top color for the above div is #556baf

HTML with inline CSS

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

#556baf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#556baf Color code Preview on White Background

This is how #556baf Color code will look on white background color. Color contrast ratio is 5.11

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

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(85,107,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(175,153,85,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(85,107,175,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.