COLOR #558771

HEX: #558771 RGB: (85,135,113)

Color info

#558771 contains red, green and blue colors in about the same proportion. Web safe color of #558771 is #669966 (or #696).

RGB color model

#558771 color RGB value is (85,135,113).

RGB: (85,135,113) (33%, 53%, 44%)

RGB channels and saturation

R 85 of 255 = 33%
G 135 of 255 = 53%
B 113 of 255 = 44%

85
135
113

R + G + B ~ 43%. #558771 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 85 + 135 + 113 = 333 (100%)
R 85 of 333 ~ 25.53%
G 135 of 333 ~ 40.54%
B 113 of 333 ~ 33.93'%

%25.53
%40.54
%33.93

CMYK color model

#558771 color CMYK value is (37,0,16,47).

  • cyan value is 37.04%
  • magenta value is 0.00%
  • yellow value is 16.30%
  • key color value is 47.06%

CMYK: (37,0,16,47)
C37M0Y16K47 (37%, 0%, 16%, 47%)
(0.37 / 0.00 / 0.16 / 0.47)

CMYK percentages

%37.04
%0
%16.3
%47.06

Codes

Color #558771 in popluar color models

55 87 71
RGB 85 135 113
HSL 154° 22.73% 43.14%
HSB/HSV 154° 37.04% 52.94%
CMYK 37.04% 0.00% 16.30%
47.06%

Color #558771 in popluar number systems.

HEX 55 87 71
Decimal 85 135 113
Binary 1010101 10000111 1110001
Octal 125 207 161

Shades and tints

Shades of #558771

#558771
(85,135,113)
#4E7B67
(78,123,103)
#476F5D
(71,111,93)
#406353
(64,99,83)
#395749
(57,87,73)
#324B3F
(50,75,63)
#2B3F35
(43,63,53)
#24332B
(36,51,43)
#1D2721
(29,39,33)
#161B17
(22,27,23)
#0F0F0D
(15,15,13)
#000000
(0,0,0)

Tints of #558771

#558771
(85,135,113)
#64917D
(100,145,125)
#739B89
(115,155,137)
#82A595
(130,165,149)
#91AFA1
(145,175,161)
#A0B9AD
(160,185,173)
#AFC3B9
(175,195,185)
#BECDC5
(190,205,197)
#CDD7D1
(205,215,209)
#DCE1DD
(220,225,221)
#EBEBE9
(235,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #558771 color. Also use rgb(85,135,113) instead hex code.

Text Font Color

.myTextColor { color: #558771; }

<p style="color:#558771">This sample text font color is #558771.</p>

This text font color is #558771.

Background Color

.myBgColor { background-color: #558771; }

<div style="background-color:#558771">Inner text</div>

This div background color is #558771.

Border color

.myBorderColor { border: 1px solid #558771; }

<div style="border:3px solid #558771">Div</div>

This div border color is #558771.

Opacity

.myOpacity80 { color: #558771; opacity: 0.8; }

<p style="color:#558771;opacity:0.8;">80%</p>

Text with #558771 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #558771;}

<p style="text-shadow: 3px 3px 1px #558771">Text here.</p>

This text has shadow with #558771 color.


.textShadow {text-shadow: 3px 3px 1px #558771', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #558771, 5px 5px 20px red">Text here.</p>

This text has shadow with #558771 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#558771, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#558771, Direction=45, Strength=4)">Text</p>

This text has shadow with #558771 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #558771;
-webkit-box-shadow: 1px 1px 3px 2px #558771;
box-shadow: 1px 1px 3px 2px #558771;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #558771; -webkit-box-shadow: 1px 1px 3px 2px #558771; box-shadow:1px 1px 3px 2px #558771;">
Div content here
</div>

This div box has shadow with color #558771.

Preview

Color preview on black background

This text has color #558771 on black background.


Color preview on white background

This text has color #558771 on white background.


Black color preview on #558771 background

This text has black color on #558771 background.


White color preview on #558771 background

This text has white color on #558771 background.


Related colors

Complementary color

Complementary color for #hex is #AA788E.


I love getcolorcode.com

Triadic colors

1 #715587 and #877155 with #558771 are triadic colors.

2 #718755 and #875571 with #558771 are triadic colors.