COLOR #565D77

HEX: #565D77 RGB: (86,93,119)

Color info

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

RGB color model

#565D77 color RGB value is (86,93,119).

RGB: (86,93,119) (34%, 36%, 47%)

RGB channels and saturation

R 86 of 255 = 34%
G 93 of 255 = 36%
B 119 of 255 = 47%

86
93
119

R + G + B ~ 39%. #565D77 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 93 + 119 = 298 (100%)
R 86 of 298 ~ 28.86%
G 93 of 298 ~ 31.21%
B 119 of 298 ~ 39.93'%

%28.86
%31.21
%39.93

CMYK color model

#565D77 color CMYK value is (28,22,0,53).

  • cyan value is 27.73%
  • magenta value is 21.85%
  • yellow value is 0.00%
  • key color value is 53.33%
CMYK: (28,22,0,53) C28M22Y0K53 (28%,22%,0%,53%) (0.28/0.22/0.00/0.53) 

CMYK percentages

%27.73
%21.85
%0
%53.33

Codes

Color #565D77 in popluar color models

56 5D 77
RGB 86 93 119
HSL 227° 16.10% 40.20%
HSB/HSV 227° 27.73% 46.67%
CMYK 27.73% 21.85% 0.00%
53.33%

Color #565D77 in popluar number systems.

HEX 56 5D 77
Decimal 86 93 119
Binary 1010110 1011101 1110111
Octal 126 135 167

Shades and tints

Shades of #565D77

#565D77
(86,93,119)
#4F556D
(79,85,109)
#484D63
(72,77,99)
#414559
(65,69,89)
#3A3D4F
(58,61,79)
#333545
(51,53,69)
#2C2D3B
(44,45,59)
#252531
(37,37,49)
#1E1D27
(30,29,39)
#17151D
(23,21,29)
#100D13
(16,13,19)
#000000
(0,0,0)

Tints of #565D77

#565D77
(86,93,119)
#656B83
(101,107,131)
#74798F
(116,121,143)
#83879B
(131,135,155)
#9295A7
(146,149,167)
#A1A3B3
(161,163,179)
#B0B1BF
(176,177,191)
#BFBFCB
(191,191,203)
#CECDD7
(206,205,215)
#DDDBE3
(221,219,227)
#ECE9EF
(236,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #565D77 color. Also use rgb(86,93,119) instead hex code.

Text Font Color

.myTextColor { color: #565D77; }

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

This text font color is #565D77.

Background Color

.myBgColor { background-color: #565D77; }

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

This div background color is #565D77.

Border color

.myBorderColor { border: 1px solid #565D77; }

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

This div border color is #565D77.

Opacity

.myOpacity80 { color: #565D77; opacity: 0.8; }

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

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

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

This text has shadow with #565D77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #565D77.

Preview

Color preview on black background

This text has color #565D77 on black background.


Color preview on white background

This text has color #565D77 on white background.


Black color preview on #565D77 background

This text has black color on #565D77 background.


White color preview on #565D77 background

This text has white color on #565D77 background.


Related colors

Complementary color

Complementary color for #hex is #A9A288.


I love getcolorcode.com

Triadic colors

1 #77565D and #5D7756 with #565D77 are triadic colors.

2 #775D56 and #5D5677 with #565D77 are triadic colors.