COLOR #56674D

HEX: #56674D RGB: (86,103,77)

Color info

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

RGB color model

#56674D color RGB value is (86,103,77).

RGB: (86,103,77) (34%, 40%, 30%)

RGB channels and saturation

R 86 of 255 = 34%
G 103 of 255 = 40%
B 77 of 255 = 30%

86
103
77

R + G + B ~ 35%. #56674D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 103 + 77 = 266 (100%)
R 86 of 266 ~ 32.33%
G 103 of 266 ~ 38.72%
B 77 of 266 ~ 28.95'%

%32.33
%38.72
%28.95

CMYK color model

#56674D color CMYK value is (17,0,25,60).

  • cyan value is 16.50%
  • magenta value is 0.00%
  • yellow value is 25.24%
  • key color value is 59.61%

CMYK: (17,0,25,60)
C17M0Y25K60 (17%, 0%, 25%, 60%)
(0.17 / 0.00 / 0.25 / 0.60)

CMYK percentages

%16.5
%0
%25.24
%59.61

Codes

Color #56674D in popluar color models

56 67 4D
RGB 86 103 77
HSL 99° 14.44% 35.29%
HSB/HSV 99° 25.24% 40.39%
CMYK 16.50% 0.00% 25.24%
59.61%

Color #56674D in popluar number systems.

HEX 56 67 4D
Decimal 86 103 77
Binary 1010110 1100111 1001101
Octal 126 147 115

Shades and tints

Shades of #56674D

#56674D
(86,103,77)
#4F5E46
(79,94,70)
#48553F
(72,85,63)
#414C38
(65,76,56)
#3A4331
(58,67,49)
#333A2A
(51,58,42)
#2C3123
(44,49,35)
#25281C
(37,40,28)
#1E1F15
(30,31,21)
#17160E
(23,22,14)
#100D07
(16,13,7)
#000000
(0,0,0)

Tints of #56674D

#56674D
(86,103,77)
#65745D
(101,116,93)
#74816D
(116,129,109)
#838E7D
(131,142,125)
#929B8D
(146,155,141)
#A1A89D
(161,168,157)
#B0B5AD
(176,181,173)
#BFC2BD
(191,194,189)
#CECFCD
(206,207,205)
#DDDCDD
(221,220,221)
#ECE9ED
(236,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #56674D; }

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

This text font color is #56674D.

Background Color

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

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

This div background color is #56674D.

Border color

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

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

This div border color is #56674D.

Opacity

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

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

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

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

This text has shadow with #56674D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56674D.

Preview

Color preview on black background

This text has color #56674D on black background.


Color preview on white background

This text has color #56674D on white background.


Black color preview on #56674D background

This text has black color on #56674D background.


White color preview on #56674D background

This text has white color on #56674D background.


Related colors

Complementary color

Complementary color for #hex is #A998B2.


I love getcolorcode.com

Triadic colors

1 #4D5667 and #674D56 with #56674D are triadic colors.

2 #4D6756 and #67564D with #56674D are triadic colors.