COLOR #558776

HEX: #558776 RGB: (85,135,118)

Color info

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

RGB color model

#558776 color RGB value is (85,135,118).

RGB: (85,135,118) (33%, 53%, 46%)

RGB channels and saturation

R 85 of 255 = 33%
G 135 of 255 = 53%
B 118 of 255 = 46%

85
135
118

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

Portions of RGB colors in percentages

R + G + B = 85 + 135 + 118 = 338 (100%)
R 85 of 338 ~ 25.15%
G 135 of 338 ~ 39.94%
B 118 of 338 ~ 34.91'%

%25.15
%39.94
%34.91

CMYK color model

#558776 color CMYK value is (37,0,13,47).

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

CMYK: (37,0,13,47)
C37M0Y13K47 (37%, 0%, 13%, 47%)
(0.37 / 0.00 / 0.13 / 0.47)

CMYK percentages

%37.04
%0
%12.59
%47.06

Codes

Color #558776 in popluar color models

55 87 76
RGB 85 135 118
HSL 160° 22.73% 43.14%
HSB/HSV 160° 37.04% 52.94%
CMYK 37.04% 0.00% 12.59%
47.06%

Color #558776 in popluar number systems.

HEX 55 87 76
Decimal 85 135 118
Binary 1010101 10000111 1110110
Octal 125 207 166

Shades and tints

Shades of #558776

#558776
(85,135,118)
#4E7B6C
(78,123,108)
#476F62
(71,111,98)
#406358
(64,99,88)
#39574E
(57,87,78)
#324B44
(50,75,68)
#2B3F3A
(43,63,58)
#243330
(36,51,48)
#1D2726
(29,39,38)
#161B1C
(22,27,28)
#0F0F12
(15,15,18)
#000000
(0,0,0)

Tints of #558776

#558776
(85,135,118)
#649182
(100,145,130)
#739B8E
(115,155,142)
#82A59A
(130,165,154)
#91AFA6
(145,175,166)
#A0B9B2
(160,185,178)
#AFC3BE
(175,195,190)
#BECDCA
(190,205,202)
#CDD7D6
(205,215,214)
#DCE1E2
(220,225,226)
#EBEBEE
(235,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #558776; }

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

This text font color is #558776.

Background Color

.myBgColor { background-color: #558776; }

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

This div background color is #558776.

Border color

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

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

This div border color is #558776.

Opacity

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

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

Text with #558776 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 #558776;}

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

This text has shadow with #558776 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558776.

Preview

Color preview on black background

This text has color #558776 on black background.


Color preview on white background

This text has color #558776 on white background.


Black color preview on #558776 background

This text has black color on #558776 background.


White color preview on #558776 background

This text has white color on #558776 background.


Related colors

Complementary color

Complementary color for #hex is #AA7889.


I love getcolorcode.com

Triadic colors

1 #765587 and #877655 with #558776 are triadic colors.

2 #768755 and #875576 with #558776 are triadic colors.