COLOR #566662

HEX: #566662 RGB: (86,102,98)

Color info

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

RGB color model

#566662 color RGB value is (86,102,98).

RGB: (86,102,98) (34%, 40%, 38%)

RGB channels and saturation

R 86 of 255 = 34%
G 102 of 255 = 40%
B 98 of 255 = 38%

86
102
98

R + G + B ~ 37%. #566662 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 102 + 98 = 286 (100%)
R 86 of 286 ~ 30.07%
G 102 of 286 ~ 35.66%
B 98 of 286 ~ 34.27'%

%30.07
%35.66
%34.27

CMYK color model

#566662 color CMYK value is (16,0,4,60).

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

CMYK: (16,0,4,60)
C16M0Y4K60 (16%, 0%, 4%, 60%)
(0.16 / 0.00 / 0.04 / 0.60)

CMYK percentages

%15.69
%0
%3.92
%60

Codes

Color #566662 in popluar color models

56 66 62
RGB 86 102 98
HSL 165° 8.51% 36.86%
HSB/HSV 165° 15.69% 40.00%
CMYK 15.69% 0.00% 3.92%
60.00%

Color #566662 in popluar number systems.

HEX 56 66 62
Decimal 86 102 98
Binary 1010110 1100110 1100010
Octal 126 146 142

Shades and tints

Shades of #566662

#566662
(86,102,98)
#4F5D5A
(79,93,90)
#485452
(72,84,82)
#414B4A
(65,75,74)
#3A4242
(58,66,66)
#33393A
(51,57,58)
#2C3032
(44,48,50)
#25272A
(37,39,42)
#1E1E22
(30,30,34)
#17151A
(23,21,26)
#100C12
(16,12,18)
#000000
(0,0,0)

Tints of #566662

#566662
(86,102,98)
#657370
(101,115,112)
#74807E
(116,128,126)
#838D8C
(131,141,140)
#929A9A
(146,154,154)
#A1A7A8
(161,167,168)
#B0B4B6
(176,180,182)
#BFC1C4
(191,193,196)
#CECED2
(206,206,210)
#DDDBE0
(221,219,224)
#ECE8EE
(236,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #566662; }

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

This text font color is #566662.

Background Color

.myBgColor { background-color: #566662; }

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

This div background color is #566662.

Border color

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

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

This div border color is #566662.

Opacity

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

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

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

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

This text has shadow with #566662 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566662.

Preview

Color preview on black background

This text has color #566662 on black background.


Color preview on white background

This text has color #566662 on white background.


Black color preview on #566662 background

This text has black color on #566662 background.


White color preview on #566662 background

This text has white color on #566662 background.


Related colors

Complementary color

Complementary color for #hex is #A9999D.


I love getcolorcode.com

Triadic colors

1 #625666 and #666256 with #566662 are triadic colors.

2 #626656 and #665662 with #566662 are triadic colors.