COLOR #556367

HEX: #556367 RGB: (85,99,103)

Color info

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

RGB color model

#556367 color RGB value is (85,99,103).

RGB: (85,99,103) (33%, 39%, 40%)

RGB channels and saturation

R 85 of 255 = 33%
G 99 of 255 = 39%
B 103 of 255 = 40%

85
99
103

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

Portions of RGB colors in percentages

R + G + B = 85 + 99 + 103 = 287 (100%)
R 85 of 287 ~ 29.62%
G 99 of 287 ~ 34.49%
B 103 of 287 ~ 35.89'%

%29.62
%34.49
%35.89

CMYK color model

#556367 color CMYK value is (17,4,0,60).

  • cyan value is 17.48%
  • magenta value is 3.88%
  • yellow value is 0.00%
  • key color value is 59.61%
CMYK: (17,4,0,60) C17M4Y0K60 (17%,4%,0%,60%) (0.17/0.04/0.00/0.60) 

CMYK percentages

%17.48
%3.88
%0
%59.61

Codes

Color #556367 in popluar color models

55 63 67
RGB 85 99 103
HSL 193° 9.57% 36.86%
HSB/HSV 193° 17.48% 40.39%
CMYK 17.48% 3.88% 0.00%
59.61%

Color #556367 in popluar number systems.

HEX 55 63 67
Decimal 85 99 103
Binary 1010101 1100011 1100111
Octal 125 143 147

Shades and tints

Shades of #556367

#556367
(85,99,103)
#4E5A5E
(78,90,94)
#475155
(71,81,85)
#40484C
(64,72,76)
#393F43
(57,63,67)
#32363A
(50,54,58)
#2B2D31
(43,45,49)
#242428
(36,36,40)
#1D1B1F
(29,27,31)
#161216
(22,18,22)
#0F090D
(15,9,13)
#000000
(0,0,0)

Tints of #556367

#556367
(85,99,103)
#647174
(100,113,116)
#737F81
(115,127,129)
#828D8E
(130,141,142)
#919B9B
(145,155,155)
#A0A9A8
(160,169,168)
#AFB7B5
(175,183,181)
#BEC5C2
(190,197,194)
#CDD3CF
(205,211,207)
#DCE1DC
(220,225,220)
#EBEFE9
(235,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #556367; }

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

This text font color is #556367.

Background Color

.myBgColor { background-color: #556367; }

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

This div background color is #556367.

Border color

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

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

This div border color is #556367.

Opacity

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

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

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

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

This text has shadow with #556367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556367.

Preview

Color preview on black background

This text has color #556367 on black background.


Color preview on white background

This text has color #556367 on white background.


Black color preview on #556367 background

This text has black color on #556367 background.


White color preview on #556367 background

This text has white color on #556367 background.


Related colors

Complementary color

Complementary color for #hex is #AA9C98.


I love getcolorcode.com

Triadic colors

1 #675563 and #636755 with #556367 are triadic colors.

2 #676355 and #635567 with #556367 are triadic colors.