COLOR #556756

HEX: #556756 RGB: (85,103,86)

Color info

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

RGB color model

#556756 color RGB value is (85,103,86).

RGB: (85,103,86) (33%, 40%, 34%)

RGB channels and saturation

R 85 of 255 = 33%
G 103 of 255 = 40%
B 86 of 255 = 34%

85
103
86

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

Portions of RGB colors in percentages

R + G + B = 85 + 103 + 86 = 274 (100%)
R 85 of 274 ~ 31.02%
G 103 of 274 ~ 37.59%
B 86 of 274 ~ 31.39'%

%31.02
%37.59
%31.39

CMYK color model

#556756 color CMYK value is (17,0,17,60).

  • cyan value is 17.48%
  • magenta value is 0.00%
  • yellow value is 16.50%
  • key color value is 59.61%

CMYK: (17,0,17,60)
C17M0Y17K60 (17%, 0%, 17%, 60%)
(0.17 / 0.00 / 0.17 / 0.60)

CMYK percentages

%17.48
%0
%16.5
%59.61

Codes

Color #556756 in popluar color models

55 67 56
RGB 85 103 86
HSL 123° 9.57% 36.86%
HSB/HSV 123° 17.48% 40.39%
CMYK 17.48% 0.00% 16.50%
59.61%

Color #556756 in popluar number systems.

HEX 55 67 56
Decimal 85 103 86
Binary 1010101 1100111 1010110
Octal 125 147 126

Shades and tints

Shades of #556756

#556756
(85,103,86)
#4E5E4F
(78,94,79)
#475548
(71,85,72)
#404C41
(64,76,65)
#39433A
(57,67,58)
#323A33
(50,58,51)
#2B312C
(43,49,44)
#242825
(36,40,37)
#1D1F1E
(29,31,30)
#161617
(22,22,23)
#0F0D10
(15,13,16)
#000000
(0,0,0)

Tints of #556756

#556756
(85,103,86)
#647465
(100,116,101)
#738174
(115,129,116)
#828E83
(130,142,131)
#919B92
(145,155,146)
#A0A8A1
(160,168,161)
#AFB5B0
(175,181,176)
#BEC2BF
(190,194,191)
#CDCFCE
(205,207,206)
#DCDCDD
(220,220,221)
#EBE9EC
(235,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #556756 color. Also use rgb(85,103,86) instead hex code.

Text Font Color

.myTextColor { color: #556756; }

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

This text font color is #556756.

Background Color

.myBgColor { background-color: #556756; }

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

This div background color is #556756.

Border color

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

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

This div border color is #556756.

Opacity

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

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

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

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

This text has shadow with #556756 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556756.

Preview

Color preview on black background

This text has color #556756 on black background.


Color preview on white background

This text has color #556756 on white background.


Black color preview on #556756 background

This text has black color on #556756 background.


White color preview on #556756 background

This text has white color on #556756 background.


Related colors

Complementary color

Complementary color for #hex is #AA98A9.


I love getcolorcode.com

Triadic colors

1 #565567 and #675655 with #556756 are triadic colors.

2 #566755 and #675556 with #556756 are triadic colors.