COLOR #566A49

HEX: #566A49 RGB: (86,106,73)

Color info

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

RGB color model

#566A49 color RGB value is (86,106,73).

RGB: (86,106,73) (34%, 42%, 29%)

RGB channels and saturation

R 86 of 255 = 34%
G 106 of 255 = 42%
B 73 of 255 = 29%

86
106
73

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

Portions of RGB colors in percentages

R + G + B = 86 + 106 + 73 = 265 (100%)
R 86 of 265 ~ 32.45%
G 106 of 265 ~ 40%
B 73 of 265 ~ 27.55'%

%32.45
%40
%27.55

CMYK color model

#566A49 color CMYK value is (19,0,31,58).

  • cyan value is 18.87%
  • magenta value is 0.00%
  • yellow value is 31.13%
  • key color value is 58.43%

CMYK: (19,0,31,58)
C19M0Y31K58 (19%, 0%, 31%, 58%)
(0.19 / 0.00 / 0.31 / 0.58)

CMYK percentages

%18.87
%0
%31.13
%58.43

Codes

Color #566A49 in popluar color models

56 6A 49
RGB 86 106 73
HSL 96° 18.44% 35.10%
HSB/HSV 96° 31.13% 41.57%
CMYK 18.87% 0.00% 31.13%
58.43%

Color #566A49 in popluar number systems.

HEX 56 6A 49
Decimal 86 106 73
Binary 1010110 1101010 1001001
Octal 126 152 111

Shades and tints

Shades of #566A49

#566A49
(86,106,73)
#4F6143
(79,97,67)
#48583D
(72,88,61)
#414F37
(65,79,55)
#3A4631
(58,70,49)
#333D2B
(51,61,43)
#2C3425
(44,52,37)
#252B1F
(37,43,31)
#1E2219
(30,34,25)
#171913
(23,25,19)
#10100D
(16,16,13)
#000000
(0,0,0)

Tints of #566A49

#566A49
(86,106,73)
#657759
(101,119,89)
#748469
(116,132,105)
#839179
(131,145,121)
#929E89
(146,158,137)
#A1AB99
(161,171,153)
#B0B8A9
(176,184,169)
#BFC5B9
(191,197,185)
#CED2C9
(206,210,201)
#DDDFD9
(221,223,217)
#ECECE9
(236,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #566A49 color. Also use rgb(86,106,73) instead hex code.

Text Font Color

.myTextColor { color: #566A49; }

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

This text font color is #566A49.

Background Color

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

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

This div background color is #566A49.

Border color

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

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

This div border color is #566A49.

Opacity

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

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

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

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

This text has shadow with #566A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566A49.

Preview

Color preview on black background

This text has color #566A49 on black background.


Color preview on white background

This text has color #566A49 on white background.


Black color preview on #566A49 background

This text has black color on #566A49 background.


White color preview on #566A49 background

This text has white color on #566A49 background.


Related colors

Complementary color

Complementary color for #hex is #A995B6.


I love getcolorcode.com

Triadic colors

1 #49566A and #6A4956 with #566A49 are triadic colors.

2 #496A56 and #6A5649 with #566A49 are triadic colors.