COLOR #556449

HEX: #556449 RGB: (85,100,73)

Color info

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

RGB color model

#556449 color RGB value is (85,100,73).

RGB: (85,100,73) (33%, 39%, 29%)

RGB channels and saturation

R 85 of 255 = 33%
G 100 of 255 = 39%
B 73 of 255 = 29%

85
100
73

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

Portions of RGB colors in percentages

R + G + B = 85 + 100 + 73 = 258 (100%)
R 85 of 258 ~ 32.95%
G 100 of 258 ~ 38.76%
B 73 of 258 ~ 28.29'%

%32.95
%38.76
%28.29

CMYK color model

#556449 color CMYK value is (15,0,27,61).

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

CMYK: (15,0,27,61)
C15M0Y27K61 (15%, 0%, 27%, 61%)
(0.15 / 0.00 / 0.27 / 0.61)

CMYK percentages

%15
%0
%27
%60.78

Codes

Color #556449 in popluar color models

55 64 49
RGB 85 100 73
HSL 93° 15.61% 33.92%
HSB/HSV 93° 27.00% 39.22%
CMYK 15.00% 0.00% 27.00%
60.78%

Color #556449 in popluar number systems.

HEX 55 64 49
Decimal 85 100 73
Binary 1010101 1100100 1001001
Octal 125 144 111

Shades and tints

Shades of #556449

#556449
(85,100,73)
#4E5B43
(78,91,67)
#47523D
(71,82,61)
#404937
(64,73,55)
#394031
(57,64,49)
#32372B
(50,55,43)
#2B2E25
(43,46,37)
#24251F
(36,37,31)
#1D1C19
(29,28,25)
#161313
(22,19,19)
#0F0A0D
(15,10,13)
#000000
(0,0,0)

Tints of #556449

#556449
(85,100,73)
#647259
(100,114,89)
#738069
(115,128,105)
#828E79
(130,142,121)
#919C89
(145,156,137)
#A0AA99
(160,170,153)
#AFB8A9
(175,184,169)
#BEC6B9
(190,198,185)
#CDD4C9
(205,212,201)
#DCE2D9
(220,226,217)
#EBF0E9
(235,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #556449; }

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

This text font color is #556449.

Background Color

.myBgColor { background-color: #556449; }

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

This div background color is #556449.

Border color

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

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

This div border color is #556449.

Opacity

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

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

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

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

This text has shadow with #556449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556449.

Preview

Color preview on black background

This text has color #556449 on black background.


Color preview on white background

This text has color #556449 on white background.


Black color preview on #556449 background

This text has black color on #556449 background.


White color preview on #556449 background

This text has white color on #556449 background.


Related colors

Complementary color

Complementary color for #hex is #AA9BB6.


I love getcolorcode.com

Triadic colors

1 #495564 and #644955 with #556449 are triadic colors.

2 #496455 and #645549 with #556449 are triadic colors.