COLOR #566D28

HEX: #566D28 RGB: (86,109,40)

Color info

#566D28 contains mainly red and green colors. Web safe color of #566D28 is #666633 (or #663).

RGB color model

#566D28 color RGB value is (86,109,40).

RGB: (86,109,40) (34%, 43%, 16%)

RGB channels and saturation

R 86 of 255 = 34%
G 109 of 255 = 43%
B 40 of 255 = 16%

86
109
40

R + G + B ~ 31%. #566D28 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 109 + 40 = 235 (100%)
R 86 of 235 ~ 36.6%
G 109 of 235 ~ 46.38%
B 40 of 235 ~ 17.02'%

%36.6
%46.38
%17.02

CMYK color model

#566D28 color CMYK value is (21,0,63,57).

  • cyan value is 21.10%
  • magenta value is 0.00%
  • yellow value is 63.30%
  • key color value is 57.25%

CMYK: (21,0,63,57)
C21M0Y63K57 (21%, 0%, 63%, 57%)
(0.21 / 0.00 / 0.63 / 0.57)

CMYK percentages

%21.1
%0
%63.3
%57.25

Codes

Color #566D28 in popluar color models

56 6D 28
RGB 86 109 40
HSL 80° 46.31% 29.22%
HSB/HSV 80° 63.30% 42.75%
CMYK 21.10% 0.00% 63.30%
57.25%

Color #566D28 in popluar number systems.

HEX 56 6D 28
Decimal 86 109 40
Binary 1010110 1101101 101000
Octal 126 155 50

Shades and tints

Shades of #566D28

#566D28
(86,109,40)
#4F6425
(79,100,37)
#485B22
(72,91,34)
#41521F
(65,82,31)
#3A491C
(58,73,28)
#334019
(51,64,25)
#2C3716
(44,55,22)
#252E13
(37,46,19)
#1E2510
(30,37,16)
#171C0D
(23,28,13)
#10130A
(16,19,10)
#000000
(0,0,0)

Tints of #566D28

#566D28
(86,109,40)
#657A3B
(101,122,59)
#74874E
(116,135,78)
#839461
(131,148,97)
#92A174
(146,161,116)
#A1AE87
(161,174,135)
#B0BB9A
(176,187,154)
#BFC8AD
(191,200,173)
#CED5C0
(206,213,192)
#DDE2D3
(221,226,211)
#ECEFE6
(236,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #566D28 color. Also use rgb(86,109,40) instead hex code.

Text Font Color

.myTextColor { color: #566D28; }

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

This text font color is #566D28.

Background Color

.myBgColor { background-color: #566D28; }

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

This div background color is #566D28.

Border color

.myBorderColor { border: 1px solid #566D28; }

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

This div border color is #566D28.

Opacity

.myOpacity80 { color: #566D28; opacity: 0.8; }

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

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

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

This text has shadow with #566D28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566D28.

Preview

Color preview on black background

This text has color #566D28 on black background.


Color preview on white background

This text has color #566D28 on white background.


Black color preview on #566D28 background

This text has black color on #566D28 background.


White color preview on #566D28 background

This text has white color on #566D28 background.


Related colors

Complementary color

Complementary color for #hex is #A992D7.


I love getcolorcode.com

Triadic colors

1 #28566D and #6D2856 with #566D28 are triadic colors.

2 #286D56 and #6D5628 with #566D28 are triadic colors.