Skip to main content Skip to docs navigation

#558a57 hex color | Download Dark Green 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 Emerald Ring and its hex is #578758 Nearest Color Name

Color Hue/Base color: Green

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

Hex #558a57 color code is between #448855 web safe hex color code and #669966 web safe hex color code. #448855 is the nearest web safe color code. You can see here many more shades of #558a57 color code.

RGB Chart

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

Color Table

Hex Color Code 558a57 #558a57
RGB Decimal 85, 138, 87 85, 138, 87
RGB Percent 33%, 54%, 34% rgb(33%, 54%, 34%)
CSS RGBa 85, 138, 87,1 rgba(85,138,87,1)
CMYK Model cmyk(38%,0%,37%,45.88%)
HSL Color Space 122,24% ,44% hsl(122,24% ,44%)
HSV Color Space 122°, 38%, 54%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010101 10001010 01010111
Octal 125 212 127
Decimal 85 138 87
Hex 55 8a 57

Different shades of #558a57 color code.

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

Darkest of #558a57
#1b2b1b
Darker of #558a57
#2e4b2f
Dark of #558a57
#426a43
Base of #558a57
#558a57
Light of #558a57
#6da56f
Lighter
#8db88e
Lightest
#acccad

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

#558a57
#8a5588

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

Split Complementary

#558a57
#72558a
#8a556e

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

Analogous Color

#728a55
#698a55
#558a57
#558a69
#558a7f

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

#558a57
#8a5755
#57558a

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

#558a57
#57558a
#8a5588
#888a55

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

#558a57
#556e8a
#8a5588
#8a7255

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 #558a57

#070c07
#1b2b1b
#2e4b2f
#426a43
#558a57
#6da56f
#8db88e
#acccad
#ccdfcc

Tints of #558a57 Color

#558a57
#679769
#7aa47c
#8db18f
#a0bea1
#b3cbb4
#c6d8c7
#d9e5d9
#ecf2ec
#ffffff

Shades of #558a57 color code

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

#558a57
#4b7a4d
#426b43
#385c3a
#2f4c30
#253d26
#1c2e1d
#121e13
#090f09
#000000

Tones

#558a57
#6b746c
#707070
#707070
#707070

Tones

Similar Color like #558a57 color

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

#568b58
#578c59
#588d5a
#598e5b
#5a8f5c
#5b905d
#5c915e
#5d925f
#5e9360
#5f9461
#609562
#619663
#629764
#639865
#548956
#538855
#528754
#518653
#508552
#4f8451
#4e8350
#4d824f
#4c814e
#4b804d
#4a7f4c
#497e4b
#487d4a
#477c49

Download this Dark Green

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

#558a57 Color Code Preview on Black Background Color

This is how #558a57 Color will look on black background color. Color contrast ratio is 5.16

#558a57 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#558a57 color code is use for CSS Background Color

Background color for the above div is #558a57

HTML with inline CSS

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

#558a57 color code is use for CSS Border Color

CSS Border color for the above div is #558a57

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#558a57 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#558a57 Color code Preview on White Background

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

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

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