COLOR #558986

HEX: #558986 RGB: (85,137,134)

Color info

#558986 contains red, green and blue colors in about the same proportion. Web safe color of #558986 is #669999 (or #699).

RGB color model

#558986 color RGB value is (85,137,134).

RGB: (85,137,134) (33%, 54%, 53%)

RGB channels and saturation

R 85 of 255 = 33%
G 137 of 255 = 54%
B 134 of 255 = 53%

85
137
134

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

Portions of RGB colors in percentages

R + G + B = 85 + 137 + 134 = 356 (100%)
R 85 of 356 ~ 23.88%
G 137 of 356 ~ 38.48%
B 134 of 356 ~ 37.64'%

%23.88
%38.48
%37.64

CMYK color model

#558986 color CMYK value is (38,0,2,46).

  • cyan value is 37.96%
  • magenta value is 0.00%
  • yellow value is 2.19%
  • key color value is 46.27%
CMYK: (38,0,2,46) C38M0Y2K46 (38%,0%,2%,46%) (0.38/0.00/0.02/0.46) 

CMYK percentages

%37.96
%0
%2.19
%46.27

Codes

Color #558986 in popluar color models

55 89 86
RGB 85 137 134
HSL 177° 23.42% 43.53%
HSB/HSV 177° 37.96% 53.73%
CMYK 37.96% 0.00% 2.19%
46.27%

Color #558986 in popluar number systems.

HEX 55 89 86
Decimal 85 137 134
Binary 1010101 10001001 10000110
Octal 125 211 206

Shades and tints

Shades of #558986

#558986
(85,137,134)
#4E7D7A
(78,125,122)
#47716E
(71,113,110)
#406562
(64,101,98)
#395956
(57,89,86)
#324D4A
(50,77,74)
#2B413E
(43,65,62)
#243532
(36,53,50)
#1D2926
(29,41,38)
#161D1A
(22,29,26)
#0F110E
(15,17,14)
#000000
(0,0,0)

Tints of #558986

#558986
(85,137,134)
#649391
(100,147,145)
#739D9C
(115,157,156)
#82A7A7
(130,167,167)
#91B1B2
(145,177,178)
#A0BBBD
(160,187,189)
#AFC5C8
(175,197,200)
#BECFD3
(190,207,211)
#CDD9DE
(205,217,222)
#DCE3E9
(220,227,233)
#EBEDF4
(235,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #558986 color. Also use rgb(85,137,134) instead hex code.

Text Font Color

.myTextColor { color: #558986; }

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

This text font color is #558986.

Background Color

.myBgColor { background-color: #558986; }

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

This div background color is #558986.

Border color

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

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

This div border color is #558986.

Opacity

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

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

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

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

This text has shadow with #558986 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558986.

Preview

Color preview on black background

This text has color #558986 on black background.


Color preview on white background

This text has color #558986 on white background.


Black color preview on #558986 background

This text has black color on #558986 background.


White color preview on #558986 background

This text has white color on #558986 background.


Related colors

Complementary color

Complementary color for #hex is #AA7679.


I love getcolorcode.com

Triadic colors

1 #865589 and #898655 with #558986 are triadic colors.

2 #868955 and #895586 with #558986 are triadic colors.