COLOR #558789

HEX: #558789 RGB: (85,135,137)

Color info

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

RGB color model

#558789 color RGB value is (85,135,137).

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

RGB channels and saturation

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

85
135
137

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

Portions of RGB colors in percentages

R + G + B = 85 + 135 + 137 = 357 (100%)
R 85 of 357 ~ 23.81%
G 135 of 357 ~ 37.82%
B 137 of 357 ~ 38.38'%

%23.81
%37.82
%38.38

CMYK color model

#558789 color CMYK value is (38,1,0,46).

  • cyan value is 37.96%
  • magenta value is 1.46%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (38,1,0,46)
C38M1Y0K46 (38%, 1%, 0%, 46%)
(0.38 / 0.01 / 0.00 / 0.46)

CMYK percentages

%37.96
%1.46
%0
%46.27

Codes

Color #558789 in popluar color models

55 87 89
RGB 85 135 137
HSL 182° 23.42% 43.53%
HSB/HSV 182° 37.96% 53.73%
CMYK 37.96% 1.46% 0.00%
46.27%

Color #558789 in popluar number systems.

HEX 55 87 89
Decimal 85 135 137
Binary 1010101 10000111 10001001
Octal 125 207 211

Shades and tints

Shades of #558789

#558789
(85,135,137)
#4E7B7D
(78,123,125)
#476F71
(71,111,113)
#406365
(64,99,101)
#395759
(57,87,89)
#324B4D
(50,75,77)
#2B3F41
(43,63,65)
#243335
(36,51,53)
#1D2729
(29,39,41)
#161B1D
(22,27,29)
#0F0F11
(15,15,17)
#000000
(0,0,0)

Tints of #558789

#558789
(85,135,137)
#649193
(100,145,147)
#739B9D
(115,155,157)
#82A5A7
(130,165,167)
#91AFB1
(145,175,177)
#A0B9BB
(160,185,187)
#AFC3C5
(175,195,197)
#BECDCF
(190,205,207)
#CDD7D9
(205,215,217)
#DCE1E3
(220,225,227)
#EBEBED
(235,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #558789; }

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

This text font color is #558789.

Background Color

.myBgColor { background-color: #558789; }

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

This div background color is #558789.

Border color

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

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

This div border color is #558789.

Opacity

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

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

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

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

This text has shadow with #558789 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558789.

Preview

Color preview on black background

This text has color #558789 on black background.


Color preview on white background

This text has color #558789 on white background.


Black color preview on #558789 background

This text has black color on #558789 background.


White color preview on #558789 background

This text has white color on #558789 background.


Related colors

Complementary color

Complementary color for #hex is #AA7876.


I love getcolorcode.com

Triadic colors

1 #895587 and #878955 with #558789 are triadic colors.

2 #898755 and #875589 with #558789 are triadic colors.