COLOR #556549

HEX: #556549 RGB: (85,101,73)

Color info

#556549 contains red, green and blue colors in about the same proportion. Web safe color of #556549 is #666633 (or #663).

RGB color model

#556549 color RGB value is (85,101,73).

RGB: (85,101,73) (33%, 40%, 29%)

RGB channels and saturation

R 85 of 255 = 33%
G 101 of 255 = 40%
B 73 of 255 = 29%

85
101
73

R + G + B ~ 34%. #556549 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 101 + 73 = 259 (100%)
R 85 of 259 ~ 32.82%
G 101 of 259 ~ 39%
B 73 of 259 ~ 28.19'%

%32.82
%39
%28.19

CMYK color model

#556549 color CMYK value is (16,0,28,60).

  • cyan value is 15.84%
  • magenta value is 0.00%
  • yellow value is 27.72%
  • key color value is 60.39%

CMYK: (16,0,28,60)
C16M0Y28K60 (16%, 0%, 28%, 60%)
(0.16 / 0.00 / 0.28 / 0.60)

CMYK percentages

%15.84
%0
%27.72
%60.39

Codes

Color #556549 in popluar color models

55 65 49
RGB 85 101 73
HSL 94° 16.09% 34.12%
HSB/HSV 94° 27.72% 39.61%
CMYK 15.84% 0.00% 27.72%
60.39%

Color #556549 in popluar number systems.

HEX 55 65 49
Decimal 85 101 73
Binary 1010101 1100101 1001001
Octal 125 145 111

Shades and tints

Shades of #556549

#556549
(85,101,73)
#4E5C43
(78,92,67)
#47533D
(71,83,61)
#404A37
(64,74,55)
#394131
(57,65,49)
#32382B
(50,56,43)
#2B2F25
(43,47,37)
#24261F
(36,38,31)
#1D1D19
(29,29,25)
#161413
(22,20,19)
#0F0B0D
(15,11,13)
#000000
(0,0,0)

Tints of #556549

#556549
(85,101,73)
#647359
(100,115,89)
#738169
(115,129,105)
#828F79
(130,143,121)
#919D89
(145,157,137)
#A0AB99
(160,171,153)
#AFB9A9
(175,185,169)
#BEC7B9
(190,199,185)
#CDD5C9
(205,213,201)
#DCE3D9
(220,227,217)
#EBF1E9
(235,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #556549 color. Also use rgb(85,101,73) instead hex code.

Text Font Color

.myTextColor { color: #556549; }

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

This text font color is #556549.

Background Color

.myBgColor { background-color: #556549; }

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

This div background color is #556549.

Border color

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

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

This div border color is #556549.

Opacity

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

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

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

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

This text has shadow with #556549 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556549.

Preview

Color preview on black background

This text has color #556549 on black background.


Color preview on white background

This text has color #556549 on white background.


Black color preview on #556549 background

This text has black color on #556549 background.


White color preview on #556549 background

This text has white color on #556549 background.


Related colors

Complementary color

Complementary color for #hex is #AA9AB6.


I love getcolorcode.com

Triadic colors

1 #495565 and #654955 with #556549 are triadic colors.

2 #496555 and #655549 with #556549 are triadic colors.