COLOR #558679

HEX: #558679 RGB: (85,134,121)

Color info

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

RGB color model

#558679 color RGB value is (85,134,121).

RGB: (85,134,121) (33%, 53%, 47%)

RGB channels and saturation

R 85 of 255 = 33%
G 134 of 255 = 53%
B 121 of 255 = 47%

85
134
121

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

Portions of RGB colors in percentages

R + G + B = 85 + 134 + 121 = 340 (100%)
R 85 of 340 ~ 25%
G 134 of 340 ~ 39.41%
B 121 of 340 ~ 35.59'%

%25
%39.41
%35.59

CMYK color model

#558679 color CMYK value is (37,0,10,47).

  • cyan value is 36.57%
  • magenta value is 0.00%
  • yellow value is 9.70%
  • key color value is 47.45%

CMYK: (37,0,10,47)
C37M0Y10K47 (37%, 0%, 10%, 47%)
(0.37 / 0.00 / 0.10 / 0.47)

CMYK percentages

%36.57
%0
%9.7
%47.45

Codes

Color #558679 in popluar color models

55 86 79
RGB 85 134 121
HSL 164° 22.37% 42.94%
HSB/HSV 164° 36.57% 52.55%
CMYK 36.57% 0.00% 9.70%
47.45%

Color #558679 in popluar number systems.

HEX 55 86 79
Decimal 85 134 121
Binary 1010101 10000110 1111001
Octal 125 206 171

Shades and tints

Shades of #558679

#558679
(85,134,121)
#4E7A6E
(78,122,110)
#476E63
(71,110,99)
#406258
(64,98,88)
#39564D
(57,86,77)
#324A42
(50,74,66)
#2B3E37
(43,62,55)
#24322C
(36,50,44)
#1D2621
(29,38,33)
#161A16
(22,26,22)
#0F0E0B
(15,14,11)
#000000
(0,0,0)

Tints of #558679

#558679
(85,134,121)
#649185
(100,145,133)
#739C91
(115,156,145)
#82A79D
(130,167,157)
#91B2A9
(145,178,169)
#A0BDB5
(160,189,181)
#AFC8C1
(175,200,193)
#BED3CD
(190,211,205)
#CDDED9
(205,222,217)
#DCE9E5
(220,233,229)
#EBF4F1
(235,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #558679; }

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

This text font color is #558679.

Background Color

.myBgColor { background-color: #558679; }

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

This div background color is #558679.

Border color

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

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

This div border color is #558679.

Opacity

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

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

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

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

This text has shadow with #558679 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558679.

Preview

Color preview on black background

This text has color #558679 on black background.


Color preview on white background

This text has color #558679 on white background.


Black color preview on #558679 background

This text has black color on #558679 background.


White color preview on #558679 background

This text has white color on #558679 background.


Related colors

Complementary color

Complementary color for #hex is #AA7986.


I love getcolorcode.com

Triadic colors

1 #795586 and #867955 with #558679 are triadic colors.

2 #798655 and #865579 with #558679 are triadic colors.