COLOR #566446

HEX: #566446 RGB: (86,100,70)

Color info

#566446 contains red, green and blue colors in about the same proportion. Web safe color of #566446 is #666633 (or #663).

RGB color model

#566446 color RGB value is (86,100,70).

RGB: (86,100,70) (34%, 39%, 27%)

RGB channels and saturation

R 86 of 255 = 34%
G 100 of 255 = 39%
B 70 of 255 = 27%

86
100
70

R + G + B ~ 33%. #566446 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 100 + 70 = 256 (100%)
R 86 of 256 ~ 33.59%
G 100 of 256 ~ 39.06%
B 70 of 256 ~ 27.34'%

%33.59
%39.06
%27.34

CMYK color model

#566446 color CMYK value is (14,0,30,61).

  • cyan value is 14.00%
  • magenta value is 0.00%
  • yellow value is 30.00%
  • key color value is 60.78%

CMYK: (14,0,30,61)
C14M0Y30K61 (14%, 0%, 30%, 61%)
(0.14 / 0.00 / 0.30 / 0.61)

CMYK percentages

%14
%0
%30
%60.78

Codes

Color #566446 in popluar color models

56 64 46
RGB 86 100 70
HSL 88° 17.65% 33.33%
HSB/HSV 88° 30.00% 39.22%
CMYK 14.00% 0.00% 30.00%
60.78%

Color #566446 in popluar number systems.

HEX 56 64 46
Decimal 86 100 70
Binary 1010110 1100100 1000110
Octal 126 144 106

Shades and tints

Shades of #566446

#566446
(86,100,70)
#4F5B40
(79,91,64)
#48523A
(72,82,58)
#414934
(65,73,52)
#3A402E
(58,64,46)
#333728
(51,55,40)
#2C2E22
(44,46,34)
#25251C
(37,37,28)
#1E1C16
(30,28,22)
#171310
(23,19,16)
#100A0A
(16,10,10)
#000000
(0,0,0)

Tints of #566446

#566446
(86,100,70)
#657256
(101,114,86)
#748066
(116,128,102)
#838E76
(131,142,118)
#929C86
(146,156,134)
#A1AA96
(161,170,150)
#B0B8A6
(176,184,166)
#BFC6B6
(191,198,182)
#CED4C6
(206,212,198)
#DDE2D6
(221,226,214)
#ECF0E6
(236,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #566446 color. Also use rgb(86,100,70) instead hex code.

Text Font Color

.myTextColor { color: #566446; }

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

This text font color is #566446.

Background Color

.myBgColor { background-color: #566446; }

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

This div background color is #566446.

Border color

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

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

This div border color is #566446.

Opacity

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

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

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

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

This text has shadow with #566446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566446.

Preview

Color preview on black background

This text has color #566446 on black background.


Color preview on white background

This text has color #566446 on white background.


Black color preview on #566446 background

This text has black color on #566446 background.


White color preview on #566446 background

This text has white color on #566446 background.


Related colors

Complementary color

Complementary color for #hex is #A99BB9.


I love getcolorcode.com

Triadic colors

1 #465664 and #644656 with #566446 are triadic colors.

2 #466456 and #645646 with #566446 are triadic colors.