COLOR #556856

HEX: #556856 RGB: (85,104,86)

Color info

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

RGB color model

#556856 color RGB value is (85,104,86).

RGB: (85,104,86) (33%, 41%, 34%)

RGB channels and saturation

R 85 of 255 = 33%
G 104 of 255 = 41%
B 86 of 255 = 34%

85
104
86

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

Portions of RGB colors in percentages

R + G + B = 85 + 104 + 86 = 275 (100%)
R 85 of 275 ~ 30.91%
G 104 of 275 ~ 37.82%
B 86 of 275 ~ 31.27'%

%30.91
%37.82
%31.27

CMYK color model

#556856 color CMYK value is (18,0,17,59).

  • cyan value is 18.27%
  • magenta value is 0.00%
  • yellow value is 17.31%
  • key color value is 59.22%

CMYK: (18,0,17,59)
C18M0Y17K59 (18%, 0%, 17%, 59%)
(0.18 / 0.00 / 0.17 / 0.59)

CMYK percentages

%18.27
%0
%17.31
%59.22

Codes

Color #556856 in popluar color models

55 68 56
RGB 85 104 86
HSL 123° 10.05% 37.06%
HSB/HSV 123° 18.27% 40.78%
CMYK 18.27% 0.00% 17.31%
59.22%

Color #556856 in popluar number systems.

HEX 55 68 56
Decimal 85 104 86
Binary 1010101 1101000 1010110
Octal 125 150 126

Shades and tints

Shades of #556856

#556856
(85,104,86)
#4E5F4F
(78,95,79)
#475648
(71,86,72)
#404D41
(64,77,65)
#39443A
(57,68,58)
#323B33
(50,59,51)
#2B322C
(43,50,44)
#242925
(36,41,37)
#1D201E
(29,32,30)
#161717
(22,23,23)
#0F0E10
(15,14,16)
#000000
(0,0,0)

Tints of #556856

#556856
(85,104,86)
#647565
(100,117,101)
#738274
(115,130,116)
#828F83
(130,143,131)
#919C92
(145,156,146)
#A0A9A1
(160,169,161)
#AFB6B0
(175,182,176)
#BEC3BF
(190,195,191)
#CDD0CE
(205,208,206)
#DCDDDD
(220,221,221)
#EBEAEC
(235,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #556856; }

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

This text font color is #556856.

Background Color

.myBgColor { background-color: #556856; }

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

This div background color is #556856.

Border color

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

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

This div border color is #556856.

Opacity

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

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

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

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

This text has shadow with #556856 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556856.

Preview

Color preview on black background

This text has color #556856 on black background.


Color preview on white background

This text has color #556856 on white background.


Black color preview on #556856 background

This text has black color on #556856 background.


White color preview on #556856 background

This text has white color on #556856 background.


Related colors

Complementary color

Complementary color for #hex is #AA97A9.


I love getcolorcode.com

Triadic colors

1 #565568 and #685655 with #556856 are triadic colors.

2 #566855 and #685556 with #556856 are triadic colors.