COLOR #566550

HEX: #566550 RGB: (86,101,80)

Color info

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

RGB color model

#566550 color RGB value is (86,101,80).

RGB: (86,101,80) (34%, 40%, 31%)

RGB channels and saturation

R 86 of 255 = 34%
G 101 of 255 = 40%
B 80 of 255 = 31%

86
101
80

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

Portions of RGB colors in percentages

R + G + B = 86 + 101 + 80 = 267 (100%)
R 86 of 267 ~ 32.21%
G 101 of 267 ~ 37.83%
B 80 of 267 ~ 29.96'%

%32.21
%37.83
%29.96

CMYK color model

#566550 color CMYK value is (15,0,21,60).

  • cyan value is 14.85%
  • magenta value is 0.00%
  • yellow value is 20.79%
  • key color value is 60.39%

CMYK: (15,0,21,60)
C15M0Y21K60 (15%, 0%, 21%, 60%)
(0.15 / 0.00 / 0.21 / 0.60)

CMYK percentages

%14.85
%0
%20.79
%60.39

Codes

Color #566550 in popluar color models

56 65 50
RGB 86 101 80
HSL 103° 11.60% 35.49%
HSB/HSV 103° 20.79% 39.61%
CMYK 14.85% 0.00% 20.79%
60.39%

Color #566550 in popluar number systems.

HEX 56 65 50
Decimal 86 101 80
Binary 1010110 1100101 1010000
Octal 126 145 120

Shades and tints

Shades of #566550

#566550
(86,101,80)
#4F5C49
(79,92,73)
#485342
(72,83,66)
#414A3B
(65,74,59)
#3A4134
(58,65,52)
#33382D
(51,56,45)
#2C2F26
(44,47,38)
#25261F
(37,38,31)
#1E1D18
(30,29,24)
#171411
(23,20,17)
#100B0A
(16,11,10)
#000000
(0,0,0)

Tints of #566550

#566550
(86,101,80)
#65735F
(101,115,95)
#74816E
(116,129,110)
#838F7D
(131,143,125)
#929D8C
(146,157,140)
#A1AB9B
(161,171,155)
#B0B9AA
(176,185,170)
#BFC7B9
(191,199,185)
#CED5C8
(206,213,200)
#DDE3D7
(221,227,215)
#ECF1E6
(236,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #566550; }

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

This text font color is #566550.

Background Color

.myBgColor { background-color: #566550; }

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

This div background color is #566550.

Border color

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

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

This div border color is #566550.

Opacity

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

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

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

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

This text has shadow with #566550 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566550.

Preview

Color preview on black background

This text has color #566550 on black background.


Color preview on white background

This text has color #566550 on white background.


Black color preview on #566550 background

This text has black color on #566550 background.


White color preview on #566550 background

This text has white color on #566550 background.


Related colors

Complementary color

Complementary color for #hex is #A99AAF.


I love getcolorcode.com

Triadic colors

1 #505665 and #655056 with #566550 are triadic colors.

2 #506556 and #655650 with #566550 are triadic colors.