COLOR #56674C

HEX: #56674C RGB: (86,103,76)

Color info

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

RGB color model

#56674C color RGB value is (86,103,76).

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

RGB channels and saturation

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

86
103
76

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

Portions of RGB colors in percentages

R + G + B = 86 + 103 + 76 = 265 (100%)
R 86 of 265 ~ 32.45%
G 103 of 265 ~ 38.87%
B 76 of 265 ~ 28.68'%

%32.45
%38.87
%28.68

CMYK color model

#56674C color CMYK value is (17,0,26,60).

  • cyan value is 16.50%
  • magenta value is 0.00%
  • yellow value is 26.21%
  • key color value is 59.61%
CMYK: (17,0,26,60) C17M0Y26K60 (17%,0%,26%,60%) (0.17/0.00/0.26/0.60) 

CMYK percentages

%16.5
%0
%26.21
%59.61

Codes

Color #56674C in popluar color models

56 67 4C
RGB 86 103 76
HSL 98° 15.08% 35.10%
HSB/HSV 98° 26.21% 40.39%
CMYK 16.50% 0.00% 26.21%
59.61%

Color #56674C in popluar number systems.

HEX 56 67 4C
Decimal 86 103 76
Binary 1010110 1100111 1001100
Octal 126 147 114

Shades and tints

Shades of #56674C

#56674C
(86,103,76)
#4F5E46
(79,94,70)
#485540
(72,85,64)
#414C3A
(65,76,58)
#3A4334
(58,67,52)
#333A2E
(51,58,46)
#2C3128
(44,49,40)
#252822
(37,40,34)
#1E1F1C
(30,31,28)
#171616
(23,22,22)
#100D10
(16,13,16)
#000000
(0,0,0)

Tints of #56674C

#56674C
(86,103,76)
#65745C
(101,116,92)
#74816C
(116,129,108)
#838E7C
(131,142,124)
#929B8C
(146,155,140)
#A1A89C
(161,168,156)
#B0B5AC
(176,181,172)
#BFC2BC
(191,194,188)
#CECFCC
(206,207,204)
#DDDCDC
(221,220,220)
#ECE9EC
(236,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #56674C; }

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

This text font color is #56674C.

Background Color

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

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

This div background color is #56674C.

Border color

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

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

This div border color is #56674C.

Opacity

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

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

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

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

This text has shadow with #56674C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56674C.

Preview

Color preview on black background

This text has color #56674C on black background.


Color preview on white background

This text has color #56674C on white background.


Black color preview on #56674C background

This text has black color on #56674C background.


White color preview on #56674C background

This text has white color on #56674C background.


Related colors

Complementary color

Complementary color for #hex is #A998B3.


I love getcolorcode.com

Triadic colors

1 #4C5667 and #674C56 with #56674C are triadic colors.

2 #4C6756 and #67564C with #56674C are triadic colors.