COLOR #564E4A

HEX: #564E4A RGB: (86,78,74)

Color info

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

RGB color model

#564E4A color RGB value is (86,78,74).

RGB: (86,78,74) (34%, 31%, 29%)

RGB channels and saturation

R 86 of 255 = 34%
G 78 of 255 = 31%
B 74 of 255 = 29%

86
78
74

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

Portions of RGB colors in percentages

R + G + B = 86 + 78 + 74 = 238 (100%)
R 86 of 238 ~ 36.13%
G 78 of 238 ~ 32.77%
B 74 of 238 ~ 31.09'%

%36.13
%32.77
%31.09

CMYK color model

#564E4A color CMYK value is (0,9,14,66).

  • cyan value is 0.00%
  • magenta value is 9.30%
  • yellow value is 13.95%
  • key color value is 66.27%

CMYK: (0,9,14,66)
C0M9Y14K66 (0%, 9%, 14%, 66%)
(0.00 / 0.09 / 0.14 / 0.66)

CMYK percentages

%0
%9.3
%13.95
%66.27

Codes

Color #564E4A in popluar color models

56 4E 4A
RGB 86 78 74
HSL 20° 7.50% 31.37%
HSB/HSV 20° 13.95% 33.73%
CMYK 0.00% 9.30% 13.95%
66.27%

Color #564E4A in popluar number systems.

HEX 56 4E 4A
Decimal 86 78 74
Binary 1010110 1001110 1001010
Octal 126 116 112

Shades and tints

Shades of #564E4A

#564E4A
(86,78,74)
#4F4744
(79,71,68)
#48403E
(72,64,62)
#413938
(65,57,56)
#3A3232
(58,50,50)
#332B2C
(51,43,44)
#2C2426
(44,36,38)
#251D20
(37,29,32)
#1E161A
(30,22,26)
#170F14
(23,15,20)
#10080E
(16,8,14)
#000000
(0,0,0)

Tints of #564E4A

#564E4A
(86,78,74)
#655E5A
(101,94,90)
#746E6A
(116,110,106)
#837E7A
(131,126,122)
#928E8A
(146,142,138)
#A19E9A
(161,158,154)
#B0AEAA
(176,174,170)
#BFBEBA
(191,190,186)
#CECECA
(206,206,202)
#DDDEDA
(221,222,218)
#ECEEEA
(236,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #564E4A color. Also use rgb(86,78,74) instead hex code.

Text Font Color

.myTextColor { color: #564E4A; }

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

This text font color is #564E4A.

Background Color

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

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

This div background color is #564E4A.

Border color

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

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

This div border color is #564E4A.

Opacity

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

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

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

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

This text has shadow with #564E4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564E4A.

Preview

Color preview on black background

This text has color #564E4A on black background.


Color preview on white background

This text has color #564E4A on white background.


Black color preview on #564E4A background

This text has black color on #564E4A background.


White color preview on #564E4A background

This text has white color on #564E4A background.


Related colors

Complementary color

Complementary color for #hex is #A9B1B5.


I love getcolorcode.com

Triadic colors

1 #4A564E and #4E4A56 with #564E4A are triadic colors.

2 #4A4E56 and #4E564A with #564E4A are triadic colors.