@
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.

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

#556eda hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #556eda Color code in RGB color code model is created after adding 33.33% red color, 43.14% green color and 85.49% blue color. Hex #556eda Color code in CMYK color (process color) code model is generated after subtraction of 61% cyan, 50% magenta, 0% yellow and 14.51% black.

Hex #556eda color code is between #4466dd web safe hex color code and #6677cc web safe hex color code. #4466dd is the nearest web safe color code. You can see here many more shades of #556eda 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 556eda #556eda
RGB Decimal 85, 110, 218 rgb(85, 110, 218)
RGB Percent 33%, 43%, 85% rgb(33%, 43%, 85%)
CSS RGBa 85, 110, 218,1 rgba(85,110,218,1)
CMYK Model cmyk(61%,50%,0%,14.51%)
HSL Color Space 229,64% ,59% hsl(229,64% ,59%)
HSV Color Space 229°, 61%, 85%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010101 01101110 11011010
Octal 125 156 332
Decimal 85 110 218
Hex 55 6e da

Different shades of #556eda color code.

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

Light Shade of #556eda
#7f92e3
Dark Shade of #556eda
#2d4bcf
Saturated Shade of #556eda
#4b68e4
Desaturated Shade of #556eda
#5f74d0
Grey scale Shade of #556eda
#979797
Brighten Shade
#6e87f3
Most Readable Shade
#FFFFFF

Shades of #556eda color code

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

#556eda
#4b61c1
#4255a9
#384991
#2f3d79
#253060
#1c2448
#121830
#090c18
#000000

Similar Color like #556eda color

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

#566fdb
#5770dc
#5871dd
#5972de
#5a73df
#5b74e0
#5c75e1
#5d76e2
#5e77e3
#5f78e4
#6079e5
#617ae6
#627be7
#637ce8
#546dd9
#536cd8
#526bd7
#516ad6
#5069d5
#4f68d4
#4e67d3
#4d66d2
#4c65d1
#4b64d0
#4a63cf
#4962ce
#4861cd
#4760cc

Monochromatic Color with #556eda

#556eda
#020305
#131830
#232e5a
#344385
#4459af

Tints of #556eda Color

#556eda
#677ede
#7a8ee2
#8d9ee6
#a0aeea
#b3beee
#c6cef2
#d9def6
#eceefa
#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

#556eda
#dac155

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

Split Complementary

#556eda
#da7e55
#b1da55

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

Analogous Color

#55a3da
#5589da
#556eda
#5755da
#7155da

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

#556eda
#da556e
#6eda55

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

#556eda
#da55b0
#dac155
#55da7e

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

#556eda
#dac155
#b1da55
#7e55da

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

#556eda Color Code Preview on Black Background Color

This is how #556eda Color will look on black background color. Color contrast ratio is 4.63

#556eda in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#556eda color code is use for CSS Background Color

Background color for the above div is #556eda

HTML with inline CSS

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

#556eda color code is use for CSS Border Color

CSS Border color for the above div is #556eda

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#556eda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#556eda Color code Preview on White Background

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

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

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,110,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(218,193,85,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(85,110,218,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.