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

#558ade hex color - Blue - Cool color - Information

#558ade hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #558ade Color code in RGB color code model is created after adding 33.33% red color, 54.12% green color and 87.06% blue color. Hex #558ade Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 38% magenta, 0% yellow and 12.94% black.

Hex #558ade color code is between #4488dd web safe hex color code and #6699ee web safe hex color code. #4488dd is the nearest web safe color code. You can see here many more shades of #558ade 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 558ade #558ade
RGB Decimal 85, 138, 222 rgb(85, 138, 222)
RGB Percent 33%, 54%, 87% rgb(33%, 54%, 87%)
CSS RGBa 85, 138, 222,1 rgba(85,138,222,1)
CMYK Model cmyk(62%,38%,0%,12.94%)
HSL Color Space 217,67% ,60% hsl(217,67% ,60%)
HSV Color Space 217°, 62%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010101 10001010 11011110
Octal 125 212 336
Decimal 85 138 222
Hex 55 8a de

Different shades of #558ade color code.

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

Light Shade of #558ade
#80a7e6
Dark Shade of #558ade
#2a6dd6
Saturated Shade of #558ade
#4b88e8
Desaturated Shade of #558ade
#5f8cd4
Grey scale Shade of #558ade
#999999
Brighten Shade
#6ea3f7
Most Readable Shade
#000000

Shades of #558ade color code

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

#558ade
#4b7ac5
#426bac
#385c94
#2f4c7b
#253d62
#1c2e4a
#121e31
#090f18
#000000

Similar Color like #558ade color

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

#568bdf
#578ce0
#588de1
#598ee2
#5a8fe3
#5b90e4
#5c91e5
#5d92e6
#5e93e7
#5f94e8
#6095e9
#6196ea
#6297eb
#6398ec
#5489dd
#5388dc
#5287db
#5186da
#5085d9
#4f84d8
#4e83d7
#4d82d6
#4c81d5
#4b80d4
#4a7fd3
#497ed2
#487dd1
#477cd0

Monochromatic Color with #558ade

#558ade
#040609
#142034
#243b5e
#345589
#4570b3

Tints of #558ade Color

#558ade
#6797e1
#7aa4e5
#8db1e9
#a0beec
#b3cbf0
#c6d8f4
#d9e5f7
#ecf2fb
#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

#558ade
#dea955

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

Split Complementary

#558ade
#de6555
#cede55

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

Analogous Color

#55c1de
#55a5de
#558ade
#556fde
#5755de

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

#558ade
#de558a
#8ade55

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

#558ade
#de55ce
#dea955
#55de64

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

#558ade
#dea955
#cede55
#6555de

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 #558ade 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.

#558ade Color Code Preview on Black Background Color

This is how #558ade Color will look on black background color. Color contrast ratio is 6.08

#558ade in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #558ade

HTML with inline CSS

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

Your Example Paragraph content text in with font color #558ade

#558ade color code is use for CSS Background Color

Background color for the above div is #558ade

HTML with inline CSS

<div style="background-color:#558ade;"></div>

#558ade color code is use for CSS Border Color

CSS Border color for the above div is #558ade

HTML with inline CSS

<div style="border:5px solid #558ade;"></div>

CSS Border Left color for the above div is #558ade

HTML with inline CSS

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

CSS Border Right color for the above div is #558ade

HTML with inline CSS

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

CSS Border Bottom color for the above div is #558ade

HTML with inline CSS

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

CSS Border Top color for the above div is #558ade

HTML with inline CSS

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

#558ade hex Color code used as CSS color Codes

Example CSS Class for usage

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

#558ade Color code Preview on White Background

This is how #558ade Color code will look on white background color. Color contrast ratio is 3.46

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

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,138,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(222,169,85,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(85,138,222,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.