COLOR #56674B

HEX: #56674B RGB: (86,103,75)

Color info

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

RGB color model

#56674B color RGB value is (86,103,75).

RGB: (86,103,75) (34%, 40%, 29%)

RGB channels and saturation

R 86 of 255 = 34%
G 103 of 255 = 40%
B 75 of 255 = 29%

86
103
75

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

Portions of RGB colors in percentages

R + G + B = 86 + 103 + 75 = 264 (100%)
R 86 of 264 ~ 32.58%
G 103 of 264 ~ 39.02%
B 75 of 264 ~ 28.41'%

%32.58
%39.02
%28.41

CMYK color model

#56674B color CMYK value is (17,0,27,60).

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

CMYK: (17,0,27,60)
C17M0Y27K60 (17%, 0%, 27%, 60%)
(0.17 / 0.00 / 0.27 / 0.60)

CMYK percentages

%16.5
%0
%27.18
%59.61

Codes

Color #56674B in popluar color models

56 67 4B
RGB 86 103 75
HSL 96° 15.73% 34.90%
HSB/HSV 96° 27.18% 40.39%
CMYK 16.50% 0.00% 27.18%
59.61%

Color #56674B in popluar number systems.

HEX 56 67 4B
Decimal 86 103 75
Binary 1010110 1100111 1001011
Octal 126 147 113

Shades and tints

Shades of #56674B

#56674B
(86,103,75)
#4F5E45
(79,94,69)
#48553F
(72,85,63)
#414C39
(65,76,57)
#3A4333
(58,67,51)
#333A2D
(51,58,45)
#2C3127
(44,49,39)
#252821
(37,40,33)
#1E1F1B
(30,31,27)
#171615
(23,22,21)
#100D0F
(16,13,15)
#000000
(0,0,0)

Tints of #56674B

#56674B
(86,103,75)
#65745B
(101,116,91)
#74816B
(116,129,107)
#838E7B
(131,142,123)
#929B8B
(146,155,139)
#A1A89B
(161,168,155)
#B0B5AB
(176,181,171)
#BFC2BB
(191,194,187)
#CECFCB
(206,207,203)
#DDDCDB
(221,220,219)
#ECE9EB
(236,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #56674B; }

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

This text font color is #56674B.

Background Color

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

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

This div background color is #56674B.

Border color

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

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

This div border color is #56674B.

Opacity

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

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

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

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

This text has shadow with #56674B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56674B.

Preview

Color preview on black background

This text has color #56674B on black background.


Color preview on white background

This text has color #56674B on white background.


Black color preview on #56674B background

This text has black color on #56674B background.


White color preview on #56674B background

This text has white color on #56674B background.


Related colors

Complementary color

Complementary color for #hex is #A998B4.


I love getcolorcode.com

Triadic colors

1 #4B5667 and #674B56 with #56674B are triadic colors.

2 #4B6756 and #67564B with #56674B are triadic colors.