COLOR #56764D

HEX: #56764D RGB: (86,118,77)

Color info

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

RGB color model

#56764D color RGB value is (86,118,77).

RGB: (86,118,77) (34%, 46%, 30%)

RGB channels and saturation

R 86 of 255 = 34%
G 118 of 255 = 46%
B 77 of 255 = 30%

86
118
77

R + G + B ~ 37%. #56764D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 118 + 77 = 281 (100%)
R 86 of 281 ~ 30.6%
G 118 of 281 ~ 41.99%
B 77 of 281 ~ 27.4'%

%30.6
%41.99
%27.4

CMYK color model

#56764D color CMYK value is (27,0,35,54).

  • cyan value is 27.12%
  • magenta value is 0.00%
  • yellow value is 34.75%
  • key color value is 53.73%

CMYK: (27,0,35,54)
C27M0Y35K54 (27%, 0%, 35%, 54%)
(0.27 / 0.00 / 0.35 / 0.54)

CMYK percentages

%27.12
%0
%34.75
%53.73

Codes

Color #56764D in popluar color models

56 76 4D
RGB 86 118 77
HSL 107° 21.03% 38.24%
HSB/HSV 107° 34.75% 46.27%
CMYK 27.12% 0.00% 34.75%
53.73%

Color #56764D in popluar number systems.

HEX 56 76 4D
Decimal 86 118 77
Binary 1010110 1110110 1001101
Octal 126 166 115

Shades and tints

Shades of #56764D

#56764D
(86,118,77)
#4F6C46
(79,108,70)
#48623F
(72,98,63)
#415838
(65,88,56)
#3A4E31
(58,78,49)
#33442A
(51,68,42)
#2C3A23
(44,58,35)
#25301C
(37,48,28)
#1E2615
(30,38,21)
#171C0E
(23,28,14)
#101207
(16,18,7)
#000000
(0,0,0)

Tints of #56764D

#56764D
(86,118,77)
#65825D
(101,130,93)
#748E6D
(116,142,109)
#839A7D
(131,154,125)
#92A68D
(146,166,141)
#A1B29D
(161,178,157)
#B0BEAD
(176,190,173)
#BFCABD
(191,202,189)
#CED6CD
(206,214,205)
#DDE2DD
(221,226,221)
#ECEEED
(236,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #56764D color. Also use rgb(86,118,77) instead hex code.

Text Font Color

.myTextColor { color: #56764D; }

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

This text font color is #56764D.

Background Color

.myBgColor { background-color: #56764D; }

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

This div background color is #56764D.

Border color

.myBorderColor { border: 1px solid #56764D; }

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

This div border color is #56764D.

Opacity

.myOpacity80 { color: #56764D; opacity: 0.8; }

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

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

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

This text has shadow with #56764D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56764D.

Preview

Color preview on black background

This text has color #56764D on black background.


Color preview on white background

This text has color #56764D on white background.


Black color preview on #56764D background

This text has black color on #56764D background.


White color preview on #56764D background

This text has white color on #56764D background.


Related colors

Complementary color

Complementary color for #hex is #A989B2.


I love getcolorcode.com

Triadic colors

1 #4D5676 and #764D56 with #56764D are triadic colors.

2 #4D7656 and #76564D with #56764D are triadic colors.