COLOR #56636B

HEX: #56636B RGB: (86,99,107)

Color info

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

RGB color model

#56636B color RGB value is (86,99,107).

RGB: (86,99,107) (34%, 39%, 42%)

RGB channels and saturation

R 86 of 255 = 34%
G 99 of 255 = 39%
B 107 of 255 = 42%

86
99
107

R + G + B ~ 38%. #56636B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 99 + 107 = 292 (100%)
R 86 of 292 ~ 29.45%
G 99 of 292 ~ 33.9%
B 107 of 292 ~ 36.64'%

%29.45
%33.9
%36.64

CMYK color model

#56636B color CMYK value is (20,7,0,58).

  • cyan value is 19.63%
  • magenta value is 7.48%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (20,7,0,58)
C20M7Y0K58 (20%, 7%, 0%, 58%)
(0.20 / 0.07 / 0.00 / 0.58)

CMYK percentages

%19.63
%7.48
%0
%58.04

Codes

Color #56636B in popluar color models

56 63 6B
RGB 86 99 107
HSL 203° 10.88% 37.84%
HSB/HSV 203° 19.63% 41.96%
CMYK 19.63% 7.48% 0.00%
58.04%

Color #56636B in popluar number systems.

HEX 56 63 6B
Decimal 86 99 107
Binary 1010110 1100011 1101011
Octal 126 143 153

Shades and tints

Shades of #56636B

#56636B
(86,99,107)
#4F5A62
(79,90,98)
#485159
(72,81,89)
#414850
(65,72,80)
#3A3F47
(58,63,71)
#33363E
(51,54,62)
#2C2D35
(44,45,53)
#25242C
(37,36,44)
#1E1B23
(30,27,35)
#17121A
(23,18,26)
#100911
(16,9,17)
#000000
(0,0,0)

Tints of #56636B

#56636B
(86,99,107)
#657178
(101,113,120)
#747F85
(116,127,133)
#838D92
(131,141,146)
#929B9F
(146,155,159)
#A1A9AC
(161,169,172)
#B0B7B9
(176,183,185)
#BFC5C6
(191,197,198)
#CED3D3
(206,211,211)
#DDE1E0
(221,225,224)
#ECEFED
(236,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #56636B color. Also use rgb(86,99,107) instead hex code.

Text Font Color

.myTextColor { color: #56636B; }

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

This text font color is #56636B.

Background Color

.myBgColor { background-color: #56636B; }

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

This div background color is #56636B.

Border color

.myBorderColor { border: 1px solid #56636B; }

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

This div border color is #56636B.

Opacity

.myOpacity80 { color: #56636B; opacity: 0.8; }

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

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

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

This text has shadow with #56636B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56636B.

Preview

Color preview on black background

This text has color #56636B on black background.


Color preview on white background

This text has color #56636B on white background.


Black color preview on #56636B background

This text has black color on #56636B background.


White color preview on #56636B background

This text has white color on #56636B background.


Related colors

Complementary color

Complementary color for #hex is #A99C94.


I love getcolorcode.com

Triadic colors

1 #6B5663 and #636B56 with #56636B are triadic colors.

2 #6B6356 and #63566B with #56636B are triadic colors.