COLOR #556651

HEX: #556651 RGB: (85,102,81)

Color info

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

RGB color model

#556651 color RGB value is (85,102,81).

RGB: (85,102,81) (33%, 40%, 32%)

RGB channels and saturation

R 85 of 255 = 33%
G 102 of 255 = 40%
B 81 of 255 = 32%

85
102
81

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

Portions of RGB colors in percentages

R + G + B = 85 + 102 + 81 = 268 (100%)
R 85 of 268 ~ 31.72%
G 102 of 268 ~ 38.06%
B 81 of 268 ~ 30.22'%

%31.72
%38.06
%30.22

CMYK color model

#556651 color CMYK value is (17,0,21,60).

  • cyan value is 16.67%
  • magenta value is 0.00%
  • yellow value is 20.59%
  • key color value is 60.00%
CMYK: (17,0,21,60) C17M0Y21K60 (17%,0%,21%,60%) (0.17/0.00/0.21/0.60) 

CMYK percentages

%16.67
%0
%20.59
%60

Codes

Color #556651 in popluar color models

55 66 51
RGB 85 102 81
HSL 109° 11.48% 35.88%
HSB/HSV 109° 20.59% 40.00%
CMYK 16.67% 0.00% 20.59%
60.00%

Color #556651 in popluar number systems.

HEX 55 66 51
Decimal 85 102 81
Binary 1010101 1100110 1010001
Octal 125 146 121

Shades and tints

Shades of #556651

#556651
(85,102,81)
#4E5D4A
(78,93,74)
#475443
(71,84,67)
#404B3C
(64,75,60)
#394235
(57,66,53)
#32392E
(50,57,46)
#2B3027
(43,48,39)
#242720
(36,39,32)
#1D1E19
(29,30,25)
#161512
(22,21,18)
#0F0C0B
(15,12,11)
#000000
(0,0,0)

Tints of #556651

#556651
(85,102,81)
#647360
(100,115,96)
#73806F
(115,128,111)
#828D7E
(130,141,126)
#919A8D
(145,154,141)
#A0A79C
(160,167,156)
#AFB4AB
(175,180,171)
#BEC1BA
(190,193,186)
#CDCEC9
(205,206,201)
#DCDBD8
(220,219,216)
#EBE8E7
(235,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #556651 color. Also use rgb(85,102,81) instead hex code.

Text Font Color

.myTextColor { color: #556651; }

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

This text font color is #556651.

Background Color

.myBgColor { background-color: #556651; }

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

This div background color is #556651.

Border color

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

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

This div border color is #556651.

Opacity

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

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

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

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

This text has shadow with #556651 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556651.

Preview

Color preview on black background

This text has color #556651 on black background.


Color preview on white background

This text has color #556651 on white background.


Black color preview on #556651 background

This text has black color on #556651 background.


White color preview on #556651 background

This text has white color on #556651 background.


Related colors

Complementary color

Complementary color for #hex is #AA99AE.


I love getcolorcode.com

Triadic colors

1 #515566 and #665155 with #556651 are triadic colors.

2 #516655 and #665551 with #556651 are triadic colors.