COLOR #566665

HEX: #566665 RGB: (86,102,101)

Color info

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

RGB color model

#566665 color RGB value is (86,102,101).

RGB: (86,102,101) (34%, 40%, 40%)

RGB channels and saturation

R 86 of 255 = 34%
G 102 of 255 = 40%
B 101 of 255 = 40%

86
102
101

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

Portions of RGB colors in percentages

R + G + B = 86 + 102 + 101 = 289 (100%)
R 86 of 289 ~ 29.76%
G 102 of 289 ~ 35.29%
B 101 of 289 ~ 34.95'%

%29.76
%35.29
%34.95

CMYK color model

#566665 color CMYK value is (16,0,1,60).

  • cyan value is 15.69%
  • magenta value is 0.00%
  • yellow value is 0.98%
  • key color value is 60.00%
CMYK: (16,0,1,60) C16M0Y1K60 (16%,0%,1%,60%) (0.16/0.00/0.01/0.60) 

CMYK percentages

%15.69
%0
%0.98
%60

Codes

Color #566665 in popluar color models

56 66 65
RGB 86 102 101
HSL 176° 8.51% 36.86%
HSB/HSV 176° 15.69% 40.00%
CMYK 15.69% 0.00% 0.98%
60.00%

Color #566665 in popluar number systems.

HEX 56 66 65
Decimal 86 102 101
Binary 1010110 1100110 1100101
Octal 126 146 145

Shades and tints

Shades of #566665

#566665
(86,102,101)
#4F5D5C
(79,93,92)
#485453
(72,84,83)
#414B4A
(65,75,74)
#3A4241
(58,66,65)
#333938
(51,57,56)
#2C302F
(44,48,47)
#252726
(37,39,38)
#1E1E1D
(30,30,29)
#171514
(23,21,20)
#100C0B
(16,12,11)
#000000
(0,0,0)

Tints of #566665

#566665
(86,102,101)
#657373
(101,115,115)
#748081
(116,128,129)
#838D8F
(131,141,143)
#929A9D
(146,154,157)
#A1A7AB
(161,167,171)
#B0B4B9
(176,180,185)
#BFC1C7
(191,193,199)
#CECED5
(206,206,213)
#DDDBE3
(221,219,227)
#ECE8F1
(236,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #566665; }

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

This text font color is #566665.

Background Color

.myBgColor { background-color: #566665; }

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

This div background color is #566665.

Border color

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

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

This div border color is #566665.

Opacity

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

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

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

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

This text has shadow with #566665 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566665.

Preview

Color preview on black background

This text has color #566665 on black background.


Color preview on white background

This text has color #566665 on white background.


Black color preview on #566665 background

This text has black color on #566665 background.


White color preview on #566665 background

This text has white color on #566665 background.


Related colors

Complementary color

Complementary color for #hex is #A9999A.


I love getcolorcode.com

Triadic colors

1 #655666 and #666556 with #566665 are triadic colors.

2 #656656 and #665665 with #566665 are triadic colors.