COLOR #558475

HEX: #558475 RGB: (85,132,117)

Color info

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

RGB color model

#558475 color RGB value is (85,132,117).

RGB: (85,132,117) (33%, 52%, 46%)

RGB channels and saturation

R 85 of 255 = 33%
G 132 of 255 = 52%
B 117 of 255 = 46%

85
132
117

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

Portions of RGB colors in percentages

R + G + B = 85 + 132 + 117 = 334 (100%)
R 85 of 334 ~ 25.45%
G 132 of 334 ~ 39.52%
B 117 of 334 ~ 35.03'%

%25.45
%39.52
%35.03

CMYK color model

#558475 color CMYK value is (36,0,11,48).

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

CMYK: (36,0,11,48)
C36M0Y11K48 (36%, 0%, 11%, 48%)
(0.36 / 0.00 / 0.11 / 0.48)

CMYK percentages

%35.61
%0
%11.36
%48.24

Codes

Color #558475 in popluar color models

55 84 75
RGB 85 132 117
HSL 161° 21.66% 42.55%
HSB/HSV 161° 35.61% 51.76%
CMYK 35.61% 0.00% 11.36%
48.24%

Color #558475 in popluar number systems.

HEX 55 84 75
Decimal 85 132 117
Binary 1010101 10000100 1110101
Octal 125 204 165

Shades and tints

Shades of #558475

#558475
(85,132,117)
#4E786B
(78,120,107)
#476C61
(71,108,97)
#406057
(64,96,87)
#39544D
(57,84,77)
#324843
(50,72,67)
#2B3C39
(43,60,57)
#24302F
(36,48,47)
#1D2425
(29,36,37)
#16181B
(22,24,27)
#0F0C11
(15,12,17)
#000000
(0,0,0)

Tints of #558475

#558475
(85,132,117)
#648F81
(100,143,129)
#739A8D
(115,154,141)
#82A599
(130,165,153)
#91B0A5
(145,176,165)
#A0BBB1
(160,187,177)
#AFC6BD
(175,198,189)
#BED1C9
(190,209,201)
#CDDCD5
(205,220,213)
#DCE7E1
(220,231,225)
#EBF2ED
(235,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #558475; }

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

This text font color is #558475.

Background Color

.myBgColor { background-color: #558475; }

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

This div background color is #558475.

Border color

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

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

This div border color is #558475.

Opacity

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

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

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

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

This text has shadow with #558475 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558475.

Preview

Color preview on black background

This text has color #558475 on black background.


Color preview on white background

This text has color #558475 on white background.


Black color preview on #558475 background

This text has black color on #558475 background.


White color preview on #558475 background

This text has white color on #558475 background.


Related colors

Complementary color

Complementary color for #hex is #AA7B8A.


I love getcolorcode.com

Triadic colors

1 #755584 and #847555 with #558475 are triadic colors.

2 #758455 and #845575 with #558475 are triadic colors.