COLOR #566940

HEX: #566940 RGB: (86,105,64)

Color info

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

RGB color model

#566940 color RGB value is (86,105,64).

RGB: (86,105,64) (34%, 41%, 25%)

RGB channels and saturation

R 86 of 255 = 34%
G 105 of 255 = 41%
B 64 of 255 = 25%

86
105
64

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

Portions of RGB colors in percentages

R + G + B = 86 + 105 + 64 = 255 (100%)
R 86 of 255 ~ 33.73%
G 105 of 255 ~ 41.18%
B 64 of 255 ~ 25.1'%

%33.73
%41.18
%25.1

CMYK color model

#566940 color CMYK value is (18,0,39,59).

  • cyan value is 18.10%
  • magenta value is 0.00%
  • yellow value is 39.05%
  • key color value is 58.82%

CMYK: (18,0,39,59)
C18M0Y39K59 (18%, 0%, 39%, 59%)
(0.18 / 0.00 / 0.39 / 0.59)

CMYK percentages

%18.1
%0
%39.05
%58.82

Codes

Color #566940 in popluar color models

56 69 40
RGB 86 105 64
HSL 88° 24.26% 33.14%
HSB/HSV 88° 39.05% 41.18%
CMYK 18.10% 0.00% 39.05%
58.82%

Color #566940 in popluar number systems.

HEX 56 69 40
Decimal 86 105 64
Binary 1010110 1101001 1000000
Octal 126 151 100

Shades and tints

Shades of #566940

#566940
(86,105,64)
#4F603B
(79,96,59)
#485736
(72,87,54)
#414E31
(65,78,49)
#3A452C
(58,69,44)
#333C27
(51,60,39)
#2C3322
(44,51,34)
#252A1D
(37,42,29)
#1E2118
(30,33,24)
#171813
(23,24,19)
#100F0E
(16,15,14)
#000000
(0,0,0)

Tints of #566940

#566940
(86,105,64)
#657651
(101,118,81)
#748362
(116,131,98)
#839073
(131,144,115)
#929D84
(146,157,132)
#A1AA95
(161,170,149)
#B0B7A6
(176,183,166)
#BFC4B7
(191,196,183)
#CED1C8
(206,209,200)
#DDDED9
(221,222,217)
#ECEBEA
(236,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #566940 color. Also use rgb(86,105,64) instead hex code.

Text Font Color

.myTextColor { color: #566940; }

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

This text font color is #566940.

Background Color

.myBgColor { background-color: #566940; }

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

This div background color is #566940.

Border color

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

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

This div border color is #566940.

Opacity

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

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

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

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

This text has shadow with #566940 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566940.

Preview

Color preview on black background

This text has color #566940 on black background.


Color preview on white background

This text has color #566940 on white background.


Black color preview on #566940 background

This text has black color on #566940 background.


White color preview on #566940 background

This text has white color on #566940 background.


Related colors

Complementary color

Complementary color for #hex is #A996BF.


I love getcolorcode.com

Triadic colors

1 #405669 and #694056 with #566940 are triadic colors.

2 #406956 and #695640 with #566940 are triadic colors.