COLOR #565364

HEX: #565364 RGB: (86,83,100)

Color info

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

RGB color model

#565364 color RGB value is (86,83,100).

RGB: (86,83,100) (34%, 33%, 39%)

RGB channels and saturation

R 86 of 255 = 34%
G 83 of 255 = 33%
B 100 of 255 = 39%

86
83
100

R + G + B ~ 35%. #565364 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 83 + 100 = 269 (100%)
R 86 of 269 ~ 31.97%
G 83 of 269 ~ 30.86%
B 100 of 269 ~ 37.17'%

%31.97
%30.86
%37.17

CMYK color model

#565364 color CMYK value is (14,17,0,61).

  • cyan value is 14.00%
  • magenta value is 17.00%
  • yellow value is 0.00%
  • key color value is 60.78%
CMYK: (14,17,0,61) C14M17Y0K61 (14%,17%,0%,61%) (0.14/0.17/0.00/0.61) 

CMYK percentages

%14
%17
%0
%60.78

Codes

Color #565364 in popluar color models

56 53 64
RGB 86 83 100
HSL 251° 9.29% 35.88%
HSB/HSV 251° 17.00% 39.22%
CMYK 14.00% 17.00% 0.00%
60.78%

Color #565364 in popluar number systems.

HEX 56 53 64
Decimal 86 83 100
Binary 1010110 1010011 1100100
Octal 126 123 144

Shades and tints

Shades of #565364

#565364
(86,83,100)
#4F4C5B
(79,76,91)
#484552
(72,69,82)
#413E49
(65,62,73)
#3A3740
(58,55,64)
#333037
(51,48,55)
#2C292E
(44,41,46)
#252225
(37,34,37)
#1E1B1C
(30,27,28)
#171413
(23,20,19)
#100D0A
(16,13,10)
#000000
(0,0,0)

Tints of #565364

#565364
(86,83,100)
#656272
(101,98,114)
#747180
(116,113,128)
#83808E
(131,128,142)
#928F9C
(146,143,156)
#A19EAA
(161,158,170)
#B0ADB8
(176,173,184)
#BFBCC6
(191,188,198)
#CECBD4
(206,203,212)
#DDDAE2
(221,218,226)
#ECE9F0
(236,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #565364 color. Also use rgb(86,83,100) instead hex code.

Text Font Color

.myTextColor { color: #565364; }

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

This text font color is #565364.

Background Color

.myBgColor { background-color: #565364; }

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

This div background color is #565364.

Border color

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

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

This div border color is #565364.

Opacity

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

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

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

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

This text has shadow with #565364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #565364.

Preview

Color preview on black background

This text has color #565364 on black background.


Color preview on white background

This text has color #565364 on white background.


Black color preview on #565364 background

This text has black color on #565364 background.


White color preview on #565364 background

This text has white color on #565364 background.


Related colors

Complementary color

Complementary color for #hex is #A9AC9B.


I love getcolorcode.com

Triadic colors

1 #645653 and #536456 with #565364 are triadic colors.

2 #645356 and #535664 with #565364 are triadic colors.