COLOR #565166

HEX: #565166 RGB: (86,81,102)

Color info

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

RGB color model

#565166 color RGB value is (86,81,102).

RGB: (86,81,102) (34%, 32%, 40%)

RGB channels and saturation

R 86 of 255 = 34%
G 81 of 255 = 32%
B 102 of 255 = 40%

86
81
102

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

Portions of RGB colors in percentages

R + G + B = 86 + 81 + 102 = 269 (100%)
R 86 of 269 ~ 31.97%
G 81 of 269 ~ 30.11%
B 102 of 269 ~ 37.92'%

%31.97
%30.11
%37.92

CMYK color model

#565166 color CMYK value is (16,21,0,60).

  • cyan value is 15.69%
  • magenta value is 20.59%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (16,21,0,60)
C16M21Y0K60 (16%, 21%, 0%, 60%)
(0.16 / 0.21 / 0.00 / 0.60)

CMYK percentages

%15.69
%20.59
%0
%60

Codes

Color #565166 in popluar color models

56 51 66
RGB 86 81 102
HSL 254° 11.48% 35.88%
HSB/HSV 254° 20.59% 40.00%
CMYK 15.69% 20.59% 0.00%
60.00%

Color #565166 in popluar number systems.

HEX 56 51 66
Decimal 86 81 102
Binary 1010110 1010001 1100110
Octal 126 121 146

Shades and tints

Shades of #565166

#565166
(86,81,102)
#4F4A5D
(79,74,93)
#484354
(72,67,84)
#413C4B
(65,60,75)
#3A3542
(58,53,66)
#332E39
(51,46,57)
#2C2730
(44,39,48)
#252027
(37,32,39)
#1E191E
(30,25,30)
#171215
(23,18,21)
#100B0C
(16,11,12)
#000000
(0,0,0)

Tints of #565166

#565166
(86,81,102)
#656073
(101,96,115)
#746F80
(116,111,128)
#837E8D
(131,126,141)
#928D9A
(146,141,154)
#A19CA7
(161,156,167)
#B0ABB4
(176,171,180)
#BFBAC1
(191,186,193)
#CEC9CE
(206,201,206)
#DDD8DB
(221,216,219)
#ECE7E8
(236,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #565166 color. Also use rgb(86,81,102) instead hex code.

Text Font Color

.myTextColor { color: #565166; }

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

This text font color is #565166.

Background Color

.myBgColor { background-color: #565166; }

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

This div background color is #565166.

Border color

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

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

This div border color is #565166.

Opacity

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

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

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

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

This text has shadow with #565166 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #565166.

Preview

Color preview on black background

This text has color #565166 on black background.


Color preview on white background

This text has color #565166 on white background.


Black color preview on #565166 background

This text has black color on #565166 background.


White color preview on #565166 background

This text has white color on #565166 background.


Related colors

Complementary color

Complementary color for #hex is #A9AE99.


I love getcolorcode.com

Triadic colors

1 #665651 and #516656 with #565166 are triadic colors.

2 #665156 and #515666 with #565166 are triadic colors.