COLOR #556460

HEX: #556460 RGB: (85,100,96)

Color info

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

RGB color model

#556460 color RGB value is (85,100,96).

RGB: (85,100,96) (33%, 39%, 38%)

RGB channels and saturation

R 85 of 255 = 33%
G 100 of 255 = 39%
B 96 of 255 = 38%

85
100
96

R + G + B ~ 37%. #556460 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 100 + 96 = 281 (100%)
R 85 of 281 ~ 30.25%
G 100 of 281 ~ 35.59%
B 96 of 281 ~ 34.16'%

%30.25
%35.59
%34.16

CMYK color model

#556460 color CMYK value is (15,0,4,61).

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

CMYK: (15,0,4,61)
C15M0Y4K61 (15%, 0%, 4%, 61%)
(0.15 / 0.00 / 0.04 / 0.61)

CMYK percentages

%15
%0
%4
%60.78

Codes

Color #556460 in popluar color models

55 64 60
RGB 85 100 96
HSL 164° 8.11% 36.27%
HSB/HSV 164° 15.00% 39.22%
CMYK 15.00% 0.00% 4.00%
60.78%

Color #556460 in popluar number systems.

HEX 55 64 60
Decimal 85 100 96
Binary 1010101 1100100 1100000
Octal 125 144 140

Shades and tints

Shades of #556460

#556460
(85,100,96)
#4E5B58
(78,91,88)
#475250
(71,82,80)
#404948
(64,73,72)
#394040
(57,64,64)
#323738
(50,55,56)
#2B2E30
(43,46,48)
#242528
(36,37,40)
#1D1C20
(29,28,32)
#161318
(22,19,24)
#0F0A10
(15,10,16)
#000000
(0,0,0)

Tints of #556460

#556460
(85,100,96)
#64726E
(100,114,110)
#73807C
(115,128,124)
#828E8A
(130,142,138)
#919C98
(145,156,152)
#A0AAA6
(160,170,166)
#AFB8B4
(175,184,180)
#BEC6C2
(190,198,194)
#CDD4D0
(205,212,208)
#DCE2DE
(220,226,222)
#EBF0EC
(235,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #556460; }

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

This text font color is #556460.

Background Color

.myBgColor { background-color: #556460; }

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

This div background color is #556460.

Border color

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

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

This div border color is #556460.

Opacity

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

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

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

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

This text has shadow with #556460 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556460.

Preview

Color preview on black background

This text has color #556460 on black background.


Color preview on white background

This text has color #556460 on white background.


Black color preview on #556460 background

This text has black color on #556460 background.


White color preview on #556460 background

This text has white color on #556460 background.


Related colors

Complementary color

Complementary color for #hex is #AA9B9F.


I love getcolorcode.com

Triadic colors

1 #605564 and #646055 with #556460 are triadic colors.

2 #606455 and #645560 with #556460 are triadic colors.