COLOR #56465B

HEX: #56465B RGB: (86,70,91)

Color info

#56465B contains red, green and blue colors in about the same proportion. Web safe color of #56465B is #663366 (or #636).

RGB color model

#56465B color RGB value is (86,70,91).

RGB: (86,70,91) (34%, 27%, 36%)

RGB channels and saturation

R 86 of 255 = 34%
G 70 of 255 = 27%
B 91 of 255 = 36%

86
70
91

R + G + B ~ 32%. #56465B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 70 + 91 = 247 (100%)
R 86 of 247 ~ 34.82%
G 70 of 247 ~ 28.34%
B 91 of 247 ~ 36.84'%

%34.82
%28.34
%36.84

CMYK color model

#56465B color CMYK value is (5,23,0,64).

  • cyan value is 5.49%
  • magenta value is 23.08%
  • yellow value is 0.00%
  • key color value is 64.31%

CMYK: (5,23,0,64)
C5M23Y0K64 (5%, 23%, 0%, 64%)
(0.05 / 0.23 / 0.00 / 0.64)

CMYK percentages

%5.49
%23.08
%0
%64.31

Codes

Color #56465B in popluar color models

56 46 5B
RGB 86 70 91
HSL 286° 13.04% 31.57%
HSB/HSV 286° 23.08% 35.69%
CMYK 5.49% 23.08% 0.00%
64.31%

Color #56465B in popluar number systems.

HEX 56 46 5B
Decimal 86 70 91
Binary 1010110 1000110 1011011
Octal 126 106 133

Shades and tints

Shades of #56465B

#56465B
(86,70,91)
#4F4053
(79,64,83)
#483A4B
(72,58,75)
#413443
(65,52,67)
#3A2E3B
(58,46,59)
#332833
(51,40,51)
#2C222B
(44,34,43)
#251C23
(37,28,35)
#1E161B
(30,22,27)
#171013
(23,16,19)
#100A0B
(16,10,11)
#000000
(0,0,0)

Tints of #56465B

#56465B
(86,70,91)
#655669
(101,86,105)
#746677
(116,102,119)
#837685
(131,118,133)
#928693
(146,134,147)
#A196A1
(161,150,161)
#B0A6AF
(176,166,175)
#BFB6BD
(191,182,189)
#CEC6CB
(206,198,203)
#DDD6D9
(221,214,217)
#ECE6E7
(236,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #56465B color. Also use rgb(86,70,91) instead hex code.

Text Font Color

.myTextColor { color: #56465B; }

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

This text font color is #56465B.

Background Color

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

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

This div background color is #56465B.

Border color

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

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

This div border color is #56465B.

Opacity

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

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

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

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

This text has shadow with #56465B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56465B.

Preview

Color preview on black background

This text has color #56465B on black background.


Color preview on white background

This text has color #56465B on white background.


Black color preview on #56465B background

This text has black color on #56465B background.


White color preview on #56465B background

This text has white color on #56465B background.


Related colors

Complementary color

Complementary color for #hex is #A9B9A4.


I love getcolorcode.com

Triadic colors

1 #5B5646 and #465B56 with #56465B are triadic colors.

2 #5B4656 and #46565B with #56465B are triadic colors.