COLOR #564947

HEX: #564947 RGB: (86,73,71)

Color info

#564947 contains red, green and blue colors in about the same proportion. Web safe color of #564947 is #663333 (or #633).

RGB color model

#564947 color RGB value is (86,73,71).

RGB: (86,73,71) (34%, 29%, 28%)

RGB channels and saturation

R 86 of 255 = 34%
G 73 of 255 = 29%
B 71 of 255 = 28%

86
73
71

R + G + B ~ 30%. #564947 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 73 + 71 = 230 (100%)
R 86 of 230 ~ 37.39%
G 73 of 230 ~ 31.74%
B 71 of 230 ~ 30.87'%

%37.39
%31.74
%30.87

CMYK color model

#564947 color CMYK value is (0,15,17,66).

  • cyan value is 0.00%
  • magenta value is 15.12%
  • yellow value is 17.44%
  • key color value is 66.27%

CMYK: (0,15,17,66)
C0M15Y17K66 (0%, 15%, 17%, 66%)
(0.00 / 0.15 / 0.17 / 0.66)

CMYK percentages

%0
%15.12
%17.44
%66.27

Codes

Color #564947 in popluar color models

56 49 47
RGB 86 73 71
HSL 9.55% 30.78%
HSB/HSV 17.44% 33.73%
CMYK 0.00% 15.12% 17.44%
66.27%

Color #564947 in popluar number systems.

HEX 56 49 47
Decimal 86 73 71
Binary 1010110 1001001 1000111
Octal 126 111 107

Shades and tints

Shades of #564947

#564947
(86,73,71)
#4F4341
(79,67,65)
#483D3B
(72,61,59)
#413735
(65,55,53)
#3A312F
(58,49,47)
#332B29
(51,43,41)
#2C2523
(44,37,35)
#251F1D
(37,31,29)
#1E1917
(30,25,23)
#171311
(23,19,17)
#100D0B
(16,13,11)
#000000
(0,0,0)

Tints of #564947

#564947
(86,73,71)
#655957
(101,89,87)
#746967
(116,105,103)
#837977
(131,121,119)
#928987
(146,137,135)
#A19997
(161,153,151)
#B0A9A7
(176,169,167)
#BFB9B7
(191,185,183)
#CEC9C7
(206,201,199)
#DDD9D7
(221,217,215)
#ECE9E7
(236,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #564947; }

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

This text font color is #564947.

Background Color

.myBgColor { background-color: #564947; }

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

This div background color is #564947.

Border color

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

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

This div border color is #564947.

Opacity

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

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

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

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

This text has shadow with #564947 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564947.

Preview

Color preview on black background

This text has color #564947 on black background.


Color preview on white background

This text has color #564947 on white background.


Black color preview on #564947 background

This text has black color on #564947 background.


White color preview on #564947 background

This text has white color on #564947 background.


Related colors

Complementary color

Complementary color for #hex is #A9B6B8.


I love getcolorcode.com

Triadic colors

1 #475649 and #494756 with #564947 are triadic colors.

2 #474956 and #495647 with #564947 are triadic colors.