COLOR #556146

HEX: #556146 RGB: (85,97,70)

Color info

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

RGB color model

#556146 color RGB value is (85,97,70).

RGB: (85,97,70) (33%, 38%, 27%)

RGB channels and saturation

R 85 of 255 = 33%
G 97 of 255 = 38%
B 70 of 255 = 27%

85
97
70

R + G + B ~ 33%. #556146 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 97 + 70 = 252 (100%)
R 85 of 252 ~ 33.73%
G 97 of 252 ~ 38.49%
B 70 of 252 ~ 27.78'%

%33.73
%38.49
%27.78

CMYK color model

#556146 color CMYK value is (12,0,28,62).

  • cyan value is 12.37%
  • magenta value is 0.00%
  • yellow value is 27.84%
  • key color value is 61.96%
CMYK: (12,0,28,62) C12M0Y28K62 (12%,0%,28%,62%) (0.12/0.00/0.28/0.62) 

CMYK percentages

%12.37
%0
%27.84
%61.96

Codes

Color #556146 in popluar color models

55 61 46
RGB 85 97 70
HSL 87° 16.17% 32.75%
HSB/HSV 87° 27.84% 38.04%
CMYK 12.37% 0.00% 27.84%
61.96%

Color #556146 in popluar number systems.

HEX 55 61 46
Decimal 85 97 70
Binary 1010101 1100001 1000110
Octal 125 141 106

Shades and tints

Shades of #556146

#556146
(85,97,70)
#4E5940
(78,89,64)
#47513A
(71,81,58)
#404934
(64,73,52)
#39412E
(57,65,46)
#323928
(50,57,40)
#2B3122
(43,49,34)
#24291C
(36,41,28)
#1D2116
(29,33,22)
#161910
(22,25,16)
#0F110A
(15,17,10)
#000000
(0,0,0)

Tints of #556146

#556146
(85,97,70)
#646F56
(100,111,86)
#737D66
(115,125,102)
#828B76
(130,139,118)
#919986
(145,153,134)
#A0A796
(160,167,150)
#AFB5A6
(175,181,166)
#BEC3B6
(190,195,182)
#CDD1C6
(205,209,198)
#DCDFD6
(220,223,214)
#EBEDE6
(235,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #556146 color. Also use rgb(85,97,70) instead hex code.

Text Font Color

.myTextColor { color: #556146; }

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

This text font color is #556146.

Background Color

.myBgColor { background-color: #556146; }

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

This div background color is #556146.

Border color

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

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

This div border color is #556146.

Opacity

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

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

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

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

This text has shadow with #556146 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556146.

Preview

Color preview on black background

This text has color #556146 on black background.


Color preview on white background

This text has color #556146 on white background.


Black color preview on #556146 background

This text has black color on #556146 background.


White color preview on #556146 background

This text has white color on #556146 background.


Related colors

Complementary color

Complementary color for #hex is #AA9EB9.


I love getcolorcode.com

Triadic colors

1 #465561 and #614655 with #556146 are triadic colors.

2 #466155 and #615546 with #556146 are triadic colors.