COLOR #556463

HEX: #556463 RGB: (85,100,99)

Color info

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

RGB color model

#556463 color RGB value is (85,100,99).

RGB: (85,100,99) (33%, 39%, 39%)

RGB channels and saturation

R 85 of 255 = 33%
G 100 of 255 = 39%
B 99 of 255 = 39%

85
100
99

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

Portions of RGB colors in percentages

R + G + B = 85 + 100 + 99 = 284 (100%)
R 85 of 284 ~ 29.93%
G 100 of 284 ~ 35.21%
B 99 of 284 ~ 34.86'%

%29.93
%35.21
%34.86

CMYK color model

#556463 color CMYK value is (15,0,1,61).

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

CMYK: (15,0,1,61)
C15M0Y1K61 (15%, 0%, 1%, 61%)
(0.15 / 0.00 / 0.01 / 0.61)

CMYK percentages

%15
%0
%1
%60.78

Codes

Color #556463 in popluar color models

55 64 63
RGB 85 100 99
HSL 176° 8.11% 36.27%
HSB/HSV 176° 15.00% 39.22%
CMYK 15.00% 0.00% 1.00%
60.78%

Color #556463 in popluar number systems.

HEX 55 64 63
Decimal 85 100 99
Binary 1010101 1100100 1100011
Octal 125 144 143

Shades and tints

Shades of #556463

#556463
(85,100,99)
#4E5B5A
(78,91,90)
#475251
(71,82,81)
#404948
(64,73,72)
#39403F
(57,64,63)
#323736
(50,55,54)
#2B2E2D
(43,46,45)
#242524
(36,37,36)
#1D1C1B
(29,28,27)
#161312
(22,19,18)
#0F0A09
(15,10,9)
#000000
(0,0,0)

Tints of #556463

#556463
(85,100,99)
#647271
(100,114,113)
#73807F
(115,128,127)
#828E8D
(130,142,141)
#919C9B
(145,156,155)
#A0AAA9
(160,170,169)
#AFB8B7
(175,184,183)
#BEC6C5
(190,198,197)
#CDD4D3
(205,212,211)
#DCE2E1
(220,226,225)
#EBF0EF
(235,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #556463; }

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

This text font color is #556463.

Background Color

.myBgColor { background-color: #556463; }

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

This div background color is #556463.

Border color

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

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

This div border color is #556463.

Opacity

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

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

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

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

This text has shadow with #556463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556463.

Preview

Color preview on black background

This text has color #556463 on black background.


Color preview on white background

This text has color #556463 on white background.


Black color preview on #556463 background

This text has black color on #556463 background.


White color preview on #556463 background

This text has white color on #556463 background.


Related colors

Complementary color

Complementary color for #hex is #AA9B9C.


I love getcolorcode.com

Triadic colors

1 #635564 and #646355 with #556463 are triadic colors.

2 #636455 and #645563 with #556463 are triadic colors.