COLOR #558473

HEX: #558473 RGB: (85,132,115)

Color info

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

RGB color model

#558473 color RGB value is (85,132,115).

RGB: (85,132,115) (33%, 52%, 45%)

RGB channels and saturation

R 85 of 255 = 33%
G 132 of 255 = 52%
B 115 of 255 = 45%

85
132
115

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

Portions of RGB colors in percentages

R + G + B = 85 + 132 + 115 = 332 (100%)
R 85 of 332 ~ 25.6%
G 132 of 332 ~ 39.76%
B 115 of 332 ~ 34.64'%

%25.6
%39.76
%34.64

CMYK color model

#558473 color CMYK value is (36,0,13,48).

  • cyan value is 35.61%
  • magenta value is 0.00%
  • yellow value is 12.88%
  • key color value is 48.24%

CMYK: (36,0,13,48)
C36M0Y13K48 (36%, 0%, 13%, 48%)
(0.36 / 0.00 / 0.13 / 0.48)

CMYK percentages

%35.61
%0
%12.88
%48.24

Codes

Color #558473 in popluar color models

55 84 73
RGB 85 132 115
HSL 158° 21.66% 42.55%
HSB/HSV 158° 35.61% 51.76%
CMYK 35.61% 0.00% 12.88%
48.24%

Color #558473 in popluar number systems.

HEX 55 84 73
Decimal 85 132 115
Binary 1010101 10000100 1110011
Octal 125 204 163

Shades and tints

Shades of #558473

#558473
(85,132,115)
#4E7869
(78,120,105)
#476C5F
(71,108,95)
#406055
(64,96,85)
#39544B
(57,84,75)
#324841
(50,72,65)
#2B3C37
(43,60,55)
#24302D
(36,48,45)
#1D2423
(29,36,35)
#161819
(22,24,25)
#0F0C0F
(15,12,15)
#000000
(0,0,0)

Tints of #558473

#558473
(85,132,115)
#648F7F
(100,143,127)
#739A8B
(115,154,139)
#82A597
(130,165,151)
#91B0A3
(145,176,163)
#A0BBAF
(160,187,175)
#AFC6BB
(175,198,187)
#BED1C7
(190,209,199)
#CDDCD3
(205,220,211)
#DCE7DF
(220,231,223)
#EBF2EB
(235,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #558473 color. Also use rgb(85,132,115) instead hex code.

Text Font Color

.myTextColor { color: #558473; }

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

This text font color is #558473.

Background Color

.myBgColor { background-color: #558473; }

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

This div background color is #558473.

Border color

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

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

This div border color is #558473.

Opacity

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

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

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

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

This text has shadow with #558473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558473.

Preview

Color preview on black background

This text has color #558473 on black background.


Color preview on white background

This text has color #558473 on white background.


Black color preview on #558473 background

This text has black color on #558473 background.


White color preview on #558473 background

This text has white color on #558473 background.


Related colors

Complementary color

Complementary color for #hex is #AA7B8C.


I love getcolorcode.com

Triadic colors

1 #735584 and #847355 with #558473 are triadic colors.

2 #738455 and #845573 with #558473 are triadic colors.