COLOR #565576

HEX: #565576 RGB: (86,85,118)

Color info

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

RGB color model

#565576 color RGB value is (86,85,118).

RGB: (86,85,118) (34%, 33%, 46%)

RGB channels and saturation

R 86 of 255 = 34%
G 85 of 255 = 33%
B 118 of 255 = 46%

86
85
118

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

Portions of RGB colors in percentages

R + G + B = 86 + 85 + 118 = 289 (100%)
R 86 of 289 ~ 29.76%
G 85 of 289 ~ 29.41%
B 118 of 289 ~ 40.83'%

%29.76
%29.41
%40.83

CMYK color model

#565576 color CMYK value is (27,28,0,54).

  • cyan value is 27.12%
  • magenta value is 27.97%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (27,28,0,54)
C27M28Y0K54 (27%, 28%, 0%, 54%)
(0.27 / 0.28 / 0.00 / 0.54)

CMYK percentages

%27.12
%27.97
%0
%53.73

Codes

Color #565576 in popluar color models

56 55 76
RGB 86 85 118
HSL 242° 16.26% 39.80%
HSB/HSV 242° 27.97% 46.27%
CMYK 27.12% 27.97% 0.00%
53.73%

Color #565576 in popluar number systems.

HEX 56 55 76
Decimal 86 85 118
Binary 1010110 1010101 1110110
Octal 126 125 166

Shades and tints

Shades of #565576

#565576
(86,85,118)
#4F4E6C
(79,78,108)
#484762
(72,71,98)
#414058
(65,64,88)
#3A394E
(58,57,78)
#333244
(51,50,68)
#2C2B3A
(44,43,58)
#252430
(37,36,48)
#1E1D26
(30,29,38)
#17161C
(23,22,28)
#100F12
(16,15,18)
#000000
(0,0,0)

Tints of #565576

#565576
(86,85,118)
#656482
(101,100,130)
#74738E
(116,115,142)
#83829A
(131,130,154)
#9291A6
(146,145,166)
#A1A0B2
(161,160,178)
#B0AFBE
(176,175,190)
#BFBECA
(191,190,202)
#CECDD6
(206,205,214)
#DDDCE2
(221,220,226)
#ECEBEE
(236,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #565576 color. Also use rgb(86,85,118) instead hex code.

Text Font Color

.myTextColor { color: #565576; }

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

This text font color is #565576.

Background Color

.myBgColor { background-color: #565576; }

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

This div background color is #565576.

Border color

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

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

This div border color is #565576.

Opacity

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

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

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

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

This text has shadow with #565576 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #565576.

Preview

Color preview on black background

This text has color #565576 on black background.


Color preview on white background

This text has color #565576 on white background.


Black color preview on #565576 background

This text has black color on #565576 background.


White color preview on #565576 background

This text has white color on #565576 background.


Related colors

Complementary color

Complementary color for #hex is #A9AA89.


I love getcolorcode.com

Triadic colors

1 #765655 and #557656 with #565576 are triadic colors.

2 #765556 and #555676 with #565576 are triadic colors.