COLOR #566266

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

86
98
102

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

Portions of RGB colors in percentages

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

%30.07
%34.27
%35.66

CMYK color model

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

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

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

CMYK percentages

%15.69
%3.92
%0
%60

Codes

Color #566266 in popluar color models

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

Color #566266 in popluar number systems.

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

Shades and tints

Shades of #566266

#566266
(86,98,102)
#4F5A5D
(79,90,93)
#485254
(72,82,84)
#414A4B
(65,74,75)
#3A4242
(58,66,66)
#333A39
(51,58,57)
#2C3230
(44,50,48)
#252A27
(37,42,39)
#1E221E
(30,34,30)
#171A15
(23,26,21)
#10120C
(16,18,12)
#000000
(0,0,0)

Tints of #566266

#566266
(86,98,102)
#657073
(101,112,115)
#747E80
(116,126,128)
#838C8D
(131,140,141)
#929A9A
(146,154,154)
#A1A8A7
(161,168,167)
#B0B6B4
(176,182,180)
#BFC4C1
(191,196,193)
#CED2CE
(206,210,206)
#DDE0DB
(221,224,219)
#ECEEE8
(236,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #566266; }

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

This text font color is #566266.

Background Color

.myBgColor { background-color: #566266; }

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

This div background color is #566266.

Border color

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

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

This div border color is #566266.

Opacity

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

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

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

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

This text has shadow with #566266 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566266.

Preview

Color preview on black background

This text has color #566266 on black background.


Color preview on white background

This text has color #566266 on white background.


Black color preview on #566266 background

This text has black color on #566266 background.


White color preview on #566266 background

This text has white color on #566266 background.


Related colors

Complementary color

Complementary color for #hex is #A99D99.


I love getcolorcode.com

Triadic colors

1 #665662 and #626656 with #566266 are triadic colors.

2 #666256 and #625666 with #566266 are triadic colors.