COLOR #564B49

HEX: #564B49 RGB: (86,75,73)

Color info

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

RGB color model

#564B49 color RGB value is (86,75,73).

RGB: (86,75,73) (34%, 29%, 29%)

RGB channels and saturation

R 86 of 255 = 34%
G 75 of 255 = 29%
B 73 of 255 = 29%

86
75
73

R + G + B ~ 31%. #564B49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 75 + 73 = 234 (100%)
R 86 of 234 ~ 36.75%
G 75 of 234 ~ 32.05%
B 73 of 234 ~ 31.2'%

%36.75
%32.05
%31.2

CMYK color model

#564B49 color CMYK value is (0,13,15,66).

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

CMYK: (0,13,15,66)
C0M13Y15K66 (0%, 13%, 15%, 66%)
(0.00 / 0.13 / 0.15 / 0.66)

CMYK percentages

%0
%12.79
%15.12
%66.27

Codes

Color #564B49 in popluar color models

56 4B 49
RGB 86 75 73
HSL 8.18% 31.18%
HSB/HSV 15.12% 33.73%
CMYK 0.00% 12.79% 15.12%
66.27%

Color #564B49 in popluar number systems.

HEX 56 4B 49
Decimal 86 75 73
Binary 1010110 1001011 1001001
Octal 126 113 111

Shades and tints

Shades of #564B49

#564B49
(86,75,73)
#4F4543
(79,69,67)
#483F3D
(72,63,61)
#413937
(65,57,55)
#3A3331
(58,51,49)
#332D2B
(51,45,43)
#2C2725
(44,39,37)
#25211F
(37,33,31)
#1E1B19
(30,27,25)
#171513
(23,21,19)
#100F0D
(16,15,13)
#000000
(0,0,0)

Tints of #564B49

#564B49
(86,75,73)
#655B59
(101,91,89)
#746B69
(116,107,105)
#837B79
(131,123,121)
#928B89
(146,139,137)
#A19B99
(161,155,153)
#B0ABA9
(176,171,169)
#BFBBB9
(191,187,185)
#CECBC9
(206,203,201)
#DDDBD9
(221,219,217)
#ECEBE9
(236,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #564B49; }

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

This text font color is #564B49.

Background Color

.myBgColor { background-color: #564B49; }

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

This div background color is #564B49.

Border color

.myBorderColor { border: 1px solid #564B49; }

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

This div border color is #564B49.

Opacity

.myOpacity80 { color: #564B49; opacity: 0.8; }

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

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

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

This text has shadow with #564B49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564B49.

Preview

Color preview on black background

This text has color #564B49 on black background.


Color preview on white background

This text has color #564B49 on white background.


Black color preview on #564B49 background

This text has black color on #564B49 background.


White color preview on #564B49 background

This text has white color on #564B49 background.


Related colors

Complementary color

Complementary color for #hex is #A9B4B6.


I love getcolorcode.com

Triadic colors

1 #49564B and #4B4956 with #564B49 are triadic colors.

2 #494B56 and #4B5649 with #564B49 are triadic colors.