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

#0558bd hex color - Blue - Cool color - Information

#0558bd hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #0558bd Color code in RGB color code model is created after adding 1.96% red color, 34.51% green color and 74.12% blue color. Hex #0558bd Color code in CMYK color (process color) code model is generated after subtraction of 97% cyan, 53% magenta, 0% yellow and 25.88% black.

Hex #0558bd color code is between #0055bb web safe hex color code and #0066cc web safe hex color code. #0055bb is the nearest web safe color code. You can see here many more shades of #0558bd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code0558bd#0558bd
RGB Decimal5, 88, 189rgb(5, 88, 189)
RGB Percent2%, 35%, 74%rgb(2%, 35%, 74%)
CSS RGBa5, 88, 189,1rgba(5,88,189,1)
CMYK Modelcmyk(97%,53%,0%,25.88%)
HSL Color Space213,95% ,38%hsl(213,95% ,38%)
HSV Color Space213°, 97%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001010101100010111101
Octal5130275
Decimal588189
Hex0558bd

Different shades of #0558bd color code.

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

Light Shade of #0558bd
#066fef
Dark Shade of #0558bd
#04418b
Saturated Shade of #0558bd
#0057c2
Desaturated Shade of #0558bd
#0f59b3
Grey scale Shade of #0558bd
#616161
Brighten Shade
#1e71d6
Most Readable Shade
#FFFFFF

Shades of #0558bd color code

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

#0558bd
#044ea8
#034493
#033a7e
#023069
#022754
#011d3f
#01132a
#000915
#000000

Similar Color like #0558bd color

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

#0659be
#075abf
#085bc0
#095cc1
#0a5dc2
#0b5ec3
#0c5fc4
#0d60c5
#0e61c6
#0f62c7
#1063c8
#1164c9
#1265ca
#1366cb
#0457bc
#0356bb
#0255ba
#0154b9
#0053b8
#0052b7
#0051b6
#0050b5
#004fb4
#004eb3
#004db2
#004cb1
#004bb0
#004aaf

Monochromatic Color with #0558bd

#0558bd
#066ce7
#010913
#021d3d
#033068
#044492

Tints of #0558bd Color

#0558bd
#206ac4
#3c7dcb
#588fd3
#74a2da
#8fb4e1
#abc7e9
#c7d9f0
#e3ecf7
#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

#0558bd
#bd6a05

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

Split Complementary

#0558bd
#bd0e05
#b4bd05

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

Analogous Color

#05a2bd
#057dbd
#0558bd
#0533bd
#050ebd

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

#0558bd
#bd0558
#58bd05

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

#0558bd
#bd05b4
#bd6a05
#05bd0e

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

#0558bd
#bd6a05
#b4bd05
#0e05bd

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 #0558bd 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.

#0558bd Color Code Preview on Black Background Color

This is how #0558bd Color will look on black background color. Color contrast ratio is 3.14

#0558bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0558bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0558bd

#0558bd color code is use for CSS Background Color

Background color for the above div is #0558bd

HTML with inline CSS

<div style="background-color:#0558bd;"></div>

#0558bd color code is use for CSS Border Color

CSS Border color for the above div is #0558bd

HTML with inline CSS

<div style="border:5px solid #0558bd;"></div>

CSS Border Left color for the above div is #0558bd

HTML with inline CSS

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

CSS Border Right color for the above div is #0558bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0558bd

HTML with inline CSS

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

CSS Border Top color for the above div is #0558bd

HTML with inline CSS

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

#0558bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0558bd Color code Preview on White Background

This is how #0558bd Color code will look on white background color. Color contrast ratio is 6.69

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

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(5,88,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(189,106,5,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(5,88,189,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.