COLOR #556456

HEX: #556456 RGB: (85,100,86)

Color info

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

RGB color model

#556456 color RGB value is (85,100,86).

RGB: (85,100,86) (33%, 39%, 34%)

RGB channels and saturation

R 85 of 255 = 33%
G 100 of 255 = 39%
B 86 of 255 = 34%

85
100
86

R + G + B ~ 35%. #556456 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 100 + 86 = 271 (100%)
R 85 of 271 ~ 31.37%
G 100 of 271 ~ 36.9%
B 86 of 271 ~ 31.73'%

%31.37
%36.9
%31.73

CMYK color model

#556456 color CMYK value is (15,0,14,61).

  • cyan value is 15.00%
  • magenta value is 0.00%
  • yellow value is 14.00%
  • key color value is 60.78%

CMYK: (15,0,14,61)
C15M0Y14K61 (15%, 0%, 14%, 61%)
(0.15 / 0.00 / 0.14 / 0.61)

CMYK percentages

%15
%0
%14
%60.78

Codes

Color #556456 in popluar color models

55 64 56
RGB 85 100 86
HSL 124° 8.11% 36.27%
HSB/HSV 124° 15.00% 39.22%
CMYK 15.00% 0.00% 14.00%
60.78%

Color #556456 in popluar number systems.

HEX 55 64 56
Decimal 85 100 86
Binary 1010101 1100100 1010110
Octal 125 144 126

Shades and tints

Shades of #556456

#556456
(85,100,86)
#4E5B4F
(78,91,79)
#475248
(71,82,72)
#404941
(64,73,65)
#39403A
(57,64,58)
#323733
(50,55,51)
#2B2E2C
(43,46,44)
#242525
(36,37,37)
#1D1C1E
(29,28,30)
#161317
(22,19,23)
#0F0A10
(15,10,16)
#000000
(0,0,0)

Tints of #556456

#556456
(85,100,86)
#647265
(100,114,101)
#738074
(115,128,116)
#828E83
(130,142,131)
#919C92
(145,156,146)
#A0AAA1
(160,170,161)
#AFB8B0
(175,184,176)
#BEC6BF
(190,198,191)
#CDD4CE
(205,212,206)
#DCE2DD
(220,226,221)
#EBF0EC
(235,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #556456; }

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

This text font color is #556456.

Background Color

.myBgColor { background-color: #556456; }

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

This div background color is #556456.

Border color

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

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

This div border color is #556456.

Opacity

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

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

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

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

This text has shadow with #556456 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556456.

Preview

Color preview on black background

This text has color #556456 on black background.


Color preview on white background

This text has color #556456 on white background.


Black color preview on #556456 background

This text has black color on #556456 background.


White color preview on #556456 background

This text has white color on #556456 background.


Related colors

Complementary color

Complementary color for #hex is #AA9BA9.


I love getcolorcode.com

Triadic colors

1 #565564 and #645655 with #556456 are triadic colors.

2 #566455 and #645556 with #556456 are triadic colors.