Skip to main content Skip to docs navigation

#558d8b hex color | Download Dark Blue BG image | Information

Color Picker

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

Color Info

Woow we have a nearby visually matching color name available. It's name is Evora and its hex is #538B89 Nearest Color Name

Color Hue/Base color: Blue

Hex #558d8b Color code in RGB color code model is created after adding 33.33% red color, 55.29% green color and 54.51% blue color. Hex #558d8b Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 0% magenta, 1% yellow and 44.71% black.

Hex #558d8b color code is between #448888 web safe hex color code and #669999 web safe hex color code. #448888 is the nearest web safe color code. You can see here many more shades of #558d8b color code.

RGB Chart

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

Color Table

Hex Color Code 558d8b #558d8b
RGB Decimal 85, 141, 139 85, 141, 139
RGB Percent 33%, 55%, 55% rgb(33%, 55%, 55%)
CSS RGBa 85, 141, 139,1 rgba(85,141,139,1)
CMYK Model cmyk(40%,0%,1%,44.71%)
HSL Color Space 178,25% ,44% hsl(178,25% ,44%)
HSV Color Space 178°, 40%, 55%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010101 10001101 10001011
Octal 125 215 213
Decimal 85 141 139
Hex 55 8d 8b

Different shades of #558d8b color code.

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

Darkest of #558d8b
#1b2e2d
Darker of #558d8b
#2f4d4c
Dark of #558d8b
#426d6c
Base of #558d8b
#558d8b
Light of #558d8b
#6ea7a5
Lighter
#8dbbb9
Lightest
#adcecd

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

#558d8b
#8d5557

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

Split Complementary

#558d8b
#8d5573
#8d6f55

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

Analogous Color

#558d6a
#558d74
#558d8b
#557c8d
#55658d

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

#558d8b
#8d8b55
#8b558d

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

#558d8b
#8b558d
#8d5557
#578d55

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#558d8b
#6f558d
#8d5557
#738d55

Square 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).

Monochromatic Color with #558d8b

#080e0e
#1b2e2d
#2f4d4c
#426d6c
#558d8b
#6ea7a5
#8dbbb9
#adcecd
#cde1e0

Tints of #558d8b Color

#558d8b
#679997
#7aa6a4
#8db3b1
#a0bfbe
#b3cccb
#c6d9d8
#d9e5e5
#ecf2f2
#ffffff

Shades of #558d8b color code

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

#558d8b
#4b7d7b
#426d6c
#385e5c
#2f4e4d
#253e3d
#1c2f2e
#121f1e
#090f0f
#000000

Tones

#558d8b
#6c7676
#717171
#717171
#717171

Tones

Similar Color like #558d8b color

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

#568e8c
#578f8d
#58908e
#59918f
#5a9290
#5b9391
#5c9492
#5d9593
#5e9694
#5f9795
#609896
#619997
#629a98
#639b99
#548c8a
#538b89
#528a88
#518987
#508886
#4f8785
#4e8684
#4d8583
#4c8482
#4b8381
#4a8280
#49817f
#48807e
#477f7d

Download this Dark Blue

Hex #558d8b 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.

#558d8b Color Code Preview on Black Background Color

This is how #558d8b Color will look on black background color. Color contrast ratio is 5.57

#558d8b in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#558d8b color code is use for CSS Background Color

Background color for the above div is #558d8b

HTML with inline CSS

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

#558d8b color code is use for CSS Border Color

CSS Border color for the above div is #558d8b

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#558d8b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#558d8b Color code Preview on White Background

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

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(85,141,139,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(141,85,87,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(85,141,139,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }