COLOR #556160

HEX: #556160 RGB: (85,97,96)

Color info

#556160 contains red, green and blue colors in about the same proportion. Web safe color of #556160 is #666666 (or #666).

RGB color model

#556160 color RGB value is (85,97,96).

RGB: (85,97,96) (33%, 38%, 38%)

RGB channels and saturation

R 85 of 255 = 33%
G 97 of 255 = 38%
B 96 of 255 = 38%

85
97
96

R + G + B ~ 36%. #556160 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 97 + 96 = 278 (100%)
R 85 of 278 ~ 30.58%
G 97 of 278 ~ 34.89%
B 96 of 278 ~ 34.53'%

%30.58
%34.89
%34.53

CMYK color model

#556160 color CMYK value is (12,0,1,62).

  • cyan value is 12.37%
  • magenta value is 0.00%
  • yellow value is 1.03%
  • key color value is 61.96%
CMYK: (12,0,1,62) C12M0Y1K62 (12%,0%,1%,62%) (0.12/0.00/0.01/0.62) 

CMYK percentages

%12.37
%0
%1.03
%61.96

Codes

Color #556160 in popluar color models

55 61 60
RGB 85 97 96
HSL 175° 6.59% 35.69%
HSB/HSV 175° 12.37% 38.04%
CMYK 12.37% 0.00% 1.03%
61.96%

Color #556160 in popluar number systems.

HEX 55 61 60
Decimal 85 97 96
Binary 1010101 1100001 1100000
Octal 125 141 140

Shades and tints

Shades of #556160

#556160
(85,97,96)
#4E5958
(78,89,88)
#475150
(71,81,80)
#404948
(64,73,72)
#394140
(57,65,64)
#323938
(50,57,56)
#2B3130
(43,49,48)
#242928
(36,41,40)
#1D2120
(29,33,32)
#161918
(22,25,24)
#0F1110
(15,17,16)
#000000
(0,0,0)

Tints of #556160

#556160
(85,97,96)
#646F6E
(100,111,110)
#737D7C
(115,125,124)
#828B8A
(130,139,138)
#919998
(145,153,152)
#A0A7A6
(160,167,166)
#AFB5B4
(175,181,180)
#BEC3C2
(190,195,194)
#CDD1D0
(205,209,208)
#DCDFDE
(220,223,222)
#EBEDEC
(235,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #556160 color. Also use rgb(85,97,96) instead hex code.

Text Font Color

.myTextColor { color: #556160; }

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

This text font color is #556160.

Background Color

.myBgColor { background-color: #556160; }

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

This div background color is #556160.

Border color

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

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

This div border color is #556160.

Opacity

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

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

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

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

This text has shadow with #556160 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556160.

Preview

Color preview on black background

This text has color #556160 on black background.


Color preview on white background

This text has color #556160 on white background.


Black color preview on #556160 background

This text has black color on #556160 background.


White color preview on #556160 background

This text has white color on #556160 background.


Related colors

Complementary color

Complementary color for #hex is #AA9E9F.


I love getcolorcode.com

Triadic colors

1 #605561 and #616055 with #556160 are triadic colors.

2 #606155 and #615560 with #556160 are triadic colors.