COLOR #556155

HEX: #556155 RGB: (85,97,85)

Color info

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

RGB color model

#556155 color RGB value is (85,97,85).

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

RGB channels and saturation

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

85
97
85

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

Portions of RGB colors in percentages

R + G + B = 85 + 97 + 85 = 267 (100%)
R 85 of 267 ~ 31.84%
G 97 of 267 ~ 36.33%
B 85 of 267 ~ 31.84'%

%31.84
%36.33
%31.84

CMYK color model

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

  • cyan value is 12.37%
  • magenta value is 0.00%
  • yellow value is 12.37%
  • key color value is 61.96%

CMYK: (12,0,12,62)
C12M0Y12K62 (12%, 0%, 12%, 62%)
(0.12 / 0.00 / 0.12 / 0.62)

CMYK percentages

%12.37
%0
%12.37
%61.96

Codes

Color #556155 in popluar color models

55 61 55
RGB 85 97 85
HSL 120° 6.59% 35.69%
HSB/HSV 120° 12.37% 38.04%
CMYK 12.37% 0.00% 12.37%
61.96%

Color #556155 in popluar number systems.

HEX 55 61 55
Decimal 85 97 85
Binary 1010101 1100001 1010101
Octal 125 141 125

Shades and tints

Shades of #556155

#556155
(85,97,85)
#4E594E
(78,89,78)
#475147
(71,81,71)
#404940
(64,73,64)
#394139
(57,65,57)
#323932
(50,57,50)
#2B312B
(43,49,43)
#242924
(36,41,36)
#1D211D
(29,33,29)
#161916
(22,25,22)
#0F110F
(15,17,15)
#000000
(0,0,0)

Tints of #556155

#556155
(85,97,85)
#646F64
(100,111,100)
#737D73
(115,125,115)
#828B82
(130,139,130)
#919991
(145,153,145)
#A0A7A0
(160,167,160)
#AFB5AF
(175,181,175)
#BEC3BE
(190,195,190)
#CDD1CD
(205,209,205)
#DCDFDC
(220,223,220)
#EBEDEB
(235,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #556155; }

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

This text font color is #556155.

Background Color

.myBgColor { background-color: #556155; }

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

This div background color is #556155.

Border color

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

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

This div border color is #556155.

Opacity

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

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

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

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

This text has shadow with #556155 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556155.

Preview

Color preview on black background

This text has color #556155 on black background.


Color preview on white background

This text has color #556155 on white background.


Black color preview on #556155 background

This text has black color on #556155 background.


White color preview on #556155 background

This text has white color on #556155 background.


Related colors

Complementary color

Complementary color for #hex is #AA9EAA.


I love getcolorcode.com

Triadic colors

1 #555561 and #615555 with #556155 are triadic colors.

2 #556155 and #615555 with #556155 are triadic colors.