COLOR #558374

HEX: #558374 RGB: (85,131,116)

Color info

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

RGB color model

#558374 color RGB value is (85,131,116).

RGB: (85,131,116) (33%, 51%, 45%)

RGB channels and saturation

R 85 of 255 = 33%
G 131 of 255 = 51%
B 116 of 255 = 45%

85
131
116

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

Portions of RGB colors in percentages

R + G + B = 85 + 131 + 116 = 332 (100%)
R 85 of 332 ~ 25.6%
G 131 of 332 ~ 39.46%
B 116 of 332 ~ 34.94'%

%25.6
%39.46
%34.94

CMYK color model

#558374 color CMYK value is (35,0,11,49).

  • cyan value is 35.11%
  • magenta value is 0.00%
  • yellow value is 11.45%
  • key color value is 48.63%

CMYK: (35,0,11,49)
C35M0Y11K49 (35%, 0%, 11%, 49%)
(0.35 / 0.00 / 0.11 / 0.49)

CMYK percentages

%35.11
%0
%11.45
%48.63

Codes

Color #558374 in popluar color models

55 83 74
RGB 85 131 116
HSL 160° 21.30% 42.35%
HSB/HSV 160° 35.11% 51.37%
CMYK 35.11% 0.00% 11.45%
48.63%

Color #558374 in popluar number systems.

HEX 55 83 74
Decimal 85 131 116
Binary 1010101 10000011 1110100
Octal 125 203 164

Shades and tints

Shades of #558374

#558374
(85,131,116)
#4E786A
(78,120,106)
#476D60
(71,109,96)
#406256
(64,98,86)
#39574C
(57,87,76)
#324C42
(50,76,66)
#2B4138
(43,65,56)
#24362E
(36,54,46)
#1D2B24
(29,43,36)
#16201A
(22,32,26)
#0F1510
(15,21,16)
#000000
(0,0,0)

Tints of #558374

#558374
(85,131,116)
#648E80
(100,142,128)
#73998C
(115,153,140)
#82A498
(130,164,152)
#91AFA4
(145,175,164)
#A0BAB0
(160,186,176)
#AFC5BC
(175,197,188)
#BED0C8
(190,208,200)
#CDDBD4
(205,219,212)
#DCE6E0
(220,230,224)
#EBF1EC
(235,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #558374 color. Also use rgb(85,131,116) instead hex code.

Text Font Color

.myTextColor { color: #558374; }

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

This text font color is #558374.

Background Color

.myBgColor { background-color: #558374; }

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

This div background color is #558374.

Border color

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

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

This div border color is #558374.

Opacity

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

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

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

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

This text has shadow with #558374 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558374.

Preview

Color preview on black background

This text has color #558374 on black background.


Color preview on white background

This text has color #558374 on white background.


Black color preview on #558374 background

This text has black color on #558374 background.


White color preview on #558374 background

This text has white color on #558374 background.


Related colors

Complementary color

Complementary color for #hex is #AA7C8B.


I love getcolorcode.com

Triadic colors

1 #745583 and #837455 with #558374 are triadic colors.

2 #748355 and #835574 with #558374 are triadic colors.