COLOR #556158

HEX: #556158 RGB: (85,97,88)

Color info

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

RGB color model

#556158 color RGB value is (85,97,88).

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

RGB channels and saturation

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

85
97
88

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

Portions of RGB colors in percentages

R + G + B = 85 + 97 + 88 = 270 (100%)
R 85 of 270 ~ 31.48%
G 97 of 270 ~ 35.93%
B 88 of 270 ~ 32.59'%

%31.48
%35.93
%32.59

CMYK color model

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

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

CMYK: (12,0,9,62)
C12M0Y9K62 (12%, 0%, 9%, 62%)
(0.12 / 0.00 / 0.09 / 0.62)

CMYK percentages

%12.37
%0
%9.28
%61.96

Codes

Color #556158 in popluar color models

55 61 58
RGB 85 97 88
HSL 135° 6.59% 35.69%
HSB/HSV 135° 12.37% 38.04%
CMYK 12.37% 0.00% 9.28%
61.96%

Color #556158 in popluar number systems.

HEX 55 61 58
Decimal 85 97 88
Binary 1010101 1100001 1011000
Octal 125 141 130

Shades and tints

Shades of #556158

#556158
(85,97,88)
#4E5950
(78,89,80)
#475148
(71,81,72)
#404940
(64,73,64)
#394138
(57,65,56)
#323930
(50,57,48)
#2B3128
(43,49,40)
#242920
(36,41,32)
#1D2118
(29,33,24)
#161910
(22,25,16)
#0F1108
(15,17,8)
#000000
(0,0,0)

Tints of #556158

#556158
(85,97,88)
#646F67
(100,111,103)
#737D76
(115,125,118)
#828B85
(130,139,133)
#919994
(145,153,148)
#A0A7A3
(160,167,163)
#AFB5B2
(175,181,178)
#BEC3C1
(190,195,193)
#CDD1D0
(205,209,208)
#DCDFDF
(220,223,223)
#EBEDEE
(235,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #556158; }

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

This text font color is #556158.

Background Color

.myBgColor { background-color: #556158; }

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

This div background color is #556158.

Border color

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

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

This div border color is #556158.

Opacity

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

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

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

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

This text has shadow with #556158 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556158.

Preview

Color preview on black background

This text has color #556158 on black background.


Color preview on white background

This text has color #556158 on white background.


Black color preview on #556158 background

This text has black color on #556158 background.


White color preview on #556158 background

This text has white color on #556158 background.


Related colors

Complementary color

Complementary color for #hex is #AA9EA7.


I love getcolorcode.com

Triadic colors

1 #585561 and #615855 with #556158 are triadic colors.

2 #586155 and #615558 with #556158 are triadic colors.